"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2024/10/30 04:09:06 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-mobesob6wawe" 2024/10/30 04:09:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 04:09:06 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2024/10/30 04:09:06 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2024/10/30 04:09:06 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2024/10/30 04:09:06 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2024/10/30 04:09:06 DEBUG : Setting pass="UmhLkAE9WV5GoMTcVJjVN4sja5oXVsBenVXUI5Q8OjgN" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2024/10/30 04:09:06 DEBUG : TestWebdavRclone: detected overridden config - adding "{lW7Fo}" suffix to name 2024/10/30 04:09:06 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2024/10/30 04:09:06 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2024/10/30 04:09:06 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2024/10/30 04:09:06 DEBUG : Setting pass="UmhLkAE9WV5GoMTcVJjVN4sja5oXVsBenVXUI5Q8OjgN" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2024/10/30 04:09:06 DEBUG : found headers: 2024/10/30 04:09:06 DEBUG : Creating backend with remote "/tmp/rclone1599633674" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:06 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:06 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:06 DEBUG : dir: Looking for writers 2024/10/30 04:09:06 DEBUG : : Looking for writers 2024/10/30 04:09:06 DEBUG : dir: reading active writers 2024/10/30 04:09:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:06 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:07 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:07 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:07 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:07 DEBUG : dir/subdir: Looking for writers 2024/10/30 04:09:07 DEBUG : dir: Looking for writers 2024/10/30 04:09:07 DEBUG : file2: reading active writers 2024/10/30 04:09:07 DEBUG : subdir: reading active writers 2024/10/30 04:09:07 DEBUG : file1: reading active writers 2024/10/30 04:09:07 DEBUG : : Looking for writers 2024/10/30 04:09:07 DEBUG : dir: reading active writers 2024/10/30 04:09:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:07 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:07 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:07 DEBUG : dir: Looking for writers 2024/10/30 04:09:07 DEBUG : file1: reading active writers 2024/10/30 04:09:07 DEBUG : : Looking for writers 2024/10/30 04:09:07 DEBUG : dir: reading active writers 2024/10/30 04:09:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:07 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:07 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:07 DEBUG : dir: Looking for writers 2024/10/30 04:09:07 DEBUG : : Looking for writers 2024/10/30 04:09:07 DEBUG : dir: reading active writers 2024/10/30 04:09:07 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:07 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:07 DEBUG : dir: forgetting directory cache 2024/10/30 04:09:07 DEBUG : : forgetting directory cache 2024/10/30 04:09:07 DEBUG : dir: forgetting directory cache 2024/10/30 04:09:07 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:07 DEBUG : : Looking for writers 2024/10/30 04:09:07 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:07 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:07 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/10/30 04:09:07 DEBUG : dir: invalidating directory cache 2024/10/30 04:09:07 DEBUG : : >ForgetPath: 2024/10/30 04:09:07 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/10/30 04:09:07 DEBUG : : invalidating directory cache 2024/10/30 04:09:07 DEBUG : dir: forgetting directory cache 2024/10/30 04:09:07 DEBUG : : >ForgetPath: 2024/10/30 04:09:07 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/10/30 04:09:07 DEBUG : : >ForgetPath: 2024/10/30 04:09:07 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:07 DEBUG : dir: Looking for writers 2024/10/30 04:09:07 DEBUG : : Looking for writers 2024/10/30 04:09:07 DEBUG : dir: reading active writers 2024/10/30 04:09:07 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:07 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:07 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:08 DEBUG : : forgetting directory cache 2024/10/30 04:09:08 DEBUG : dir: forgetting directory cache 2024/10/30 04:09:08 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:08 DEBUG : dir: Looking for writers 2024/10/30 04:09:08 DEBUG : fil/a/b: Looking for writers 2024/10/30 04:09:08 DEBUG : fil/a: Looking for writers 2024/10/30 04:09:08 DEBUG : b: reading active writers 2024/10/30 04:09:08 DEBUG : fil: Looking for writers 2024/10/30 04:09:08 DEBUG : a: reading active writers 2024/10/30 04:09:08 DEBUG : : Looking for writers 2024/10/30 04:09:08 DEBUG : fil: reading active writers 2024/10/30 04:09:08 DEBUG : dir: reading active writers 2024/10/30 04:09:08 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:08 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:08 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:08 DEBUG : dir: Looking for writers 2024/10/30 04:09:08 DEBUG : : Looking for writers 2024/10/30 04:09:08 DEBUG : dir: reading active writers 2024/10/30 04:09:08 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:08 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:08 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:08 DEBUG : dir: Looking for writers 2024/10/30 04:09:08 DEBUG : file1: reading active writers 2024/10/30 04:09:08 DEBUG : : Looking for writers 2024/10/30 04:09:08 DEBUG : dir: reading active writers 2024/10/30 04:09:08 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:08 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:08 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:08 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2024/10/30 04:09:08 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/10/30 04:09:08 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/10/30 04:09:08 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/10/30 04:09:08 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/10/30 04:09:08 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:08 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:08 DEBUG : dir: invalidating directory cache 2024/10/30 04:09:08 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/10/30 04:09:08 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/10/30 04:09:08 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/10/30 04:09:08 DEBUG : dir/file1: Reset virtual modtime 2024/10/30 04:09:08 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/10/30 04:09:08 DEBUG : dir/virtualFile: Reset virtual modtime 2024/10/30 04:09:08 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/10/30 04:09:08 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/10/30 04:09:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 04:09:08 DEBUG : dir: invalidating directory cache 2024/10/30 04:09:08 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/10/30 04:09:08 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/10/30 04:09:08 DEBUG : dir/virtualFile: Reset virtual modtime 2024/10/30 04:09:08 DEBUG : : forgetting directory cache 2024/10/30 04:09:08 DEBUG : dir: forgetting directory cache 2024/10/30 04:09:08 DEBUG : dir/virtualDir: forgetting directory cache 2024/10/30 04:09:08 DEBUG : dir/file1: Reset virtual modtime 2024/10/30 04:09:08 DEBUG : dir/virtualFile: Reset virtual modtime 2024/10/30 04:09:08 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:08 DEBUG : dir/virtualDir: Looking for writers 2024/10/30 04:09:08 DEBUG : dir: Looking for writers 2024/10/30 04:09:08 DEBUG : virtualFile2: reading active writers 2024/10/30 04:09:08 DEBUG : virtualFile: reading active writers 2024/10/30 04:09:08 DEBUG : virtualDir: reading active writers 2024/10/30 04:09:08 DEBUG : file1: reading active writers 2024/10/30 04:09:08 DEBUG : : Looking for writers 2024/10/30 04:09:08 DEBUG : dir: reading active writers 2024/10/30 04:09:08 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.13s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:08 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:08 ERROR : dir/: Can only open directories read only 2024/10/30 04:09:08 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:08 DEBUG : dir: Looking for writers 2024/10/30 04:09:08 DEBUG : : Looking for writers 2024/10/30 04:09:08 DEBUG : dir: reading active writers 2024/10/30 04:09:08 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:09 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:09 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:09 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/10/30 04:09:09 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/10/30 04:09:09 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/10/30 04:09:09 DEBUG : webdav root 'rclone-test-mobesob6wawe': File to upload is small (5 bytes), uploading instead of streaming 2024/10/30 04:09:09 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:09 NOTICE: webdav root 'rclone-test-mobesob6wawe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/10/30 04:09:09 DEBUG : dir/potato: Size of src and dst objects identical 2024/10/30 04:09:09 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/10/30 04:09:09 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:09 DEBUG : dir: Looking for writers 2024/10/30 04:09:09 DEBUG : file1: reading active writers 2024/10/30 04:09:09 DEBUG : potato: reading active writers 2024/10/30 04:09:09 DEBUG : : Looking for writers 2024/10/30 04:09:09 DEBUG : dir: reading active writers 2024/10/30 04:09:09 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:09 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:09 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/10/30 04:09:09 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:09 DEBUG : dir/sub: Looking for writers 2024/10/30 04:09:09 DEBUG : dir: Looking for writers 2024/10/30 04:09:09 DEBUG : file1: reading active writers 2024/10/30 04:09:09 DEBUG : sub: reading active writers 2024/10/30 04:09:09 DEBUG : : Looking for writers 2024/10/30 04:09:09 DEBUG : dir: reading active writers 2024/10/30 04:09:09 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:09 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:09 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/10/30 04:09:09 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/10/30 04:09:09 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:09 DEBUG : dir/sub/subsub: Looking for writers 2024/10/30 04:09:09 DEBUG : dir/sub: Looking for writers 2024/10/30 04:09:09 DEBUG : subsub: reading active writers 2024/10/30 04:09:09 DEBUG : dir: Looking for writers 2024/10/30 04:09:09 DEBUG : file1: reading active writers 2024/10/30 04:09:09 DEBUG : sub: reading active writers 2024/10/30 04:09:09 DEBUG : : Looking for writers 2024/10/30 04:09:09 DEBUG : dir: reading active writers 2024/10/30 04:09:09 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:09 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:09 ERROR : dir/: Dir.Remove not empty 2024/10/30 04:09:09 DEBUG : dir/file1: Remove: 2024/10/30 04:09:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 04:09:10 DEBUG : dir/file1: >Remove: err= 2024/10/30 04:09:10 DEBUG : : Added virtual directory entry vDel: "dir" 2024/10/30 04:09:10 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:10 DEBUG : : Looking for writers 2024/10/30 04:09:10 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:10 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:10 DEBUG : dir/file1: Remove: 2024/10/30 04:09:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 04:09:10 DEBUG : dir/file1: >Remove: err= 2024/10/30 04:09:10 DEBUG : : Added virtual directory entry vDel: "dir" 2024/10/30 04:09:10 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:10 DEBUG : : Looking for writers 2024/10/30 04:09:10 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:10 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:10 DEBUG : dir/file1: Remove: 2024/10/30 04:09:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 04:09:10 DEBUG : dir/file1: >Remove: err= 2024/10/30 04:09:10 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:10 DEBUG : dir: Looking for writers 2024/10/30 04:09:10 DEBUG : : Looking for writers 2024/10/30 04:09:10 DEBUG : dir: reading active writers 2024/10/30 04:09:10 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:10 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:10 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:10 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/10/30 04:09:10 DEBUG : dir: Updating dir with dir2 0xc0003875f0 2024/10/30 04:09:10 DEBUG : dir: forgetting directory cache 2024/10/30 04:09:10 DEBUG : : Added virtual directory entry vDel: "dir" 2024/10/30 04:09:10 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/10/30 04:09:10 INFO : dir2/file1: Moved (server-side) to: file2 2024/10/30 04:09:10 DEBUG : file2: Updating file with file2 0xc000356e40 2024/10/30 04:09:10 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/10/30 04:09:10 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/10/30 04:09:10 INFO : dir2/file3: Deleted 2024/10/30 04:09:10 INFO : file2: Moved (server-side) to: dir2/file3 2024/10/30 04:09:10 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000356e40 2024/10/30 04:09:10 DEBUG : : Added virtual directory entry vDel: "file2" 2024/10/30 04:09:10 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/10/30 04:09:10 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/10/30 04:09:10 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0001532b0 2024/10/30 04:09:10 DEBUG : empty directory: forgetting directory cache 2024/10/30 04:09:10 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/10/30 04:09:10 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/10/30 04:09:10 DEBUG : dir2: Renaming to "dir3" 2024/10/30 04:09:10 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:10 DEBUG : dir3: Looking for writers 2024/10/30 04:09:10 DEBUG : file3: reading active writers 2024/10/30 04:09:10 DEBUG : renamed empty directory: Looking for writers 2024/10/30 04:09:10 DEBUG : : Looking for writers 2024/10/30 04:09:10 DEBUG : renamed empty directory: reading active writers 2024/10/30 04:09:10 DEBUG : dir3: reading active writers 2024/10/30 04:09:10 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-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:11 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:11 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:11 DEBUG : dir: Looking for writers 2024/10/30 04:09:11 DEBUG : file1: reading active writers 2024/10/30 04:09:11 DEBUG : : Looking for writers 2024/10/30 04:09:11 DEBUG : dir: reading active writers 2024/10/30 04:09:11 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:11 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:11 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:11 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2024/10/30 04:09:11 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:11 DEBUG : dir: Looking for writers 2024/10/30 04:09:11 DEBUG : file1: reading active writers 2024/10/30 04:09:11 DEBUG : : Looking for writers 2024/10/30 04:09:11 DEBUG : dir: reading active writers 2024/10/30 04:09:11 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:11 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/30 04:09:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/30 04:09:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:11 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:11 DEBUG : dir: Looking for writers 2024/10/30 04:09:11 DEBUG : file1: reading active writers 2024/10/30 04:09:11 DEBUG : : Looking for writers 2024/10/30 04:09:11 DEBUG : dir: reading active writers 2024/10/30 04:09:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2024/10/30 04:09:11 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/10/30 04:09:11 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/30 04:09:11 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:11 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/10/30 04:09:11 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:11 DEBUG : : Looking for writers 2024/10/30 04:09:11 DEBUG : file.txt: reading active writers 2024/10/30 04:09:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:11 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:11 DEBUG : webdav root 'rclone-test-mobesob6wawe': File to upload is small (25 bytes), uploading instead of streaming 2024/10/30 04:09:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:11 DEBUG : dir/file1: Size of src and dst objects identical 2024/10/30 04:09:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:11 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:11 DEBUG : dir: Looking for writers 2024/10/30 04:09:11 DEBUG : file1: reading active writers 2024/10/30 04:09:11 DEBUG : : Looking for writers 2024/10/30 04:09:11 DEBUG : dir: reading active writers 2024/10/30 04:09:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:11 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:11 DEBUG : dir/file1: Remove: 2024/10/30 04:09:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 04:09:11 DEBUG : dir/file1: >Remove: err= 2024/10/30 04:09:11 DEBUG : dir/file1: Remove: 2024/10/30 04:09:11 DEBUG : dir/file1: >Remove: err=Read only file system 2024/10/30 04:09:11 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:11 DEBUG : dir: Looking for writers 2024/10/30 04:09:11 DEBUG : : Looking for writers 2024/10/30 04:09:11 DEBUG : dir: reading active writers 2024/10/30 04:09:11 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:11 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:11 DEBUG : dir/file1: Remove: 2024/10/30 04:09:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 04:09:11 DEBUG : dir/file1: >Remove: err= 2024/10/30 04:09:11 DEBUG : dir/file1: Remove: 2024/10/30 04:09:11 DEBUG : dir/file1: >Remove: err=Read only file system 2024/10/30 04:09:11 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:11 DEBUG : dir: Looking for writers 2024/10/30 04:09:11 DEBUG : : Looking for writers 2024/10/30 04:09:11 DEBUG : dir: reading active writers 2024/10/30 04:09:11 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:11 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/30 04:09:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/30 04:09:12 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/10/30 04:09:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/30 04:09:12 DEBUG : dir/file1: Open: flags=O_RDWR 2024/10/30 04:09:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/30 04:09:12 DEBUG : dir/file1: Open: flags=0x3 2024/10/30 04:09:12 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/10/30 04:09:12 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/10/30 04:09:12 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:12 DEBUG : dir: Looking for writers 2024/10/30 04:09:12 DEBUG : file1: reading active writers 2024/10/30 04:09:12 DEBUG : : Looking for writers 2024/10/30 04:09:12 DEBUG : dir: reading active writers 2024/10/30 04:09:12 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:12 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:12 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:12 DEBUG : dir: Looking for writers 2024/10/30 04:09:12 DEBUG : file1: reading active writers 2024/10/30 04:09:12 DEBUG : : Looking for writers 2024/10/30 04:09:12 DEBUG : dir: reading active writers 2024/10/30 04:09:12 DEBUG : >WaitForWriters: 2024/10/30 04:09:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/30 04:09:12 DEBUG : newLeaf: Updating file with newLeaf 0xc000946180 2024/10/30 04:09:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 04:09:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 04:09:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/30 04:09:12 DEBUG : dir/file1: Updating file with dir/file1 0xc000946180 2024/10/30 04:09:12 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/30 04:09:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/30 04:09:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/30 04:09:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:12 DEBUG : dir/file1: File is currently open, delaying rename 0xc000946180 2024/10/30 04:09:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 04:09:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 04:09:12 DEBUG : webdav root 'rclone-test-mobesob6wawe': File to upload is small (25 bytes), uploading instead of streaming 2024/10/30 04:09:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:12 DEBUG : dir/file1: Size of src and dst objects identical 2024/10/30 04:09:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 04:09:12 DEBUG : newLeaf: Running delayed rename now 2024/10/30 04:09:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/30 04:09:12 DEBUG : newLeaf: Updating file with newLeaf 0xc000946180 2024/10/30 04:09:12 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:12 DEBUG : dir: Looking for writers 2024/10/30 04:09:12 DEBUG : : Looking for writers 2024/10/30 04:09:12 DEBUG : dir: reading active writers 2024/10/30 04:09:12 DEBUG : newLeaf: reading active writers 2024/10/30 04:09:12 DEBUG : >WaitForWriters: 2024/10/30 04:09:12 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:12 DEBUG : dir: Looking for writers 2024/10/30 04:09:12 DEBUG : : Looking for writers 2024/10/30 04:09:12 DEBUG : dir: reading active writers 2024/10/30 04:09:12 DEBUG : newLeaf: reading active writers 2024/10/30 04:09:12 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:12 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:12 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 04:09:12 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:12 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:12 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 04:09:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:12 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:12 DEBUG : dir: Looking for writers 2024/10/30 04:09:12 DEBUG : file1: reading active writers 2024/10/30 04:09:12 DEBUG : : Looking for writers 2024/10/30 04:09:12 DEBUG : dir: reading active writers 2024/10/30 04:09:12 DEBUG : >WaitForWriters: 2024/10/30 04:09:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/30 04:09:12 DEBUG : newLeaf: Updating file with newLeaf 0xc000643800 2024/10/30 04:09:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 04:09:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 04:09:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/30 04:09:12 DEBUG : dir/file1: Updating file with dir/file1 0xc000643800 2024/10/30 04:09:12 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/30 04:09:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/30 04:09:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/30 04:09:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:12 DEBUG : dir/file1: File is currently open, delaying rename 0xc000643800 2024/10/30 04:09:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 04:09:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 04:09:12 DEBUG : webdav root 'rclone-test-mobesob6wawe': File to upload is small (25 bytes), uploading instead of streaming 2024/10/30 04:09:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:12 DEBUG : dir/file1: Size of src and dst objects identical 2024/10/30 04:09:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 04:09:12 DEBUG : newLeaf: Running delayed rename now 2024/10/30 04:09:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/30 04:09:12 DEBUG : newLeaf: Updating file with newLeaf 0xc000643800 2024/10/30 04:09:12 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:12 DEBUG : dir: Looking for writers 2024/10/30 04:09:12 DEBUG : : Looking for writers 2024/10/30 04:09:12 DEBUG : dir: reading active writers 2024/10/30 04:09:12 DEBUG : newLeaf: reading active writers 2024/10/30 04:09:12 DEBUG : >WaitForWriters: 2024/10/30 04:09:12 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:12 DEBUG : dir: Looking for writers 2024/10/30 04:09:12 DEBUG : : Looking for writers 2024/10/30 04:09:12 DEBUG : dir: reading active writers 2024/10/30 04:09:12 DEBUG : newLeaf: reading active writers 2024/10/30 04:09:12 DEBUG : >WaitForWriters: 2024/10/30 04:09:12 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:12 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:12 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 04:09:12 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:12 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:12 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 04:09:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:12 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/30 04:09:12 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 04:09:12 DEBUG : dir/file1(0xc000532100): openPending: 2024/10/30 04:09:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/30 04:09:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/30 04:09:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:12 DEBUG : dir/file1(0xc000532100): >openPending: err= 2024/10/30 04:09:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/30 04:09:12 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 04:09:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 04:09:12 DEBUG : dir/file1(0xc000532100): _writeAt: size=14, off=0 2024/10/30 04:09:12 DEBUG : dir/file1(0xc000532100): >_writeAt: n=14, err= 2024/10/30 04:09:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/10/30 04:09:12 DEBUG : dir/file1(0xc000532100): close: 2024/10/30 04:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/10/30 04:09:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/10/30 04:09:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:12 DEBUG : dir/file1(0xc000532100): >close: err= 2024/10/30 04:09:12 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:12 DEBUG : dir: Looking for writers 2024/10/30 04:09:12 DEBUG : file1: reading active writers 2024/10/30 04:09:12 DEBUG : : Looking for writers 2024/10/30 04:09:12 DEBUG : dir: reading active writers 2024/10/30 04:09:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/30 04:09:12 DEBUG : dir: Looking for writers 2024/10/30 04:09:12 DEBUG : file1: reading active writers 2024/10/30 04:09:12 DEBUG : : Looking for writers 2024/10/30 04:09:12 DEBUG : dir: reading active writers 2024/10/30 04:09:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/30 04:09:13 DEBUG : dir: Looking for writers 2024/10/30 04:09:13 DEBUG : file1: reading active writers 2024/10/30 04:09:13 DEBUG : : Looking for writers 2024/10/30 04:09:13 DEBUG : dir: reading active writers 2024/10/30 04:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/30 04:09:13 DEBUG : dir: Looking for writers 2024/10/30 04:09:13 DEBUG : file1: reading active writers 2024/10/30 04:09:13 DEBUG : : Looking for writers 2024/10/30 04:09:13 DEBUG : dir: reading active writers 2024/10/30 04:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/30 04:09:13 DEBUG : dir/file1: vfs cache: starting upload 2024/10/30 04:09:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:13 INFO : dir/file1: Copied (replaced existing) 2024/10/30 04:09:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/10/30 04:09:13 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/10/30 04:09:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/10/30 04:09:13 DEBUG : dir: Looking for writers 2024/10/30 04:09:13 DEBUG : file1: reading active writers 2024/10/30 04:09:13 DEBUG : : Looking for writers 2024/10/30 04:09:13 DEBUG : dir: reading active writers 2024/10/30 04:09:13 DEBUG : >WaitForWriters: 2024/10/30 04:09:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/30 04:09:13 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 04:09:13 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 04:09:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 04:09:13 DEBUG : dir/file1(0xc0005321c0): _readAt: size=512, off=0 2024/10/30 04:09:13 DEBUG : dir/file1(0xc0005321c0): openPending: 2024/10/30 04:09:13 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" 2024/10/30 04:09:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/10/30 04:09:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:13 DEBUG : dir/file1(0xc0005321c0): >openPending: err= 2024/10/30 04:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/10/30 04:09:13 DEBUG : dir/file1(0xc0005321c0): >_readAt: n=14, err=EOF 2024/10/30 04:09:13 DEBUG : dir/file1(0xc0005321c0): close: 2024/10/30 04:09:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/10/30 04:09:13 DEBUG : dir/file1(0xc0005321c0): >close: err= 2024/10/30 04:09:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/30 04:09:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/30 04:09:13 DEBUG : newLeaf: Updating file with newLeaf 0xc0009460c0 2024/10/30 04:09:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 04:09:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 04:09:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/30 04:09:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/10/30 04:09:13 DEBUG : dir/file1: Updating file with dir/file1 0xc0009460c0 2024/10/30 04:09:13 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/30 04:09:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/30 04:09:13 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 04:09:13 DEBUG : dir/file1(0xc00068f980): openPending: 2024/10/30 04:09:13 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" 2024/10/30 04:09:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/10/30 04:09:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:13 DEBUG : dir/file1(0xc00068f980): >openPending: err= 2024/10/30 04:09:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/30 04:09:13 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 04:09:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 04:09:13 DEBUG : dir/file1(0xc00068f980): _writeAt: size=25, off=0 2024/10/30 04:09:13 DEBUG : dir/file1(0xc00068f980): >_writeAt: n=25, err= 2024/10/30 04:09:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/30 04:09:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/30 04:09:13 DEBUG : newLeaf: Updating file with newLeaf 0xc0009460c0 2024/10/30 04:09:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 04:09:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 04:09:13 DEBUG : newLeaf(0xc00068f980): close: 2024/10/30 04:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/10/30 04:09:13 DEBUG : newLeaf: vfs cache: setting modification time to 2024-10-30 04:09:13.280215468 +0000 UTC m=+6.443559056 2024/10/30 04:09:13 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:13 DEBUG : newLeaf(0xc00068f980): >close: err= 2024/10/30 04:09:13 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:13 DEBUG : dir: Looking for writers 2024/10/30 04:09:13 DEBUG : : Looking for writers 2024/10/30 04:09:13 DEBUG : dir: reading active writers 2024/10/30 04:09:13 DEBUG : newLeaf: reading active writers 2024/10/30 04:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/30 04:09:13 DEBUG : dir: Looking for writers 2024/10/30 04:09:13 DEBUG : : Looking for writers 2024/10/30 04:09:13 DEBUG : dir: reading active writers 2024/10/30 04:09:13 DEBUG : newLeaf: reading active writers 2024/10/30 04:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/30 04:09:13 DEBUG : dir: Looking for writers 2024/10/30 04:09:13 DEBUG : : Looking for writers 2024/10/30 04:09:13 DEBUG : dir: reading active writers 2024/10/30 04:09:13 DEBUG : newLeaf: reading active writers 2024/10/30 04:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/30 04:09:13 DEBUG : dir: Looking for writers 2024/10/30 04:09:13 DEBUG : : Looking for writers 2024/10/30 04:09:13 DEBUG : dir: reading active writers 2024/10/30 04:09:13 DEBUG : newLeaf: reading active writers 2024/10/30 04:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/30 04:09:13 DEBUG : newLeaf: vfs cache: starting upload 2024/10/30 04:09:13 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:13 INFO : newLeaf: Copied (replaced existing) 2024/10/30 04:09:13 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-10-30 04:09:13 +0000 UTC" 2024/10/30 04:09:13 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/10/30 04:09:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 04:09:13 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/10/30 04:09:13 DEBUG : dir: Looking for writers 2024/10/30 04:09:13 DEBUG : : Looking for writers 2024/10/30 04:09:13 DEBUG : newLeaf: reading active writers 2024/10/30 04:09:13 DEBUG : dir: reading active writers 2024/10/30 04:09:13 DEBUG : >WaitForWriters: 2024/10/30 04:09:13 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:13 DEBUG : dir: Looking for writers 2024/10/30 04:09:13 DEBUG : : Looking for writers 2024/10/30 04:09:13 DEBUG : newLeaf: reading active writers 2024/10/30 04:09:13 DEBUG : dir: reading active writers 2024/10/30 04:09:13 DEBUG : >WaitForWriters: 2024/10/30 04:09:13 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:13 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:13 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 04:09:13 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:13 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:13 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 04:09:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:13 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:13 DEBUG : dir: Looking for writers 2024/10/30 04:09:13 DEBUG : file1: reading active writers 2024/10/30 04:09:13 DEBUG : : Looking for writers 2024/10/30 04:09:13 DEBUG : dir: reading active writers 2024/10/30 04:09:13 DEBUG : >WaitForWriters: 2024/10/30 04:09:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/30 04:09:13 DEBUG : newLeaf: Updating file with newLeaf 0xc00063afc0 2024/10/30 04:09:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 04:09:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 04:09:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/30 04:09:13 DEBUG : dir/file1: Updating file with dir/file1 0xc00063afc0 2024/10/30 04:09:13 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/30 04:09:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/30 04:09:13 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 04:09:13 DEBUG : dir/file1(0xc0006d0ec0): openPending: 2024/10/30 04:09:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/30 04:09:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/30 04:09:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:13 DEBUG : dir/file1(0xc0006d0ec0): >openPending: err= 2024/10/30 04:09:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/30 04:09:13 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 04:09:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 04:09:13 DEBUG : dir/file1(0xc0006d0ec0): _writeAt: size=25, off=0 2024/10/30 04:09:13 DEBUG : dir/file1(0xc0006d0ec0): >_writeAt: n=25, err= 2024/10/30 04:09:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/30 04:09:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/30 04:09:13 DEBUG : newLeaf: Updating file with newLeaf 0xc00063afc0 2024/10/30 04:09:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 04:09:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 04:09:13 DEBUG : newLeaf(0xc0006d0ec0): close: 2024/10/30 04:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/10/30 04:09:13 DEBUG : newLeaf: vfs cache: setting modification time to 2024-10-30 04:09:13.775966669 +0000 UTC m=+6.939310287 2024/10/30 04:09:13 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:13 DEBUG : newLeaf(0xc0006d0ec0): >close: err= 2024/10/30 04:09:13 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:13 DEBUG : dir: Looking for writers 2024/10/30 04:09:13 DEBUG : : Looking for writers 2024/10/30 04:09:13 DEBUG : dir: reading active writers 2024/10/30 04:09:13 DEBUG : newLeaf: reading active writers 2024/10/30 04:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/30 04:09:13 DEBUG : dir: Looking for writers 2024/10/30 04:09:13 DEBUG : : Looking for writers 2024/10/30 04:09:13 DEBUG : dir: reading active writers 2024/10/30 04:09:13 DEBUG : newLeaf: reading active writers 2024/10/30 04:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/30 04:09:13 DEBUG : dir: Looking for writers 2024/10/30 04:09:13 DEBUG : : Looking for writers 2024/10/30 04:09:13 DEBUG : dir: reading active writers 2024/10/30 04:09:13 DEBUG : newLeaf: reading active writers 2024/10/30 04:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/30 04:09:13 DEBUG : dir: Looking for writers 2024/10/30 04:09:13 DEBUG : : Looking for writers 2024/10/30 04:09:13 DEBUG : dir: reading active writers 2024/10/30 04:09:13 DEBUG : newLeaf: reading active writers 2024/10/30 04:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/30 04:09:13 DEBUG : newLeaf: vfs cache: starting upload 2024/10/30 04:09:13 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:13 INFO : newLeaf: Copied (replaced existing) 2024/10/30 04:09:13 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-10-30 04:09:13 +0000 UTC" 2024/10/30 04:09:13 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/10/30 04:09:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 04:09:13 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/10/30 04:09:13 DEBUG : dir: Looking for writers 2024/10/30 04:09:13 DEBUG : : Looking for writers 2024/10/30 04:09:13 DEBUG : dir: reading active writers 2024/10/30 04:09:13 DEBUG : newLeaf: reading active writers 2024/10/30 04:09:13 DEBUG : >WaitForWriters: 2024/10/30 04:09:13 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:13 DEBUG : dir: Looking for writers 2024/10/30 04:09:13 DEBUG : : Looking for writers 2024/10/30 04:09:13 DEBUG : dir: reading active writers 2024/10/30 04:09:13 DEBUG : newLeaf: reading active writers 2024/10/30 04:09:13 DEBUG : >WaitForWriters: 2024/10/30 04:09:13 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:14 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:14 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 04:09:14 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:14 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:14 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 04:09:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:14 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/30 04:09:14 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 04:09:14 DEBUG : dir/file1(0xc000c2cd00): openPending: 2024/10/30 04:09:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/30 04:09:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/30 04:09:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:14 DEBUG : dir/file1(0xc000c2cd00): >openPending: err= 2024/10/30 04:09:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/30 04:09:14 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 04:09:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 04:09:14 DEBUG : dir/file1(0xc000c2cd00): _writeAt: size=14, off=0 2024/10/30 04:09:14 DEBUG : dir/file1(0xc000c2cd00): >_writeAt: n=14, err= 2024/10/30 04:09:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/10/30 04:09:14 DEBUG : dir/file1(0xc000c2cd00): close: 2024/10/30 04:09:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/10/30 04:09:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/10/30 04:09:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:14 DEBUG : dir/file1(0xc000c2cd00): >close: err= 2024/10/30 04:09:14 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:14 DEBUG : dir: Looking for writers 2024/10/30 04:09:14 DEBUG : file1: reading active writers 2024/10/30 04:09:14 DEBUG : : Looking for writers 2024/10/30 04:09:14 DEBUG : dir: reading active writers 2024/10/30 04:09:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/30 04:09:14 DEBUG : dir: Looking for writers 2024/10/30 04:09:14 DEBUG : file1: reading active writers 2024/10/30 04:09:14 DEBUG : : Looking for writers 2024/10/30 04:09:14 DEBUG : dir: reading active writers 2024/10/30 04:09:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/30 04:09:14 DEBUG : dir: Looking for writers 2024/10/30 04:09:14 DEBUG : file1: reading active writers 2024/10/30 04:09:14 DEBUG : : Looking for writers 2024/10/30 04:09:14 DEBUG : dir: reading active writers 2024/10/30 04:09:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/30 04:09:14 DEBUG : dir: Looking for writers 2024/10/30 04:09:14 DEBUG : file1: reading active writers 2024/10/30 04:09:14 DEBUG : : Looking for writers 2024/10/30 04:09:14 DEBUG : dir: reading active writers 2024/10/30 04:09:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/30 04:09:14 DEBUG : dir/file1: vfs cache: starting upload 2024/10/30 04:09:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:14 INFO : dir/file1: Copied (replaced existing) 2024/10/30 04:09:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/10/30 04:09:14 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/10/30 04:09:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/10/30 04:09:14 DEBUG : dir: Looking for writers 2024/10/30 04:09:14 DEBUG : file1: reading active writers 2024/10/30 04:09:14 DEBUG : : Looking for writers 2024/10/30 04:09:14 DEBUG : dir: reading active writers 2024/10/30 04:09:14 DEBUG : >WaitForWriters: 2024/10/30 04:09:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/30 04:09:14 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 04:09:14 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 04:09:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 04:09:14 DEBUG : dir/file1(0xc000c2cdc0): _readAt: size=512, off=0 2024/10/30 04:09:14 DEBUG : dir/file1(0xc000c2cdc0): openPending: 2024/10/30 04:09: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" 2024/10/30 04:09:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/10/30 04:09:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:14 DEBUG : dir/file1(0xc000c2cdc0): >openPending: err= 2024/10/30 04:09:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/10/30 04:09:14 DEBUG : dir/file1(0xc000c2cdc0): >_readAt: n=14, err=EOF 2024/10/30 04:09:14 DEBUG : dir/file1(0xc000c2cdc0): close: 2024/10/30 04:09:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/10/30 04:09:14 DEBUG : dir/file1(0xc000c2cdc0): >close: err= 2024/10/30 04:09:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/30 04:09:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/30 04:09:14 DEBUG : newLeaf: Updating file with newLeaf 0xc000356a80 2024/10/30 04:09:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 04:09:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 04:09:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/30 04:09:14 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/10/30 04:09:14 DEBUG : dir/file1: Updating file with dir/file1 0xc000356a80 2024/10/30 04:09:14 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/30 04:09:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/30 04:09:14 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 04:09:14 DEBUG : dir/file1(0xc00083c140): openPending: 2024/10/30 04:09: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" 2024/10/30 04:09:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/10/30 04:09:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:14 DEBUG : dir/file1(0xc00083c140): >openPending: err= 2024/10/30 04:09:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/30 04:09:14 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 04:09:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 04:09:14 DEBUG : dir/file1(0xc00083c140): _writeAt: size=25, off=0 2024/10/30 04:09:14 DEBUG : dir/file1(0xc00083c140): >_writeAt: n=25, err= 2024/10/30 04:09:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/30 04:09:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/30 04:09:14 DEBUG : newLeaf: Updating file with newLeaf 0xc000356a80 2024/10/30 04:09:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 04:09:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 04:09:14 DEBUG : newLeaf(0xc00083c140): close: 2024/10/30 04:09:14 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/10/30 04:09:14 DEBUG : newLeaf: vfs cache: setting modification time to 2024-10-30 04:09:14.416720596 +0000 UTC m=+7.580064184 2024/10/30 04:09:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:14 DEBUG : newLeaf(0xc00083c140): >close: err= 2024/10/30 04:09:14 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:14 DEBUG : dir: Looking for writers 2024/10/30 04:09:14 DEBUG : : Looking for writers 2024/10/30 04:09:14 DEBUG : dir: reading active writers 2024/10/30 04:09:14 DEBUG : newLeaf: reading active writers 2024/10/30 04:09:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/30 04:09:14 DEBUG : dir: Looking for writers 2024/10/30 04:09:14 DEBUG : : Looking for writers 2024/10/30 04:09:14 DEBUG : newLeaf: reading active writers 2024/10/30 04:09:14 DEBUG : dir: reading active writers 2024/10/30 04:09:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/30 04:09:14 DEBUG : dir: Looking for writers 2024/10/30 04:09:14 DEBUG : : Looking for writers 2024/10/30 04:09:14 DEBUG : dir: reading active writers 2024/10/30 04:09:14 DEBUG : newLeaf: reading active writers 2024/10/30 04:09:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/30 04:09:14 DEBUG : dir: Looking for writers 2024/10/30 04:09:14 DEBUG : : Looking for writers 2024/10/30 04:09:14 DEBUG : dir: reading active writers 2024/10/30 04:09:14 DEBUG : newLeaf: reading active writers 2024/10/30 04:09:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/30 04:09:14 DEBUG : newLeaf: vfs cache: starting upload 2024/10/30 04:09:14 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:14 INFO : newLeaf: Copied (replaced existing) 2024/10/30 04:09:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-10-30 04:09:14 +0000 UTC" 2024/10/30 04:09:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/10/30 04:09:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 04:09:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/10/30 04:09:14 DEBUG : dir: Looking for writers 2024/10/30 04:09:14 DEBUG : : Looking for writers 2024/10/30 04:09:14 DEBUG : dir: reading active writers 2024/10/30 04:09:14 DEBUG : newLeaf: reading active writers 2024/10/30 04:09:14 DEBUG : >WaitForWriters: 2024/10/30 04:09:14 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:14 DEBUG : dir: Looking for writers 2024/10/30 04:09:14 DEBUG : : Looking for writers 2024/10/30 04:09:14 DEBUG : dir: reading active writers 2024/10/30 04:09:14 DEBUG : newLeaf: reading active writers 2024/10/30 04:09:14 DEBUG : >WaitForWriters: 2024/10/30 04:09:14 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:14 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:14 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 04:09:14 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:14 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:14 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 04:09:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:14 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:14 DEBUG : dir: Looking for writers 2024/10/30 04:09:14 DEBUG : file1: reading active writers 2024/10/30 04:09:14 DEBUG : : Looking for writers 2024/10/30 04:09:14 DEBUG : dir: reading active writers 2024/10/30 04:09:14 DEBUG : >WaitForWriters: 2024/10/30 04:09:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/30 04:09:14 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 04:09:14 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 04:09:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 04:09:14 DEBUG : dir/file1(0xc000c61240): _readAt: size=512, off=0 2024/10/30 04:09:14 DEBUG : dir/file1(0xc000c61240): openPending: 2024/10/30 04:09:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/30 04:09:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/30 04:09:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:14 DEBUG : dir/file1(0xc000c61240): >openPending: err= 2024/10/30 04:09:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/10/30 04:09:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/30 04:09:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:14 DEBUG : dir/file1(0xc000c61240): >_readAt: n=14, err=EOF 2024/10/30 04:09:14 DEBUG : dir/file1(0xc000c61240): close: 2024/10/30 04:09:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/10/30 04:09:14 DEBUG : dir/file1(0xc000c61240): >close: err= 2024/10/30 04:09:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/30 04:09:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/30 04:09:14 DEBUG : newLeaf: Updating file with newLeaf 0xc000357200 2024/10/30 04:09:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 04:09:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 04:09:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/30 04:09:14 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/10/30 04:09:14 DEBUG : dir/file1: Updating file with dir/file1 0xc000357200 2024/10/30 04:09:14 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/30 04:09:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/30 04:09:14 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 04:09:14 DEBUG : dir/file1(0xc000886c80): openPending: 2024/10/30 04:09: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" 2024/10/30 04:09:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/10/30 04:09:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:14 DEBUG : dir/file1(0xc000886c80): >openPending: err= 2024/10/30 04:09:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/30 04:09:14 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 04:09:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 04:09:14 DEBUG : dir/file1(0xc000886c80): _writeAt: size=25, off=0 2024/10/30 04:09:14 DEBUG : dir/file1(0xc000886c80): >_writeAt: n=25, err= 2024/10/30 04:09:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/30 04:09:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/30 04:09:14 DEBUG : newLeaf: Updating file with newLeaf 0xc000357200 2024/10/30 04:09:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 04:09:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 04:09:14 DEBUG : newLeaf(0xc000886c80): close: 2024/10/30 04:09:14 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/10/30 04:09:14 DEBUG : newLeaf: vfs cache: setting modification time to 2024-10-30 04:09:14.925616282 +0000 UTC m=+8.088959900 2024/10/30 04:09:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:14 DEBUG : newLeaf(0xc000886c80): >close: err= 2024/10/30 04:09:14 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:14 DEBUG : dir: Looking for writers 2024/10/30 04:09:14 DEBUG : : Looking for writers 2024/10/30 04:09:14 DEBUG : dir: reading active writers 2024/10/30 04:09:14 DEBUG : newLeaf: reading active writers 2024/10/30 04:09:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/30 04:09:14 DEBUG : dir: Looking for writers 2024/10/30 04:09:14 DEBUG : : Looking for writers 2024/10/30 04:09:14 DEBUG : newLeaf: reading active writers 2024/10/30 04:09:14 DEBUG : dir: reading active writers 2024/10/30 04:09:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/30 04:09:14 DEBUG : dir: Looking for writers 2024/10/30 04:09:14 DEBUG : : Looking for writers 2024/10/30 04:09:14 DEBUG : dir: reading active writers 2024/10/30 04:09:14 DEBUG : newLeaf: reading active writers 2024/10/30 04:09:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/30 04:09:15 DEBUG : dir: Looking for writers 2024/10/30 04:09:15 DEBUG : : Looking for writers 2024/10/30 04:09:15 DEBUG : dir: reading active writers 2024/10/30 04:09:15 DEBUG : newLeaf: reading active writers 2024/10/30 04:09:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/30 04:09:15 DEBUG : newLeaf: vfs cache: starting upload 2024/10/30 04:09:15 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:15 INFO : newLeaf: Copied (replaced existing) 2024/10/30 04:09:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-10-30 04:09:14 +0000 UTC" 2024/10/30 04:09:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/10/30 04:09:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/30 04:09:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/10/30 04:09:15 DEBUG : dir: Looking for writers 2024/10/30 04:09:15 DEBUG : : Looking for writers 2024/10/30 04:09:15 DEBUG : dir: reading active writers 2024/10/30 04:09:15 DEBUG : newLeaf: reading active writers 2024/10/30 04:09:15 DEBUG : >WaitForWriters: 2024/10/30 04:09:15 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:15 DEBUG : dir: Looking for writers 2024/10/30 04:09:15 DEBUG : : Looking for writers 2024/10/30 04:09:15 DEBUG : newLeaf: reading active writers 2024/10/30 04:09:15 DEBUG : dir: reading active writers 2024/10/30 04:09:15 DEBUG : >WaitForWriters: 2024/10/30 04:09:15 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (3.06s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.49s) --- 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-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:15 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:15 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:15 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:15 DEBUG : : Looking for writers 2024/10/30 04:09:15 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-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:15 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/30 04:09:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/30 04:09:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/30 04:09:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:15 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:15 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:15 DEBUG : dir: Looking for writers 2024/10/30 04:09:15 DEBUG : file1: reading active writers 2024/10/30 04:09:15 DEBUG : : Looking for writers 2024/10/30 04:09:15 DEBUG : dir: reading active writers 2024/10/30 04:09:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:15 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/30 04:09:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/30 04:09:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/30 04:09:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:15 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/10/30 04:09:15 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/10/30 04:09:15 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/10/30 04:09:15 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/10/30 04:09:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/10/30 04:09:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/10/30 04:09:15 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/10/30 04:09:15 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/10/30 04:09:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/10/30 04:09:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/10/30 04:09:15 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/10/30 04:09:15 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/10/30 04:09:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/10/30 04:09:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/10/30 04:09:15 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/10/30 04:09:15 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:15 DEBUG : dir: Looking for writers 2024/10/30 04:09:15 DEBUG : file1: reading active writers 2024/10/30 04:09:15 DEBUG : : Looking for writers 2024/10/30 04:09:15 DEBUG : dir: reading active writers 2024/10/30 04:09:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:15 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/30 04:09:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/30 04:09:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/30 04:09:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:15 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/10/30 04:09:15 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/10/30 04:09:15 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/10/30 04:09:15 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/10/30 04:09:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/10/30 04:09:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/10/30 04:09:15 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/10/30 04:09:15 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/10/30 04:09:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/10/30 04:09:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/10/30 04:09:15 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/10/30 04:09:15 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/10/30 04:09:15 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/10/30 04:09:15 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/10/30 04:09:15 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/10/30 04:09:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/10/30 04:09:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/10/30 04:09:15 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/10/30 04:09:15 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/10/30 04:09:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/10/30 04:09:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/10/30 04:09:15 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/10/30 04:09:15 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/10/30 04:09:15 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/10/30 04:09:15 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/10/30 04:09:15 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/10/30 04:09:15 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/10/30 04:09:15 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/10/30 04:09:15 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/10/30 04:09:15 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/10/30 04:09:15 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:15 DEBUG : dir: Looking for writers 2024/10/30 04:09:15 DEBUG : file1: reading active writers 2024/10/30 04:09:15 DEBUG : : Looking for writers 2024/10/30 04:09:15 DEBUG : dir: reading active writers 2024/10/30 04:09:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:15 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/30 04:09:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/30 04:09:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/30 04:09:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:15 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:15 DEBUG : dir: Looking for writers 2024/10/30 04:09:15 DEBUG : file1: reading active writers 2024/10/30 04:09:15 DEBUG : : Looking for writers 2024/10/30 04:09:15 DEBUG : dir: reading active writers 2024/10/30 04:09:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:15 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/30 04:09:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/30 04:09:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/30 04:09:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:16 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/10/30 04:09:16 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/10/30 04:09:16 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:16 DEBUG : dir: Looking for writers 2024/10/30 04:09:16 DEBUG : file1: reading active writers 2024/10/30 04:09:16 DEBUG : : Looking for writers 2024/10/30 04:09:16 DEBUG : dir: reading active writers 2024/10/30 04:09:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:16 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 04:09:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 04:09:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/30 04:09:16 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 04:09:16 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 04:09:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 04:09:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/30 04:09:16 DEBUG : dir/file1(0xc00069e000): _readAt: size=1, off=0 2024/10/30 04:09:16 DEBUG : dir/file1(0xc00069e000): openPending: 2024/10/30 04:09:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/30 04:09:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/30 04:09:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:16 DEBUG : dir/file1(0xc00069e000): >openPending: err= 2024/10/30 04:09:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/10/30 04:09:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/30 04:09:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:16 DEBUG : dir/file1(0xc00069e000): >_readAt: n=1, err= 2024/10/30 04:09:16 DEBUG : dir/file1(0xc00069e000): _readAt: size=256, off=1 2024/10/30 04:09:16 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/10/30 04:09:16 DEBUG : dir/file1(0xc00069e000): >_readAt: n=15, err=EOF 2024/10/30 04:09:16 DEBUG : dir/file1(0xc00069e000): _readAt: size=16, off=16 2024/10/30 04:09:16 DEBUG : dir/file1(0xc00069e000): >_readAt: n=0, err=EOF 2024/10/30 04:09:16 DEBUG : dir/file1(0xc00069e000): close: 2024/10/30 04:09:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/10/30 04:09:16 DEBUG : dir/file1(0xc00069e000): >close: err= 2024/10/30 04:09:16 DEBUG : dir/file1(0xc00069e000): close: 2024/10/30 04:09:16 DEBUG : dir/file1(0xc00069e000): >close: err=file already closed 2024/10/30 04:09:16 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:16 DEBUG : dir: Looking for writers 2024/10/30 04:09:16 DEBUG : file1: reading active writers 2024/10/30 04:09:16 DEBUG : : Looking for writers 2024/10/30 04:09:16 DEBUG : dir: reading active writers 2024/10/30 04:09:16 DEBUG : >WaitForWriters: 2024/10/30 04:09:16 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:16 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 04:09:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 04:09:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/30 04:09:16 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 04:09:16 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 04:09:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 04:09:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000c79100): _readAt: size=1, off=0 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000c79100): openPending: 2024/10/30 04:09:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/30 04:09:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/30 04:09:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000c79100): >openPending: err= 2024/10/30 04:09:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/10/30 04:09:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/30 04:09:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000c79100): >_readAt: n=1, err= 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000c79100): _readAt: size=1, off=5 2024/10/30 04:09:16 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000c79100): >_readAt: n=1, err= 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000c79100): _readAt: size=1, off=3 2024/10/30 04:09:16 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000c79100): >_readAt: n=1, err= 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000c79100): _readAt: size=1, off=13 2024/10/30 04:09:16 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000c79100): >_readAt: n=1, err= 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000c79100): _readAt: size=16, off=100 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000c79100): >_readAt: n=0, err=EOF 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000c79100): close: 2024/10/30 04:09:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000c79100): >close: err= 2024/10/30 04:09:16 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:16 DEBUG : dir: Looking for writers 2024/10/30 04:09:16 DEBUG : file1: reading active writers 2024/10/30 04:09:16 DEBUG : : Looking for writers 2024/10/30 04:09:16 DEBUG : dir: reading active writers 2024/10/30 04:09:16 DEBUG : >WaitForWriters: 2024/10/30 04:09:16 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:16 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 04:09:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 04:09:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/30 04:09:16 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 04:09:16 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 04:09:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 04:09:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000622300): _readAt: size=1, off=0 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000622300): openPending: 2024/10/30 04:09:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/30 04:09:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/30 04:09:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000622300): >openPending: err= 2024/10/30 04:09:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/10/30 04:09:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/30 04:09:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000622300): >_readAt: n=1, err= 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000622300): _readAt: size=1, off=5 2024/10/30 04:09:16 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000622300): >_readAt: n=1, err= 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000622300): _readAt: size=1, off=1 2024/10/30 04:09:16 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000622300): >_readAt: n=1, err= 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000622300): _readAt: size=6, off=10 2024/10/30 04:09:16 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000622300): >_readAt: n=6, err= 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000622300): _readAt: size=256, off=10 2024/10/30 04:09:16 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000622300): >_readAt: n=6, err=EOF 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000622300): _readAt: size=256, off=100 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000622300): >_readAt: n=0, err=EOF 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000622300): close: 2024/10/30 04:09:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000622300): >close: err= 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000622300): _readAt: size=256, off=100 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000622300): >_readAt: n=0, err=file already closed 2024/10/30 04:09:16 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:16 DEBUG : dir: Looking for writers 2024/10/30 04:09:16 DEBUG : file1: reading active writers 2024/10/30 04:09:16 DEBUG : : Looking for writers 2024/10/30 04:09:16 DEBUG : dir: reading active writers 2024/10/30 04:09:16 DEBUG : >WaitForWriters: 2024/10/30 04:09:16 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:16 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 04:09:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 04:09:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/30 04:09:16 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 04:09:16 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 04:09:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 04:09:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000c1f500): RWFileHandle.Flush 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000c1f500): _readAt: size=256, off=0 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000c1f500): openPending: 2024/10/30 04:09:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/30 04:09:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/30 04:09:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000c1f500): >openPending: err= 2024/10/30 04:09:16 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/10/30 04:09:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/30 04:09:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000c1f500): >_readAt: n=16, err=EOF 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000c1f500): RWFileHandle.Flush 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000c1f500): RWFileHandle.Flush 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000c1f500): close: 2024/10/30 04:09:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/10/30 04:09:16 DEBUG : dir/file1(0xc000c1f500): >close: err= 2024/10/30 04:09:16 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:16 DEBUG : dir: Looking for writers 2024/10/30 04:09:16 DEBUG : file1: reading active writers 2024/10/30 04:09:16 DEBUG : : Looking for writers 2024/10/30 04:09:16 DEBUG : dir: reading active writers 2024/10/30 04:09:16 DEBUG : >WaitForWriters: 2024/10/30 04:09:16 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:16 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 04:09:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 04:09:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/30 04:09:16 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 04:09:16 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 04:09:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 04:09:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/30 04:09:16 DEBUG : dir/file1(0xc00070df00): _readAt: size=256, off=0 2024/10/30 04:09:16 DEBUG : dir/file1(0xc00070df00): openPending: 2024/10/30 04:09:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/30 04:09:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/30 04:09:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:16 DEBUG : dir/file1(0xc00070df00): >openPending: err= 2024/10/30 04:09:16 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/10/30 04:09:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/30 04:09:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:16 DEBUG : dir/file1(0xc00070df00): >_readAt: n=16, err=EOF 2024/10/30 04:09:16 DEBUG : dir/file1(0xc00070df00): RWFileHandle.Release 2024/10/30 04:09:16 DEBUG : dir/file1(0xc00070df00): close: 2024/10/30 04:09:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/10/30 04:09:16 DEBUG : dir/file1(0xc00070df00): >close: err= 2024/10/30 04:09:16 DEBUG : dir/file1(0xc00070df00): RWFileHandle.Release 2024/10/30 04:09:16 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:16 DEBUG : dir: Looking for writers 2024/10/30 04:09:16 DEBUG : file1: reading active writers 2024/10/30 04:09:16 DEBUG : : Looking for writers 2024/10/30 04:09:16 DEBUG : dir: reading active writers 2024/10/30 04:09:16 DEBUG : >WaitForWriters: 2024/10/30 04:09:16 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:16 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 04:09:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 04:09:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:16 DEBUG : file1: newRWFileHandle: 2024/10/30 04:09:16 DEBUG : file1(0xc00078c600): openPending: 2024/10/30 04:09:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:16 DEBUG : file1(0xc00078c600): >openPending: err= 2024/10/30 04:09:16 DEBUG : file1: >newRWFileHandle: err= 2024/10/30 04:09:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/30 04:09:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/30 04:09:16 DEBUG : file1(0xc00078c600): _writeAt: size=5, off=0 2024/10/30 04:09:16 DEBUG : file1(0xc00078c600): >_writeAt: n=5, err= 2024/10/30 04:09:16 DEBUG : file1(0xc00078c600): _writeAt: size=7, off=5 2024/10/30 04:09:16 DEBUG : file1(0xc00078c600): >_writeAt: n=7, err= 2024/10/30 04:09:16 DEBUG : file1: vfs cache: truncate to size=11 2024/10/30 04:09:16 DEBUG : file1(0xc00078c600): close: 2024/10/30 04:09:16 DEBUG : file1: vfs cache: setting modification time to 2024-10-30 04:09:16.865276295 +0000 UTC m=+10.028619912 2024/10/30 04:09:16 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:16 DEBUG : file1(0xc00078c600): >close: err= 2024/10/30 04:09:16 DEBUG : file1(0xc00078c600): close: 2024/10/30 04:09:16 DEBUG : file1(0xc00078c600): >close: err=file already closed 2024/10/30 04:09:16 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:16 DEBUG : : Looking for writers 2024/10/30 04:09:16 DEBUG : file1: reading active writers 2024/10/30 04:09:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/30 04:09:16 DEBUG : : Looking for writers 2024/10/30 04:09:16 DEBUG : file1: reading active writers 2024/10/30 04:09:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/30 04:09:16 DEBUG : : Looking for writers 2024/10/30 04:09:16 DEBUG : file1: reading active writers 2024/10/30 04:09:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/30 04:09:16 DEBUG : : Looking for writers 2024/10/30 04:09:16 DEBUG : file1: reading active writers 2024/10/30 04:09:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/30 04:09:16 DEBUG : file1: vfs cache: starting upload 2024/10/30 04:09:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:16 INFO : file1: Copied (new) 2024/10/30 04:09:16 DEBUG : file1: vfs cache: fingerprint now "11,2024-10-30 04:09:16 +0000 UTC" 2024/10/30 04:09:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/30 04:09:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:16 INFO : file1: vfs cache: upload succeeded try #1 2024/10/30 04:09:17 DEBUG : : Looking for writers 2024/10/30 04:09:17 DEBUG : file1: reading active writers 2024/10/30 04:09:17 DEBUG : >WaitForWriters: 2024/10/30 04:09:17 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:17 DEBUG : : Looking for writers 2024/10/30 04:09:17 DEBUG : file1: reading active writers 2024/10/30 04:09:17 DEBUG : >WaitForWriters: 2024/10/30 04:09:17 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:17 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 04:09:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 04:09:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:17 DEBUG : file1: newRWFileHandle: 2024/10/30 04:09:17 DEBUG : file1(0xc0008f1700): openPending: 2024/10/30 04:09:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:17 DEBUG : file1(0xc0008f1700): >openPending: err= 2024/10/30 04:09:17 DEBUG : file1: >newRWFileHandle: err= 2024/10/30 04:09:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/30 04:09:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/30 04:09:17 DEBUG : file1(0xc0008f1700): _writeAt: size=7, off=0 2024/10/30 04:09:17 DEBUG : file1(0xc0008f1700): >_writeAt: n=7, err= 2024/10/30 04:09:17 DEBUG : file1(0xc0008f1700): _writeAt: size=6, off=5 2024/10/30 04:09:17 DEBUG : file1(0xc0008f1700): >_writeAt: n=6, err= 2024/10/30 04:09:17 DEBUG : file1(0xc0008f1700): close: 2024/10/30 04:09:17 DEBUG : file1: vfs cache: setting modification time to 2024-10-30 04:09:17.062237561 +0000 UTC m=+10.225581169 2024/10/30 04:09:17 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:17 DEBUG : file1(0xc0008f1700): >close: err= 2024/10/30 04:09:17 DEBUG : file1(0xc0008f1700): _writeAt: size=5, off=0 2024/10/30 04:09:17 DEBUG : file1(0xc0008f1700): >_writeAt: n=0, err=file already closed 2024/10/30 04:09:17 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:17 DEBUG : : Looking for writers 2024/10/30 04:09:17 DEBUG : file1: reading active writers 2024/10/30 04:09:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/30 04:09:17 DEBUG : : Looking for writers 2024/10/30 04:09:17 DEBUG : file1: reading active writers 2024/10/30 04:09:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/30 04:09:17 DEBUG : : Looking for writers 2024/10/30 04:09:17 DEBUG : file1: reading active writers 2024/10/30 04:09:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/30 04:09:17 DEBUG : : Looking for writers 2024/10/30 04:09:17 DEBUG : file1: reading active writers 2024/10/30 04:09:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/30 04:09:17 DEBUG : file1: vfs cache: starting upload 2024/10/30 04:09:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:17 INFO : file1: Copied (new) 2024/10/30 04:09:17 DEBUG : file1: vfs cache: fingerprint now "11,2024-10-30 04:09:17 +0000 UTC" 2024/10/30 04:09:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/30 04:09:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:17 INFO : file1: vfs cache: upload succeeded try #1 2024/10/30 04:09:17 DEBUG : : Looking for writers 2024/10/30 04:09:17 DEBUG : file1: reading active writers 2024/10/30 04:09:17 DEBUG : >WaitForWriters: 2024/10/30 04:09:17 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:17 DEBUG : : Looking for writers 2024/10/30 04:09:17 DEBUG : file1: reading active writers 2024/10/30 04:09:17 DEBUG : >WaitForWriters: 2024/10/30 04:09:17 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:17 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 04:09:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 04:09:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:17 DEBUG : file1: newRWFileHandle: 2024/10/30 04:09:17 DEBUG : file1(0xc00080f440): openPending: 2024/10/30 04:09:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:17 DEBUG : file1(0xc00080f440): >openPending: err= 2024/10/30 04:09:17 DEBUG : file1: >newRWFileHandle: err= 2024/10/30 04:09:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/30 04:09:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/30 04:09:17 DEBUG : file1(0xc00080f440): close: 2024/10/30 04:09:17 DEBUG : file1: vfs cache: setting modification time to 2024-10-30 04:09:17.259537159 +0000 UTC m=+10.422880767 2024/10/30 04:09:17 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:17 DEBUG : file1(0xc00080f440): >close: err= 2024/10/30 04:09:17 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/10/30 04:09:17 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/30 04:09:17 DEBUG : file2: newRWFileHandle: 2024/10/30 04:09:17 DEBUG : file2(0xc00080f500): openPending: 2024/10/30 04:09:17 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:17 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/10/30 04:09:17 DEBUG : file2(0xc00080f500): >openPending: err= 2024/10/30 04:09:17 DEBUG : file2: >newRWFileHandle: err= 2024/10/30 04:09:17 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/10/30 04:09:17 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/10/30 04:09:17 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/10/30 04:09:17 DEBUG : file2(0xc00080f500): RWFileHandle.Flush 2024/10/30 04:09:17 DEBUG : file2(0xc00080f500): RWFileHandle.Release 2024/10/30 04:09:17 DEBUG : file2(0xc00080f500): close: 2024/10/30 04:09:17 DEBUG : file2: vfs cache: setting modification time to 2024-10-30 04:09:17.260532268 +0000 UTC m=+10.423875886 2024/10/30 04:09:17 INFO : file2: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:17 DEBUG : file2(0xc00080f500): >close: err= 2024/10/30 04:09:17 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:17 DEBUG : : Looking for writers 2024/10/30 04:09:17 DEBUG : file1: reading active writers 2024/10/30 04:09:17 DEBUG : file2: reading active writers 2024/10/30 04:09:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/10/30 04:09:17 DEBUG : : Looking for writers 2024/10/30 04:09:17 DEBUG : file1: reading active writers 2024/10/30 04:09:17 DEBUG : file2: reading active writers 2024/10/30 04:09:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/10/30 04:09:17 DEBUG : : Looking for writers 2024/10/30 04:09:17 DEBUG : file1: reading active writers 2024/10/30 04:09:17 DEBUG : file2: reading active writers 2024/10/30 04:09:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/10/30 04:09:17 DEBUG : : Looking for writers 2024/10/30 04:09:17 DEBUG : file1: reading active writers 2024/10/30 04:09:17 DEBUG : file2: reading active writers 2024/10/30 04:09:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/10/30 04:09:17 DEBUG : file2: vfs cache: starting upload 2024/10/30 04:09:17 DEBUG : file1: vfs cache: starting upload 2024/10/30 04:09:17 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:17 INFO : file2: Copied (new) 2024/10/30 04:09:17 DEBUG : file2: vfs cache: fingerprint now "0,2024-10-30 04:09:17 +0000 UTC" 2024/10/30 04:09:17 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/10/30 04:09:17 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/10/30 04:09:17 INFO : file2: vfs cache: upload succeeded try #1 2024/10/30 04:09:17 DEBUG : : Looking for writers 2024/10/30 04:09:17 DEBUG : file1: reading active writers 2024/10/30 04:09:17 DEBUG : file2: reading active writers 2024/10/30 04:09:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/30 04:09:17 INFO : file1: Copied (new) 2024/10/30 04:09:17 DEBUG : file1: vfs cache: fingerprint now "0,2024-10-30 04:09:17 +0000 UTC" 2024/10/30 04:09:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/30 04:09:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:17 INFO : file1: vfs cache: upload succeeded try #1 2024/10/30 04:09:17 DEBUG : : Looking for writers 2024/10/30 04:09:17 DEBUG : file1: reading active writers 2024/10/30 04:09:17 DEBUG : file2: reading active writers 2024/10/30 04:09:17 DEBUG : >WaitForWriters: 2024/10/30 04:09:17 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:17 DEBUG : : Looking for writers 2024/10/30 04:09:17 DEBUG : file1: reading active writers 2024/10/30 04:09:17 DEBUG : file2: reading active writers 2024/10/30 04:09:17 DEBUG : >WaitForWriters: 2024/10/30 04:09:17 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:17 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 04:09:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 04:09:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:17 DEBUG : file1: newRWFileHandle: 2024/10/30 04:09:17 DEBUG : file1(0xc000917000): openPending: 2024/10/30 04:09:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:17 DEBUG : file1(0xc000917000): >openPending: err= 2024/10/30 04:09:17 DEBUG : file1: >newRWFileHandle: err= 2024/10/30 04:09:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/30 04:09:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/30 04:09:17 DEBUG : file1(0xc000917000): _writeAt: size=5, off=0 2024/10/30 04:09:17 DEBUG : file1(0xc000917000): >_writeAt: n=5, err= 2024/10/30 04:09:17 DEBUG : file1(0xc000917000): RWFileHandle.Flush 2024/10/30 04:09:17 DEBUG : file1(0xc000917000): RWFileHandle.Flush 2024/10/30 04:09:17 DEBUG : file1(0xc000917000): close: 2024/10/30 04:09:17 DEBUG : file1: vfs cache: setting modification time to 2024-10-30 04:09:17.630206945 +0000 UTC m=+10.793550553 2024/10/30 04:09:17 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:17 DEBUG : file1(0xc000917000): >close: err= 2024/10/30 04:09:17 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:17 DEBUG : : Looking for writers 2024/10/30 04:09:17 DEBUG : file1: reading active writers 2024/10/30 04:09:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/30 04:09:17 DEBUG : : Looking for writers 2024/10/30 04:09:17 DEBUG : file1: reading active writers 2024/10/30 04:09:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/30 04:09:17 DEBUG : : Looking for writers 2024/10/30 04:09:17 DEBUG : file1: reading active writers 2024/10/30 04:09:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/30 04:09:17 DEBUG : : Looking for writers 2024/10/30 04:09:17 DEBUG : file1: reading active writers 2024/10/30 04:09:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/30 04:09:17 DEBUG : file1: vfs cache: starting upload 2024/10/30 04:09:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:17 INFO : file1: Copied (new) 2024/10/30 04:09:17 DEBUG : file1: vfs cache: fingerprint now "5,2024-10-30 04:09:17 +0000 UTC" 2024/10/30 04:09:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/30 04:09:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:17 INFO : file1: vfs cache: upload succeeded try #1 2024/10/30 04:09:17 DEBUG : : Looking for writers 2024/10/30 04:09:17 DEBUG : file1: reading active writers 2024/10/30 04:09:17 DEBUG : >WaitForWriters: 2024/10/30 04:09:17 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:17 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 04:09:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 04:09:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:17 DEBUG : file1: newRWFileHandle: 2024/10/30 04:09:17 DEBUG : file1(0xc00094ad40): openPending: 2024/10/30 04:09:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:17 DEBUG : file1(0xc00094ad40): >openPending: err= 2024/10/30 04:09:17 DEBUG : file1: >newRWFileHandle: err= 2024/10/30 04:09:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/30 04:09:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/30 04:09:17 DEBUG : file1(0xc00094ad40): _writeAt: size=5, off=0 2024/10/30 04:09:17 DEBUG : file1(0xc00094ad40): >_writeAt: n=5, err= 2024/10/30 04:09:17 DEBUG : file1(0xc00094ad40): RWFileHandle.Release 2024/10/30 04:09:17 DEBUG : file1(0xc00094ad40): close: 2024/10/30 04:09:17 DEBUG : file1: vfs cache: setting modification time to 2024-10-30 04:09:17.816069199 +0000 UTC m=+10.979412807 2024/10/30 04:09:17 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:17 DEBUG : file1(0xc00094ad40): >close: err= 2024/10/30 04:09:17 DEBUG : file1(0xc00094ad40): RWFileHandle.Release 2024/10/30 04:09:17 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:17 DEBUG : : Looking for writers 2024/10/30 04:09:17 DEBUG : file1: reading active writers 2024/10/30 04:09:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/30 04:09:17 DEBUG : : Looking for writers 2024/10/30 04:09:17 DEBUG : file1: reading active writers 2024/10/30 04:09:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/30 04:09:17 DEBUG : : Looking for writers 2024/10/30 04:09:17 DEBUG : file1: reading active writers 2024/10/30 04:09:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/30 04:09:17 DEBUG : : Looking for writers 2024/10/30 04:09:17 DEBUG : file1: reading active writers 2024/10/30 04:09:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/30 04:09:17 DEBUG : file1: vfs cache: starting upload 2024/10/30 04:09:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:17 INFO : file1: Copied (new) 2024/10/30 04:09:17 DEBUG : file1: vfs cache: fingerprint now "5,2024-10-30 04:09:17 +0000 UTC" 2024/10/30 04:09:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/30 04:09:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:17 INFO : file1: vfs cache: upload succeeded try #1 2024/10/30 04:09:17 DEBUG : : Looking for writers 2024/10/30 04:09:17 DEBUG : file1: reading active writers 2024/10/30 04:09:17 DEBUG : >WaitForWriters: 2024/10/30 04:09:17 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:17 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 04:09:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 04:09:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:18 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/30 04:09:18 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : dir/file1(0xc000864f80): openPending: 2024/10/30 04:09:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/30 04:09:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/30 04:09:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:18 DEBUG : dir/file1(0xc000864f80): >openPending: err= 2024/10/30 04:09:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/30 04:09:18 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 04:09:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/30 04:09:18 DEBUG : dir/file1(0xc000864f80): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : dir/file1(0xc000864f80): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : dir/file1(0xc000864f80): close: 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : dir/file1: vfs cache: setting modification time to 2024-10-30 04:09:18.067268136 +0000 UTC m=+11.230611743 2024/10/30 04:09:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : dir/file1(0xc000864f80): >close: err= 2024/10/30 04:09:18 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:18 DEBUG : dir: Looking for writers 2024/10/30 04:09:18 DEBUG : file1: reading active writers 2024/10/30 04:09:18 DEBUG : : Looking for writers 2024/10/30 04:09:18 DEBUG : dir: reading active writers 2024/10/30 04:09:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/30 04:09:18 DEBUG : dir: Looking for writers 2024/10/30 04:09:18 DEBUG : file1: reading active writers 2024/10/30 04:09:18 DEBUG : : Looking for writers 2024/10/30 04:09:18 DEBUG : dir: reading active writers 2024/10/30 04:09:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/30 04:09:18 DEBUG : dir: Looking for writers 2024/10/30 04:09:18 DEBUG : file1: reading active writers 2024/10/30 04:09:18 DEBUG : : Looking for writers 2024/10/30 04:09:18 DEBUG : dir: reading active writers 2024/10/30 04:09:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/30 04:09:18 DEBUG : dir: Looking for writers 2024/10/30 04:09:18 DEBUG : file1: reading active writers 2024/10/30 04:09:18 DEBUG : : Looking for writers 2024/10/30 04:09:18 DEBUG : dir: reading active writers 2024/10/30 04:09:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/30 04:09:18 DEBUG : dir/file1: vfs cache: starting upload 2024/10/30 04:09:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:18 INFO : dir/file1: Copied (replaced existing) 2024/10/30 04:09:18 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-10-30 04:09:18 +0000 UTC" 2024/10/30 04:09:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/10/30 04:09:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/10/30 04:09:18 DEBUG : dir: Looking for writers 2024/10/30 04:09:18 DEBUG : file1: reading active writers 2024/10/30 04:09:18 DEBUG : : Looking for writers 2024/10/30 04:09:18 DEBUG : dir: reading active writers 2024/10/30 04:09:18 DEBUG : >WaitForWriters: 2024/10/30 04:09:18 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:18 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:18 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 04:09:18 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:18 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:18 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 04:09:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:18 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : dir/file1: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/30 04:09:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/30 04:09:18 DEBUG : dir/file1(0xc00086fa00): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : dir/file1(0xc00086fa00): openPending: 2024/10/30 04:09:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/30 04:09:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/30 04:09:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:18 DEBUG : dir/file1(0xc00086fa00): >openPending: err= 2024/10/30 04:09:18 DEBUG : dir/file1(0xc00086fa00): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : dir/file1(0xc00086fa00): _writeAt: size=15, off=5 2024/10/30 04:09:18 DEBUG : dir/file1(0xc00086fa00): >_writeAt: n=15, err= 2024/10/30 04:09:18 DEBUG : dir/file1(0xc00086fa00): close: 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/10/30 04:09:18 DEBUG : dir/file1: vfs cache: setting modification time to 2024-10-30 04:09:18.353291322 +0000 UTC m=+11.516634900 2024/10/30 04:09:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : dir/file1(0xc00086fa00): >close: err= 2024/10/30 04:09:18 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:18 DEBUG : dir: Looking for writers 2024/10/30 04:09:18 DEBUG : file1: reading active writers 2024/10/30 04:09:18 DEBUG : : Looking for writers 2024/10/30 04:09:18 DEBUG : dir: reading active writers 2024/10/30 04:09:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/30 04:09:18 DEBUG : dir: Looking for writers 2024/10/30 04:09:18 DEBUG : file1: reading active writers 2024/10/30 04:09:18 DEBUG : : Looking for writers 2024/10/30 04:09:18 DEBUG : dir: reading active writers 2024/10/30 04:09:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/30 04:09:18 DEBUG : dir: Looking for writers 2024/10/30 04:09:18 DEBUG : file1: reading active writers 2024/10/30 04:09:18 DEBUG : : Looking for writers 2024/10/30 04:09:18 DEBUG : dir: reading active writers 2024/10/30 04:09:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/30 04:09:18 DEBUG : dir: Looking for writers 2024/10/30 04:09:18 DEBUG : file1: reading active writers 2024/10/30 04:09:18 DEBUG : : Looking for writers 2024/10/30 04:09:18 DEBUG : dir: reading active writers 2024/10/30 04:09:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/30 04:09:18 DEBUG : dir/file1: vfs cache: starting upload 2024/10/30 04:09:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:18 INFO : dir/file1: Copied (replaced existing) 2024/10/30 04:09:18 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-10-30 04:09:18 +0000 UTC" 2024/10/30 04:09:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/10/30 04:09:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/10/30 04:09:18 DEBUG : dir: Looking for writers 2024/10/30 04:09:18 DEBUG : file1: reading active writers 2024/10/30 04:09:18 DEBUG : : Looking for writers 2024/10/30 04:09:18 DEBUG : dir: reading active writers 2024/10/30 04:09:18 DEBUG : >WaitForWriters: 2024/10/30 04:09:18 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:18 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:18 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 04:09:18 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:18 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 04:09:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : file1: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : file1(0xc0009b57c0): openPending: 2024/10/30 04:09:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:18 DEBUG : file1(0xc0009b57c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : file1: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/30 04:09:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/30 04:09:18 DEBUG : file1(0xc0009b57c0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : file1(0xc0009b57c0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : file1(0xc0009b57c0): close: 2024/10/30 04:09:18 DEBUG : file1: vfs cache: setting modification time to 2024-10-30 04:09:18.573399677 +0000 UTC m=+11.736743285 2024/10/30 04:09:18 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : file1(0xc0009b57c0): >close: err= 2024/10/30 04:09:18 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:18 DEBUG : : Looking for writers 2024/10/30 04:09:18 DEBUG : file1: reading active writers 2024/10/30 04:09:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/30 04:09:18 DEBUG : : Looking for writers 2024/10/30 04:09:18 DEBUG : file1: reading active writers 2024/10/30 04:09:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/30 04:09:18 DEBUG : : Looking for writers 2024/10/30 04:09:18 DEBUG : file1: reading active writers 2024/10/30 04:09:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/30 04:09:18 DEBUG : : Looking for writers 2024/10/30 04:09:18 DEBUG : file1: reading active writers 2024/10/30 04:09:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/30 04:09:18 DEBUG : file1: vfs cache: starting upload 2024/10/30 04:09:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:18 INFO : file1: Copied (new) 2024/10/30 04:09:18 DEBUG : file1: vfs cache: fingerprint now "5,2024-10-30 04:09:18 +0000 UTC" 2024/10/30 04:09:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:18 INFO : file1: vfs cache: upload succeeded try #1 2024/10/30 04:09:18 DEBUG : : Looking for writers 2024/10/30 04:09:18 DEBUG : file1: reading active writers 2024/10/30 04:09:18 DEBUG : >WaitForWriters: 2024/10/30 04:09:18 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:18 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:18 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 04:09:18 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:18 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/10/30 04:09:18 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fc40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fc40): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fc40): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fc40): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fc40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.760467534 +0000 UTC m=+11.923811102 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fc40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fc80): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fc80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fc80): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fc80): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fc80): _writeAt: size=3, off=2 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fc80): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fc80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.760467534 +0000 UTC m=+11.923811102 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fc80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fcc0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fcc0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fcc0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fcc0): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fcc0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.760467534 +0000 UTC m=+11.923811102 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fcc0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001297a0 item 1 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fd00): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fd00): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fd00): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fd00): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fd00): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.763004874 +0000 UTC m=+11.926348483 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fd00): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fd40): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fd40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fd40): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fd40): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fd40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.763004874 +0000 UTC m=+11.926348483 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fd40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000129dc0 item 2 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fd80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fd80): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fd80): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fd80): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fd80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.764538331 +0000 UTC m=+11.927881938 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fd80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fdc0): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fdc0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fdc0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fdc0): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fdc0): _writeAt: size=3, off=2 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fdc0): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fdc0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.764538331 +0000 UTC m=+11.927881938 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fdc0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fe00): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fe00): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fe00): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fe00): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fe00): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.764538331 +0000 UTC m=+11.927881938 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fe00): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000521c0 item 3 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fe80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fe80): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fe80): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fe80): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fe80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.766137469 +0000 UTC m=+11.929481057 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0fe80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0ff00): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0ff00): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0ff00): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0ff00): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0ff00): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.766137469 +0000 UTC m=+11.929481057 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0ff00): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000525b0 item 4 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0ff40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0ff40): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0ff40): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0ff40): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0ff40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.767451144 +0000 UTC m=+11.930794733 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b0ff40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64000): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64000): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64000): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64000): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64000): _writeAt: size=3, off=2 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64000): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64000): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.767451144 +0000 UTC m=+11.930794733 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64000): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64040): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64040): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64040): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64040): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64040): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.767451144 +0000 UTC m=+11.930794733 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64040): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000528c0 item 5 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b640c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b640c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b640c0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b640c0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b640c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.768982535 +0000 UTC m=+11.932326114 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b640c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64140): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64140): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64140): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64140): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64140): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.768982535 +0000 UTC m=+11.932326114 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64140): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052cb0 item 6 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b641c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b641c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b641c0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b641c0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b641c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.770132295 +0000 UTC m=+11.933475873 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b641c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64280): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64280): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64280): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64280): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64280): _writeAt: size=3, off=2 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64280): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64280): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.770132295 +0000 UTC m=+11.933475873 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64280): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b642c0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b642c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b642c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b642c0): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b642c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.770132295 +0000 UTC m=+11.933475873 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b642c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052f50 item 7 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64340): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64340): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64340): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64340): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64340): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.772060518 +0000 UTC m=+11.935404107 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64340): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b643c0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b643c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b643c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b643c0): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b643c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.772060518 +0000 UTC m=+11.935404107 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b643c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053490 item 8 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64400): _readAt: size=2, off=0 2024/10/30 04:09:18 ERROR : open-test-file(0xc000b64400): Couldn't read size of file 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64400): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64400): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64400): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64400): close: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64400): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64440): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64440): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64440): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64440): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64440): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.77320099 +0000 UTC m=+11.936544578 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64440): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64480): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64480): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64480): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64480): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64480): _writeAt: size=3, off=2 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64480): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64480): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.77320099 +0000 UTC m=+11.936544578 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64480): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b644c0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b644c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b644c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b644c0): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b644c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.77320099 +0000 UTC m=+11.936544578 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b644c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000538f0 item 9 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64540): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64540): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64540): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64540): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64540): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.774842708 +0000 UTC m=+11.938186286 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64540): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b645c0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b645c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b645c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b645c0): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b645c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.774842708 +0000 UTC m=+11.938186286 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b645c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053dc0 item 10 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64680): _readAt: size=2, off=0 2024/10/30 04:09:18 ERROR : open-test-file(0xc000b64680): Couldn't read size of file 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64680): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64680): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64680): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64680): close: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64680): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b646c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b646c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b646c0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b646c0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b646c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.776563033 +0000 UTC m=+11.939906641 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b646c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64780): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64780): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64780): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64780): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64780): _writeAt: size=3, off=2 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64780): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64780): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.776563033 +0000 UTC m=+11.939906641 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64780): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b647c0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b647c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b647c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b647c0): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b647c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.776563033 +0000 UTC m=+11.939906641 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b647c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001caa10 item 11 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64840): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64840): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64840): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64840): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64840): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.778668087 +0000 UTC m=+11.942011685 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64840): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b648c0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b648c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b648c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b648c0): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b648c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.778668087 +0000 UTC m=+11.942011685 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b648c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cb260 item 12 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64980): _readAt: size=2, off=0 2024/10/30 04:09:18 ERROR : open-test-file(0xc000b64980): Couldn't read size of file 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64980): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64980): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64980): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64980): close: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64980): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b649c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b649c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b649c0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b649c0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b649c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.780360139 +0000 UTC m=+11.943703746 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b649c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64a80): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64a80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64a80): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64a80): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64a80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.780360139 +0000 UTC m=+11.943703746 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64a80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cb650 item 13 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64b00): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64b00): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64b00): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64b00): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64b00): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.782093337 +0000 UTC m=+11.945436945 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64b00): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64b80): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64b80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64b80): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64b80): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64b80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.782093337 +0000 UTC m=+11.945436945 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64b80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cbab0 item 14 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64c40): _readAt: size=2, off=0 2024/10/30 04:09:18 ERROR : open-test-file(0xc000b64c40): Couldn't read size of file 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64c40): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64c40): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64c40): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64c40): close: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64c40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64c80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64c80): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64c80): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64c80): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64c80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.783765863 +0000 UTC m=+11.947109461 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64c80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64d40): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64d40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64d40): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64d40): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64d40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.783765863 +0000 UTC m=+11.947109461 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64d40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cbe30 item 15 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64dc0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64dc0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64dc0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64dc0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64dc0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.785427569 +0000 UTC m=+11.948771187 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000b64dc0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c58c0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c58c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c58c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c58c0): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c58c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.785427569 +0000 UTC m=+11.948771187 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c58c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c150 item 16 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5900): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5900): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5900): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5900): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5900): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.787275522 +0000 UTC m=+11.950619110 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5900): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5940): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5940): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5940): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5940): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5940): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5940): _writeAt: size=3, off=7 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5940): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5940): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.787275522 +0000 UTC m=+11.950619110 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5940): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5980): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5980): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5980): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5980): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5980): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.787275522 +0000 UTC m=+11.950619110 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5980): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c5b0 item 17 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5a00): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5a00): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5a00): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5a00): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5a00): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.789068283 +0000 UTC m=+11.952411861 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5a00): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5a80): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5a80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5a80): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5a80): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5a80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.789068283 +0000 UTC m=+11.952411861 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5a80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d110 item 18 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5b00): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5b00): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5b00): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5b00): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5b00): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.792433682 +0000 UTC m=+11.955777260 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5b00): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4080): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4080): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4080): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4080): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4080): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4080): _writeAt: size=3, off=7 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4080): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4080): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.792433682 +0000 UTC m=+11.955777260 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4080): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c40c0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c40c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c40c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c40c0): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c40c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.792433682 +0000 UTC m=+11.955777260 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c40c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c150 item 19 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4140): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4140): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4140): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4140): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4140): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.794369249 +0000 UTC m=+11.957712827 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4140): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c41c0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c41c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c41c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c41c0): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c41c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.794369249 +0000 UTC m=+11.957712827 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c41c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ccb0 item 20 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4240): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4240): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4240): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4240): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4240): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.795619687 +0000 UTC m=+11.958963264 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4240): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4300): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4300): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4300): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4300): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4300): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4300): _writeAt: size=3, off=7 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4300): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4300): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.795619687 +0000 UTC m=+11.958963264 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4300): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4340): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4340): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4340): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4340): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4340): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.795619687 +0000 UTC m=+11.958963264 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4340): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d110 item 21 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c43c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c43c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c43c0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c43c0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c43c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.797864402 +0000 UTC m=+11.961208000 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c43c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4440): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4440): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4440): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4440): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4440): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.797864402 +0000 UTC m=+11.961208000 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4440): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d650 item 22 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c44c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c44c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c44c0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c44c0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c44c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.799368533 +0000 UTC m=+11.962712121 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c44c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4580): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4580): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4580): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4580): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4580): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4580): _writeAt: size=3, off=7 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4580): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4580): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.799368533 +0000 UTC m=+11.962712121 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4580): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c45c0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c45c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c45c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c45c0): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c45c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.799368533 +0000 UTC m=+11.962712121 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c45c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038dab0 item 23 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4640): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4640): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4640): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4640): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4640): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.801262531 +0000 UTC m=+11.964606129 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4640): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c46c0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c46c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c46c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c46c0): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c46c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.801262531 +0000 UTC m=+11.964606129 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c46c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e310 item 24 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4780): _readAt: size=2, off=0 2024/10/30 04:09:18 ERROR : open-test-file(0xc0007c4780): Couldn't read size of file 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4780): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4780): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4780): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4780): close: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4780): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c47c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c47c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c47c0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c47c0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c47c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.802643453 +0000 UTC m=+11.965987051 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c47c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4880): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4880): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4880): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4880): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4880): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4880): _writeAt: size=3, off=7 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4880): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4880): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.802643453 +0000 UTC m=+11.965987051 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4880): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c48c0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c48c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c48c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c48c0): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c48c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.802643453 +0000 UTC m=+11.965987051 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c48c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e690 item 25 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4940): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4940): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4940): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4940): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4940): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.804094775 +0000 UTC m=+11.967438353 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4940): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c49c0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c49c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c49c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c49c0): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c49c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.804094775 +0000 UTC m=+11.967438353 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c49c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ea80 item 26 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4a80): _readAt: size=2, off=0 2024/10/30 04:09:18 ERROR : open-test-file(0xc0007c4a80): Couldn't read size of file 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4a80): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4a80): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4a80): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4a80): close: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4a80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4ac0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4ac0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4ac0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4ac0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4ac0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.805529436 +0000 UTC m=+11.968873014 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4ac0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4b80): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4b80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4b80): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4b80): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4b80): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4b80): _writeAt: size=3, off=7 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4b80): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4b80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.805529436 +0000 UTC m=+11.968873014 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4b80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4000): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4000): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4000): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4000): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4000): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.805529436 +0000 UTC m=+11.968873014 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4000): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035eee0 item 27 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4080): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4080): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4080): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4080): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4080): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.807283334 +0000 UTC m=+11.970626912 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4080): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4100): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4100): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4100): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4100): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4100): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.807283334 +0000 UTC m=+11.970626912 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4100): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2770 item 28 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b41c0): _readAt: size=2, off=0 2024/10/30 04:09:18 ERROR : open-test-file(0xc0009b41c0): Couldn't read size of file 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b41c0): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b41c0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b41c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b41c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b41c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4200): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4200): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4200): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4200): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4200): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.808659777 +0000 UTC m=+11.972003365 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4200): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b42c0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b42c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b42c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b42c0): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b42c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.808659777 +0000 UTC m=+11.972003365 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b42c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2c40 item 29 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4340): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4340): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4340): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4340): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4340): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.809891928 +0000 UTC m=+11.973235516 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4340): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b43c0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b43c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b43c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b43c0): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b43c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.809891928 +0000 UTC m=+11.973235516 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b43c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3420 item 30 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4480): _readAt: size=2, off=0 2024/10/30 04:09:18 ERROR : open-test-file(0xc0009b4480): Couldn't read size of file 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4480): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4480): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4480): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4480): close: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4480): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b44c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b44c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b44c0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b44c0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b44c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.811414364 +0000 UTC m=+11.974757952 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b44c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4580): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4580): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4580): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4580): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4580): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.811414364 +0000 UTC m=+11.974757952 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4580): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3ab0 item 31 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 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 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4600): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4600): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4600): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4600): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4600): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.812842333 +0000 UTC m=+11.976185931 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4600): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4680): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4680): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4680): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4680): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4680): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.812842333 +0000 UTC m=+11.976185931 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4680): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3ea0 item 32 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b46c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b46c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b46c0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b46c0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b46c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.814497867 +0000 UTC m=+11.977841475 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b46c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4700): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4700): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4700): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4700): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4700): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398a10 item 33 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4700): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4700): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.815135498 +0000 UTC m=+11.978479106 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4700): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4740): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4740): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4740): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4740): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4740): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.815135498 +0000 UTC m=+11.978479106 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4740): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398cb0 item 33 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4780): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4780): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4780): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4780): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4780): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.816815998 +0000 UTC m=+11.980159607 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4780): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b47c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b47c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000399420 item 34 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b47c0): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b47c0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b47c0): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b47c0): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b47c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.8174324 +0000 UTC m=+11.980776009 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b47c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4800): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4800): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4800): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4800): >_readAt: n=3, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4800): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.8174324 +0000 UTC m=+11.980776009 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4800): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003995e0 item 34 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4840): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4840): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4840): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4840): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4840): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.818926352 +0000 UTC m=+11.982269961 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4840): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4880): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4880): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4880): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4880): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4880): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000399b90 item 35 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4880): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4880): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.819475338 +0000 UTC m=+11.982818946 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4880): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b48c0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b48c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b48c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b48c0): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b48c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.819475338 +0000 UTC m=+11.982818946 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b48c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000399dc0 item 35 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4940): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4940): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4940): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4940): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4940): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.821024153 +0000 UTC m=+11.984367761 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4940): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4a00): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4a00): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c5b0 item 36 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4a00): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4a00): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4a00): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4a00): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4a00): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.821669449 +0000 UTC m=+11.985013056 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4a00): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4a40): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4a40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4a40): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4a40): >_readAt: n=3, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4a40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.821669449 +0000 UTC m=+11.985013056 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4a40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045cd90 item 36 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4a80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4a80): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4a80): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4a80): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4a80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.823195049 +0000 UTC m=+11.986538658 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4a80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4ac0): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4ac0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4ac0): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4ac0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4ac0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d9d0 item 37 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4ac0): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4ac0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.82376793 +0000 UTC m=+11.987111538 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4ac0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4b00): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4b00): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4b00): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4b00): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4b00): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.82376793 +0000 UTC m=+11.987111538 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4b00): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045dd50 item 37 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4b80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4b80): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4b80): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4b80): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4b80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.825162186 +0000 UTC m=+11.988505794 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4b80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4c40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4c40): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6620 item 38 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4c40): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4c40): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4c40): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4c40): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4c40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.825743182 +0000 UTC m=+11.989086780 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4c40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4c80): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4c80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4c80): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4c80): >_readAt: n=3, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4c80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.825743182 +0000 UTC m=+11.989086780 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4c80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6d90 item 38 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4d00): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4d00): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4d00): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4d00): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4d00): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.82726191 +0000 UTC m=+11.990605508 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4d00): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4dc0): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4dc0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4dc0): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4dc0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4dc0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7260 item 39 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4dc0): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4dc0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.827687255 +0000 UTC m=+11.991030853 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4dc0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4e00): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4e00): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4e00): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4e00): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4e00): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.827687255 +0000 UTC m=+11.991030853 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4e00): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7490 item 39 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4e80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4e80): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4e80): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4e80): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4e80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.828919318 +0000 UTC m=+11.992262916 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4e80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4f40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4f40): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7ab0 item 40 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4f40): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4f40): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4f40): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4f40): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4f40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.829410576 +0000 UTC m=+11.992754164 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4f40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4f80): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4f80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4f80): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4f80): >_readAt: n=3, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4f80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.829410576 +0000 UTC m=+11.992754164 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4f80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055a070 item 40 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4fc0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4fc0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4fc0): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4fc0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4fc0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4fc0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4fc0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.830580081 +0000 UTC m=+11.993923679 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b4fc0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b5000): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b5000): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b5000): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055a9a0 item 41 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b5000): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b5000): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.831041754 +0000 UTC m=+11.994385353 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0009b5000): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033ed00): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033ed00): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033ed00): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033ed00): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033ed00): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a4150 item 41 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033ed00): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033ed00): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.831696808 +0000 UTC m=+11.995040386 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033ed00): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033ed40): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033ed40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033ed40): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033ed40): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033ed40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.831696808 +0000 UTC m=+11.995040386 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033ed40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a4460 item 41 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033eec0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033eec0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033eec0): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033eec0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033eec0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033eec0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033eec0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.833386325 +0000 UTC m=+11.996729923 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033eec0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033ef00): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033ef00): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033ef00): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a4bd0 item 42 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033ef00): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033ef00): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.83400391 +0000 UTC m=+11.997347498 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033ef00): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033efc0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033efc0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a4e00 item 42 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033efc0): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033efc0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033efc0): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033efc0): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033efc0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.834702455 +0000 UTC m=+11.998046043 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033efc0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f000): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f000): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f000): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f000): >_readAt: n=3, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f000): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.834702455 +0000 UTC m=+11.998046043 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f000): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a4fc0 item 42 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f100): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f100): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f100): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f100): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f100): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f100): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f100): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.836366565 +0000 UTC m=+11.999710163 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f100): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f140): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f140): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f140): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a5490 item 43 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f140): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f140): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.836914179 +0000 UTC m=+12.000257777 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f140): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f600): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f600): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f600): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f600): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f600): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a5650 item 43 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f600): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f600): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.837496908 +0000 UTC m=+12.000840506 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f600): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f680): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f680): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f680): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f680): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f680): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.837496908 +0000 UTC m=+12.000840506 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f680): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a58f0 item 43 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f780): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f780): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f780): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f780): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f780): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f780): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f780): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.839001681 +0000 UTC m=+12.002345278 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f780): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f880): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f880): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f880): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a5d50 item 44 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f880): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f880): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.8394731 +0000 UTC m=+12.002816698 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033f880): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033fd80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033fd80): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a5f10 item 44 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033fd80): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033fd80): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033fd80): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033fd80): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033fd80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.840088881 +0000 UTC m=+12.003432479 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033fd80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033fe00): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033fe00): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033fe00): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033fe00): >_readAt: n=3, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033fe00): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.840088881 +0000 UTC m=+12.003432479 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00033fe00): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014a0e0 item 44 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556300): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556300): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556300): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556300): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556300): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556300): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556300): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.841659857 +0000 UTC m=+12.005003464 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556300): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556340): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556340): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556340): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014a770 item 45 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556340): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556340): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.842183386 +0000 UTC m=+12.005526994 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556340): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556440): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556440): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556440): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556440): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556440): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.842183386 +0000 UTC m=+12.005526994 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556440): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014aaf0 item 45 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556540): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556540): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556540): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556540): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556540): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556540): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556540): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.843787693 +0000 UTC m=+12.007131292 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556540): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556580): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556580): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556580): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014b0a0 item 46 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556580): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556580): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.844190967 +0000 UTC m=+12.007534565 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556580): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556680): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556680): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556680): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556680): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556680): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.844190967 +0000 UTC m=+12.007534565 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556680): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014b260 item 46 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556840): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556840): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556840): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556840): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556840): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556840): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556840): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.845512457 +0000 UTC m=+12.008856055 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556840): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556c40): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556c40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556c40): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014b650 item 47 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556c40): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556c40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.845944745 +0000 UTC m=+12.009288343 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556c40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556dc0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556dc0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556dc0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556dc0): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556dc0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.845944745 +0000 UTC m=+12.009288343 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556dc0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014b810 item 47 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556fc0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556fc0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556fc0): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556fc0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556fc0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556fc0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556fc0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.847391829 +0000 UTC m=+12.010735437 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000556fc0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557080): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557080): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557080): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014bc70 item 48 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557080): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557080): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.847837181 +0000 UTC m=+12.011180780 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557080): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557280): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557280): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557280): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557280): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557280): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.847837181 +0000 UTC m=+12.011180780 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557280): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014bf10 item 48 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557300): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557300): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557300): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557300): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557300): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.84901406 +0000 UTC m=+12.012357659 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557300): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557340): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557340): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557340): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557340): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557340): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557340): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6690 item 49 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557340): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557340): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.849476255 +0000 UTC m=+12.012819853 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557340): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005573c0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005573c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005573c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005573c0): >_readAt: n=8, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005573c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.849476255 +0000 UTC m=+12.012819853 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005573c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6850 item 49 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557440): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557440): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557440): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557440): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557440): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.850724056 +0000 UTC m=+12.014067655 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557440): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557c00): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557c00): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557c00): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6cb0 item 50 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557c00): _readAt: size=2, off=5 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557c00): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557c00): _writeAt: size=3, off=5 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557c00): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557c00): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.851204154 +0000 UTC m=+12.014547742 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557c00): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557c80): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557c80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557c80): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557c80): >_readAt: n=3, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557c80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.851204154 +0000 UTC m=+12.014547742 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000557c80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7110 item 50 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706000): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706000): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706000): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706000): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706000): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.85258313 +0000 UTC m=+12.015926718 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706000): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007061c0): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007061c0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007061c0): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007061c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007061c0): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007061c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7500 item 51 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007061c0): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007061c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.852997005 +0000 UTC m=+12.016340603 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007061c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706200): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706200): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706200): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706200): >_readAt: n=8, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706200): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.852997005 +0000 UTC m=+12.016340603 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706200): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7810 item 51 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706280): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706280): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706280): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706280): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706280): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.854236671 +0000 UTC m=+12.017580269 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706280): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706340): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706340): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706340): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7b20 item 52 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706340): _readAt: size=2, off=5 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706340): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706340): _writeAt: size=3, off=5 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706340): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706340): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.854662237 +0000 UTC m=+12.018005815 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706340): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706380): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706380): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706380): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706380): >_readAt: n=3, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706380): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.854662237 +0000 UTC m=+12.018005815 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706380): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7ea0 item 52 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706400): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706400): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706400): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706400): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706400): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.85571223 +0000 UTC m=+12.019055818 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706400): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007064c0): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007064c0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007064c0): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007064c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007064c0): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007064c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0460 item 53 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007064c0): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007064c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.856108038 +0000 UTC m=+12.019451626 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007064c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706500): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706500): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706500): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706500): >_readAt: n=8, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706500): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.856108038 +0000 UTC m=+12.019451626 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706500): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f05b0 item 53 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706580): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706580): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706580): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706580): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706580): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.857274217 +0000 UTC m=+12.020617816 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706580): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706640): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706640): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706640): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f09a0 item 54 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706640): _readAt: size=2, off=5 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706640): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706640): _writeAt: size=3, off=5 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706640): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706640): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.857755597 +0000 UTC m=+12.021099196 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706640): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706680): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706680): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706680): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706680): >_readAt: n=3, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706680): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.857755597 +0000 UTC m=+12.021099196 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706680): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0c40 item 54 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706700): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706700): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706700): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706700): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706700): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.85914824 +0000 UTC m=+12.022491828 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706700): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007067c0): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007067c0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007067c0): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007067c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007067c0): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007067c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f12d0 item 55 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007067c0): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007067c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.859575869 +0000 UTC m=+12.022919458 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007067c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706800): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706800): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706800): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706800): >_readAt: n=8, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706800): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.859575869 +0000 UTC m=+12.022919458 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706800): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1500 item 55 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706880): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706880): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706880): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706880): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706880): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.860824984 +0000 UTC m=+12.024168582 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706880): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706940): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706940): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706940): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1880 item 56 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706940): _readAt: size=2, off=5 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706940): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706940): _writeAt: size=3, off=5 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706940): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706940): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.86129915 +0000 UTC m=+12.024642748 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706940): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706980): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706980): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706980): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706980): >_readAt: n=3, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706980): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.86129915 +0000 UTC m=+12.024642748 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706980): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1ab0 item 56 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706a40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706a40): open at offset 0 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706a40): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706a40): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706a40): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706a40): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706a40): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706a40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.862795757 +0000 UTC m=+12.026139355 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706a40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706a80): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706a80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706a80): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1e30 item 57 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706a80): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706a80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.863318352 +0000 UTC m=+12.026661951 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706a80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706b40): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706b40): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706b40): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706b40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706b40): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706b40): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000128000 item 57 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706b40): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706b40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.863907344 +0000 UTC m=+12.027250932 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706b40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706b80): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706b80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706b80): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706b80): >_readAt: n=8, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706b80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.863907344 +0000 UTC m=+12.027250932 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706b80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001282a0 item 57 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706c40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706c40): open at offset 0 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706c40): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706c40): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706c40): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706c40): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706c40): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706c40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.865414179 +0000 UTC m=+12.028757777 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706c40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706c80): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706c80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706c80): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000128850 item 58 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706c80): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706c80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.865763373 +0000 UTC m=+12.029106961 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706c80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706d40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706d40): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706d40): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001289a0 item 58 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706d40): _readAt: size=2, off=5 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706d40): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706d40): _writeAt: size=3, off=5 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706d40): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706d40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.866186152 +0000 UTC m=+12.029529740 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706d40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706d80): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706d80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706d80): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706d80): >_readAt: n=3, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706d80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.866186152 +0000 UTC m=+12.029529740 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706d80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000128b60 item 58 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706e40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706e40): open at offset 0 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706e40): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706e40): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706e40): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706e40): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706e40): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706e40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.867541725 +0000 UTC m=+12.030885304 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706e40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706e80): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706e80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706e80): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001295e0 item 59 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706e80): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706e80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.868021483 +0000 UTC m=+12.031365061 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706e80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706f40): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706f40): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706f40): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706f40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706f40): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706f40): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000129730 item 59 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706f40): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706f40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.868428533 +0000 UTC m=+12.031772131 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706f40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706f80): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706f80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706f80): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706f80): >_readAt: n=8, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706f80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.868428533 +0000 UTC m=+12.031772131 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000706f80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000129880 item 59 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707040): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707040): open at offset 0 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707040): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707040): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707040): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707040): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707040): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707040): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.869649445 +0000 UTC m=+12.032993043 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707040): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707080): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707080): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707080): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000129dc0 item 60 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707080): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707080): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.870113001 +0000 UTC m=+12.033456599 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707080): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707140): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707140): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707140): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000129f10 item 60 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707140): _readAt: size=2, off=5 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707140): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707140): _writeAt: size=3, off=5 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707140): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707140): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.870713433 +0000 UTC m=+12.034057012 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707140): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707180): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707180): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707180): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707180): >_readAt: n=3, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707180): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.870713433 +0000 UTC m=+12.034057012 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707180): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000521c0 item 60 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707240): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707240): open at offset 0 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707240): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707240): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707240): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707240): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707240): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707240): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.871657728 +0000 UTC m=+12.035001307 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707240): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707280): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707280): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707280): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000524d0 item 61 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707280): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707280): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.87200182 +0000 UTC m=+12.035345399 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707280): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707340): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707340): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707340): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707340): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707340): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.87200182 +0000 UTC m=+12.035345399 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707340): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052690 item 61 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707400): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707400): open at offset 0 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707400): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707400): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707400): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707400): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707400): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707400): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.872992603 +0000 UTC m=+12.036336181 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707400): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707440): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707440): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707440): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052930 item 62 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707440): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707440): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.873350632 +0000 UTC m=+12.036694209 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707440): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707500): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707500): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707500): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707500): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707500): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.873350632 +0000 UTC m=+12.036694209 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707500): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052a80 item 62 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007075c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007075c0): open at offset 0 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007075c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007075c0): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007075c0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007075c0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007075c0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007075c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.874618882 +0000 UTC m=+12.037962480 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007075c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707600): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707600): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707600): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d90 item 63 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707600): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707600): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.874980026 +0000 UTC m=+12.038323604 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707600): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007076c0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007076c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007076c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007076c0): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007076c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.874980026 +0000 UTC m=+12.038323604 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007076c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052ee0 item 63 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 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 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707780): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707780): open at offset 0 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707780): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707780): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707780): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707780): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707780): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707780): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.876033486 +0000 UTC m=+12.039377063 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707780): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007077c0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007077c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007077c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053180 item 64 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007077c0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007077c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.876422232 +0000 UTC m=+12.039765810 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007077c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707880): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707880): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707880): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707880): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707880): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.876422232 +0000 UTC m=+12.039765810 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707880): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053490 item 64 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007078c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007078c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007078c0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007078c0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007078c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.877494125 +0000 UTC m=+12.040837713 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007078c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707900): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707900): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707900): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707900): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707900): _writeAt: size=3, off=2 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000538f0 item 65 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707900): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707900): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.878032371 +0000 UTC m=+12.041375970 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707900): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707940): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707940): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707940): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707940): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707940): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.878032371 +0000 UTC m=+12.041375970 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707940): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b90 item 65 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707980): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707980): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707980): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707980): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707980): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.879026949 +0000 UTC m=+12.042370537 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707980): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007079c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007079c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053e30 item 66 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007079c0): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007079c0): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007079c0): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007079c0): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007079c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.879451152 +0000 UTC m=+12.042794741 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007079c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707a00): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707a00): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707a00): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707a00): >_readAt: n=3, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707a00): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.879451152 +0000 UTC m=+12.042794741 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707a00): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ca230 item 66 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707a40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707a40): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707a40): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707a40): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707a40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.880424943 +0000 UTC m=+12.043768531 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707a40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707a80): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707a80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707a80): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707a80): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707a80): _writeAt: size=3, off=2 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cae70 item 67 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707a80): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707a80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.880786328 +0000 UTC m=+12.044129916 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707a80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707ac0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707ac0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707ac0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707ac0): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707ac0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.880786328 +0000 UTC m=+12.044129916 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707ac0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cb030 item 67 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707b40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707b40): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707b40): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707b40): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707b40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.881830519 +0000 UTC m=+12.045174117 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707b40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707c00): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707c00): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cb5e0 item 68 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707c00): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707c00): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707c00): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707c00): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707c00): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.88230212 +0000 UTC m=+12.045645718 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707c00): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707c40): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707c40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707c40): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707c40): >_readAt: n=3, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707c40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.88230212 +0000 UTC m=+12.045645718 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707c40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cb7a0 item 68 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707c80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707c80): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707c80): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707c80): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707c80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.883515177 +0000 UTC m=+12.046858755 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707c80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707cc0): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707cc0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707cc0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707cc0): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707cc0): _writeAt: size=3, off=2 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cbc00 item 69 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707cc0): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707cc0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.883831459 +0000 UTC m=+12.047175026 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707cc0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707d00): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707d00): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707d00): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707d00): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707d00): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.883831459 +0000 UTC m=+12.047175026 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707d00): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cbd50 item 69 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707d80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707d80): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707d80): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707d80): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707d80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.884764733 +0000 UTC m=+12.048108311 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707d80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707e40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707e40): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6150 item 70 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707e40): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707e40): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707e40): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707e40): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707e40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.885211187 +0000 UTC m=+12.048554765 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707e40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707e80): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707e80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707e80): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707e80): >_readAt: n=3, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707e80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.885211187 +0000 UTC m=+12.048554765 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707e80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6310 item 70 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707f00): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707f00): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707f00): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707f00): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707f00): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.886042971 +0000 UTC m=+12.049386549 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc000707f00): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a040): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a040): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a040): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a040): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a040): _writeAt: size=3, off=2 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6770 item 71 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a040): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a040): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.886485388 +0000 UTC m=+12.049828966 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a040): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a180): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a180): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a180): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a180): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a180): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.886485388 +0000 UTC m=+12.049828966 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a180): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f68c0 item 71 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a240): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a240): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a240): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a240): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a240): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.887458176 +0000 UTC m=+12.050801755 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a240): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a340): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a340): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6b60 item 72 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a340): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a340): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a340): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a340): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a340): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.887848195 +0000 UTC m=+12.051191773 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a340): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a380): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a380): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a380): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a380): >_readAt: n=3, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a380): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.887848195 +0000 UTC m=+12.051191773 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a380): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6d90 item 72 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a3c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a3c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a3c0): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a3c0): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a3c0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a3c0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a3c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.888710847 +0000 UTC m=+12.052054425 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a3c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a400): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a400): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a400): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f71f0 item 73 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a400): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a400): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.889053758 +0000 UTC m=+12.052397336 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a400): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a440): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a440): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a440): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a440): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a440): _writeAt: size=3, off=2 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7490 item 73 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a440): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a440): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.889398613 +0000 UTC m=+12.052742191 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a440): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a480): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a480): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a480): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a480): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a480): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.889398613 +0000 UTC m=+12.052742191 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a480): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f75e0 item 73 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a640): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a640): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a640): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a640): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a640): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a640): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a640): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.89029649 +0000 UTC m=+12.053640069 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a640): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a680): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a680): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a680): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7880 item 74 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a680): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a680): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.890623131 +0000 UTC m=+12.053966710 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a680): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a740): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a740): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7b20 item 74 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a740): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a740): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a740): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a740): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a740): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.891006748 +0000 UTC m=+12.054350326 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a740): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a780): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a780): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a780): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a780): >_readAt: n=3, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a780): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.891006748 +0000 UTC m=+12.054350326 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a780): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7d50 item 74 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a840): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a840): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a840): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a840): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a840): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a840): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a840): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.891881383 +0000 UTC m=+12.055224960 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a840): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a880): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a880): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a880): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506150 item 75 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a880): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a880): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.892230014 +0000 UTC m=+12.055573592 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a880): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a940): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a940): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a940): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a940): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a940): _writeAt: size=3, off=2 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506310 item 75 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a940): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a940): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.892596308 +0000 UTC m=+12.055939886 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a940): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a980): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a980): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a980): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a980): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a980): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.892596308 +0000 UTC m=+12.055939886 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068a980): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506620 item 75 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068aa40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068aa40): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068aa40): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068aa40): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068aa40): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068aa40): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068aa40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.89348539 +0000 UTC m=+12.056828968 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068aa40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068aa80): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068aa80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068aa80): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506bd0 item 76 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068aa80): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068aa80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.893796001 +0000 UTC m=+12.057139578 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068aa80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ab40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ab40): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506e00 item 76 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ab40): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ab40): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ab40): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ab40): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ab40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.894152066 +0000 UTC m=+12.057495644 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ab40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ab80): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ab80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ab80): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ab80): >_readAt: n=3, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ab80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.894152066 +0000 UTC m=+12.057495644 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ab80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507110 item 76 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ac40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ac40): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ac40): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ac40): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ac40): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ac40): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ac40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.89499977 +0000 UTC m=+12.058343348 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ac40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ac80): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ac80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ac80): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507500 item 77 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ac80): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ac80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.895369882 +0000 UTC m=+12.058713460 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ac80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ad40): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ad40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ad40): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ad40): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ad40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.895369882 +0000 UTC m=+12.058713460 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ad40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507810 item 77 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ae00): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ae00): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ae00): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ae00): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ae00): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ae00): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ae00): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.896245759 +0000 UTC m=+12.059589337 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ae00): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ae40): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ae40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ae40): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507c70 item 78 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ae40): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ae40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.896872971 +0000 UTC m=+12.060216549 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068ae40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068af00): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068af00): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068af00): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068af00): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068af00): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.896872971 +0000 UTC m=+12.060216549 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068af00): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508070 item 78 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068afc0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068afc0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068afc0): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068afc0): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068afc0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068afc0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068afc0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.898079867 +0000 UTC m=+12.061423445 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068afc0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b000): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b000): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b000): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005084d0 item 79 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b000): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b000): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.898462952 +0000 UTC m=+12.061806520 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b000): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b0c0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b0c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b0c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b0c0): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b0c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.898462952 +0000 UTC m=+12.061806520 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b0c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508620 item 79 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b180): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b180): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b180): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b180): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b180): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b180): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b180): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.899576073 +0000 UTC m=+12.062919651 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b180): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b1c0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b1c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b1c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508a80 item 80 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b1c0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b1c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.900132723 +0000 UTC m=+12.063476301 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b1c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b280): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b280): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b280): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b280): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b280): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.900132723 +0000 UTC m=+12.063476301 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b280): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508bd0 item 80 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b2c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b2c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b2c0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b2c0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b2c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.901233169 +0000 UTC m=+12.064576748 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b2c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b300): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b300): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b300): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b300): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b300): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b300): _writeAt: size=3, off=7 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508f50 item 81 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b300): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b300): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.901587291 +0000 UTC m=+12.064930869 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b300): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b340): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b340): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b340): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b340): >_readAt: n=8, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b340): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.901587291 +0000 UTC m=+12.064930869 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b340): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005091f0 item 81 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b3c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b3c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b3c0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b3c0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b3c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.90278571 +0000 UTC m=+12.066129289 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b3c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b480): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b480): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b480): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005097a0 item 82 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b480): _readAt: size=2, off=5 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b480): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b480): _writeAt: size=3, off=5 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b480): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b480): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.903216706 +0000 UTC m=+12.066560274 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b480): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b4c0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b4c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b4c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b4c0): >_readAt: n=3, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b4c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.903216706 +0000 UTC m=+12.066560274 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b4c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509a40 item 82 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b540): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b540): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b540): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b540): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b540): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.9041337 +0000 UTC m=+12.067477278 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b540): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b600): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b600): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b600): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b600): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b600): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b600): _writeAt: size=3, off=7 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509dc0 item 83 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b600): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b600): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.904502379 +0000 UTC m=+12.067845958 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b600): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b640): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b640): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b640): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b640): >_readAt: n=8, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b640): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.904502379 +0000 UTC m=+12.067845958 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b640): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c1c0 item 83 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b6c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b6c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b6c0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b6c0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b6c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.905495895 +0000 UTC m=+12.068839474 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b6c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b780): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b780): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b780): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c7e0 item 84 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b780): _readAt: size=2, off=5 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b780): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b780): _writeAt: size=3, off=5 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b780): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b780): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.905880705 +0000 UTC m=+12.069224282 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b780): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b7c0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b7c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b7c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b7c0): >_readAt: n=3, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b7c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.905880705 +0000 UTC m=+12.069224282 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b7c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c930 item 84 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b840): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b840): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b840): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b840): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b840): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.906904899 +0000 UTC m=+12.070248476 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00068b840): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4c40): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4c40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4c40): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4c40): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4c40): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4c40): _writeAt: size=3, off=7 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035efc0 item 85 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4c40): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4c40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.907361963 +0000 UTC m=+12.070705530 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4c40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4c80): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4c80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4c80): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4c80): >_readAt: n=8, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4c80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.907361963 +0000 UTC m=+12.070705530 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4c80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f180 item 85 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4d00): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4d00): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4d00): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4d00): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4d00): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.908253379 +0000 UTC m=+12.071596956 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4d00): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4dc0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4dc0): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4dc0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f500 item 86 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4dc0): _readAt: size=2, off=5 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4dc0): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4dc0): _writeAt: size=3, off=5 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4dc0): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4dc0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.908670068 +0000 UTC m=+12.072013646 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4dc0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4e00): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4e00): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4e00): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4e00): >_readAt: n=3, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4e00): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.908670068 +0000 UTC m=+12.072013646 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4e00): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f6c0 item 86 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4e80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4e80): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4e80): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4e80): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4e80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.9095165 +0000 UTC m=+12.072860077 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4e80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4f40): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4f40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4f40): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4f40): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4f40): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4f40): _writeAt: size=3, off=7 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ff10 item 87 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4f40): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4f40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.909867716 +0000 UTC m=+12.073211294 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4f40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4f80): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4f80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4f80): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4f80): >_readAt: n=8, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4f80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.909867716 +0000 UTC m=+12.073211294 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c4f80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005141c0 item 87 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5000): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5000): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5000): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5000): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5000): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.910724036 +0000 UTC m=+12.074067604 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5000): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c50c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c50c0): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c50c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514460 item 88 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c50c0): _readAt: size=2, off=5 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c50c0): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c50c0): _writeAt: size=3, off=5 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c50c0): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c50c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.911196108 +0000 UTC m=+12.074539686 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c50c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5100): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5100): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5100): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5100): >_readAt: n=3, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5100): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.911196108 +0000 UTC m=+12.074539686 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5100): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005145b0 item 88 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c51c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c51c0): open at offset 0 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c51c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c51c0): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c51c0): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c51c0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c51c0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c51c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.912511747 +0000 UTC m=+12.075855325 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c51c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5200): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5200): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5200): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514930 item 89 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5200): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5200): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.913176138 +0000 UTC m=+12.076519716 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5200): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c52c0): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c52c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c52c0): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c52c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c52c0): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c52c0): _writeAt: size=3, off=7 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514af0 item 89 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c52c0): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c52c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.91370675 +0000 UTC m=+12.077050328 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c52c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5300): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5300): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5300): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5300): >_readAt: n=8, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5300): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.91370675 +0000 UTC m=+12.077050328 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5300): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514cb0 item 89 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c53c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c53c0): open at offset 0 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c53c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c53c0): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c53c0): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c53c0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c53c0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c53c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.9148837 +0000 UTC m=+12.078227288 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c53c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5400): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5400): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5400): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005150a0 item 90 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5400): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5400): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.915267076 +0000 UTC m=+12.078610655 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5400): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c54c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c54c0): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c54c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005153b0 item 90 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c54c0): _readAt: size=2, off=5 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c54c0): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c54c0): _writeAt: size=3, off=5 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c54c0): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c54c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.915673115 +0000 UTC m=+12.079016703 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c54c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5500): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5500): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5500): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5500): >_readAt: n=3, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5500): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.915673115 +0000 UTC m=+12.079016703 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5500): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515570 item 90 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c55c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c55c0): open at offset 0 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c55c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c55c0): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c55c0): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c55c0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c55c0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c55c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.916753715 +0000 UTC m=+12.080097303 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c55c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5600): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5600): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5600): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515880 item 91 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5600): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5600): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.917164883 +0000 UTC m=+12.080508471 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5600): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c56c0): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c56c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c56c0): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c56c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c56c0): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c56c0): _writeAt: size=3, off=7 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005159d0 item 91 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c56c0): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c56c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.917589206 +0000 UTC m=+12.080932794 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c56c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5700): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5700): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5700): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5700): >_readAt: n=8, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5700): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.917589206 +0000 UTC m=+12.080932794 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5700): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515c70 item 91 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c57c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c57c0): open at offset 0 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c57c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c57c0): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c57c0): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c57c0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c57c0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c57c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.91864534 +0000 UTC m=+12.081988928 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c57c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5800): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5800): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5800): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e2a0 item 92 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5800): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5800): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.919055727 +0000 UTC m=+12.082399304 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5800): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c58c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c58c0): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c58c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e460 item 92 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c58c0): _readAt: size=2, off=5 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c58c0): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c58c0): _writeAt: size=3, off=5 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c58c0): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c58c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.919536185 +0000 UTC m=+12.082879773 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c58c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5900): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5900): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5900): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5900): >_readAt: n=3, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5900): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.919536185 +0000 UTC m=+12.082879773 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5900): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e5b0 item 92 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c59c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c59c0): open at offset 0 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c59c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c59c0): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c59c0): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c59c0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c59c0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c59c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.920487723 +0000 UTC m=+12.083831301 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c59c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5a00): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5a00): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5a00): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e8c0 item 93 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5a00): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5a00): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.920840823 +0000 UTC m=+12.084184411 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5a00): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5ac0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5ac0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5ac0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5ac0): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5ac0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.920840823 +0000 UTC m=+12.084184411 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5ac0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ea80 item 93 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5bc0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5bc0): open at offset 0 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5bc0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5bc0): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5bc0): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5bc0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5bc0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5bc0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.921896535 +0000 UTC m=+12.085240114 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5bc0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5c00): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5c00): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5c00): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ee00 item 94 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5c00): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5c00): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.922245678 +0000 UTC m=+12.085589256 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5c00): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5cc0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5cc0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5cc0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5cc0): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5cc0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.922245678 +0000 UTC m=+12.085589256 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5cc0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f0a0 item 94 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5d80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5d80): open at offset 0 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5d80): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5d80): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5d80): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5d80): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5d80): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5d80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.923245897 +0000 UTC m=+12.086589475 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5d80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5dc0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5dc0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5dc0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f490 item 95 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5dc0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5dc0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.923629685 +0000 UTC m=+12.086973263 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5dc0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5e80): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5e80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5e80): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5e80): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5e80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.923629685 +0000 UTC m=+12.086973263 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5e80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f5e0 item 95 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 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 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5f40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5f40): open at offset 0 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5f40): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5f40): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5f40): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5f40): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5f40): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5f40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.924797798 +0000 UTC m=+12.088141386 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007c5f40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046c000): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046c000): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046c000): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f9d0 item 96 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046c000): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046c000): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.925163681 +0000 UTC m=+12.088507269 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046c000): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cbc0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cbc0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cbc0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cbc0): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cbc0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.925163681 +0000 UTC m=+12.088507269 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cbc0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052fc00 item 96 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= 2024/10/30 04:09:18 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:18 DEBUG : : Looking for writers 2024/10/30 04:09:18 DEBUG : >WaitForWriters: 2024/10/30 04:09:18 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:18 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:18 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 04:09:18 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:18 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/10/30 04:09:18 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea040): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea040): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea040): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea040): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea040): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.948932281 +0000 UTC m=+12.112275858 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea040): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea080): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea080): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea080): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea080): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea080): _writeAt: size=3, off=2 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea080): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea080): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.948932281 +0000 UTC m=+12.112275858 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea080): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea0c0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea0c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea0c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea0c0): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea0c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.948932281 +0000 UTC m=+12.112275858 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea0c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055aee0 item 1 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea100): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea100): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea100): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea100): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea100): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.950625154 +0000 UTC m=+12.113968742 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea100): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea140): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea140): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea140): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea140): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea140): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.950625154 +0000 UTC m=+12.113968742 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea140): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055b5e0 item 2 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea180): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea180): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea180): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea180): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea180): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.951692057 +0000 UTC m=+12.115035655 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea180): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea1c0): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea1c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea1c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea1c0): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea1c0): _writeAt: size=3, off=2 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea1c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea1c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.951692057 +0000 UTC m=+12.115035655 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea1c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007ae080): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007ae080): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007ae080): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007ae080): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007ae080): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.951692057 +0000 UTC m=+12.115035655 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0007ae080): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055bce0 item 3 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046c000): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046c000): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046c000): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046c000): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046c000): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.953751568 +0000 UTC m=+12.117095156 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046c000): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046c200): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046c200): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046c200): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046c200): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046c200): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.953751568 +0000 UTC m=+12.117095156 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046c200): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfc1c0 item 4 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cbc0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cbc0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cbc0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cbc0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cbc0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.954788105 +0000 UTC m=+12.118131693 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cbc0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cc00): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cc00): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cc00): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cc00): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cc00): _writeAt: size=3, off=2 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cc00): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cc00): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.954788105 +0000 UTC m=+12.118131693 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cc00): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cc40): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cc40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cc40): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cc40): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cc40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.954788105 +0000 UTC m=+12.118131693 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cc40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfc460 item 5 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cd00): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cd00): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cd00): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cd00): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cd00): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.956198279 +0000 UTC m=+12.119541857 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cd00): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cd80): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cd80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cd80): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cd80): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cd80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.956198279 +0000 UTC m=+12.119541857 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cd80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfc7e0 item 6 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046ce00): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046ce00): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046ce00): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046ce00): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046ce00): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.957152392 +0000 UTC m=+12.120495980 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046ce00): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cec0): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cec0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cec0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cec0): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cec0): _writeAt: size=3, off=2 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cec0): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cec0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.957152392 +0000 UTC m=+12.120495980 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cec0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cf00): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cf00): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cf00): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cf00): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cf00): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.957152392 +0000 UTC m=+12.120495980 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cf00): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfca80 item 7 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cf80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cf80): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cf80): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cf80): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cf80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.95879916 +0000 UTC m=+12.122142748 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046cf80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d000): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d000): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d000): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d000): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d000): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.95879916 +0000 UTC m=+12.122142748 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d000): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfce00 item 8 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d040): _readAt: size=2, off=0 2024/10/30 04:09:18 ERROR : open-test-file(0xc00046d040): Couldn't read size of file 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d040): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d040): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d040): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d040): close: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d040): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d080): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d080): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d080): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d080): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d080): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.959989004 +0000 UTC m=+12.123332592 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d080): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d0c0): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d0c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d0c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d0c0): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d0c0): _writeAt: size=3, off=2 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d0c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d0c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.959989004 +0000 UTC m=+12.123332592 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d0c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d100): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d100): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d100): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d100): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d100): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.959989004 +0000 UTC m=+12.123332592 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d100): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfd0a0 item 9 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d180): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d180): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d180): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d180): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d180): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.96146384 +0000 UTC m=+12.124807428 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d180): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d200): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d200): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d200): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d200): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d200): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.96146384 +0000 UTC m=+12.124807428 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d200): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfd420 item 10 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d2c0): _readAt: size=2, off=0 2024/10/30 04:09:18 ERROR : open-test-file(0xc00046d2c0): Couldn't read size of file 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d2c0): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d2c0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d2c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d2c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d2c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d300): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d300): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d300): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d300): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d300): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.962498243 +0000 UTC m=+12.125841831 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d300): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d3c0): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d3c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d3c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d3c0): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d3c0): _writeAt: size=3, off=2 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d3c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d3c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.962498243 +0000 UTC m=+12.125841831 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d3c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d400): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d400): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d400): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d400): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d400): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.962498243 +0000 UTC m=+12.125841831 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d400): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfd6c0 item 11 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d480): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d480): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d480): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d480): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d480): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.963838297 +0000 UTC m=+12.127181886 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d480): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d500): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d500): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d500): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d500): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d500): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.963838297 +0000 UTC m=+12.127181886 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d500): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfda40 item 12 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d5c0): _readAt: size=2, off=0 2024/10/30 04:09:18 ERROR : open-test-file(0xc00046d5c0): Couldn't read size of file 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d5c0): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d5c0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d5c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d5c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d5c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d600): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d600): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d600): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d600): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d600): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.964777172 +0000 UTC m=+12.128120750 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d600): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d6c0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d6c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d6c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d6c0): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d6c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.964777172 +0000 UTC m=+12.128120750 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d6c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfdce0 item 13 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d740): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d740): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d740): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d740): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d740): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.965674509 +0000 UTC m=+12.129018087 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d740): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d7c0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d7c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d7c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d7c0): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d7c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.965674509 +0000 UTC m=+12.129018087 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d7c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055a070 item 14 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d880): _readAt: size=2, off=0 2024/10/30 04:09:18 ERROR : open-test-file(0xc00046d880): Couldn't read size of file 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d880): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d880): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d880): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d880): close: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d880): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d8c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d8c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d8c0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d8c0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d8c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.966842331 +0000 UTC m=+12.130185919 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d8c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d980): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d980): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d980): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d980): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d980): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.966842331 +0000 UTC m=+12.130185919 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046d980): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055a9a0 item 15 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046da00): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046da00): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046da00): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046da00): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046da00): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.967845576 +0000 UTC m=+12.131189154 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046da00): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046da80): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046da80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046da80): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046da80): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046da80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.967845576 +0000 UTC m=+12.131189154 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046da80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055ae70 item 16 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dac0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dac0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dac0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dac0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dac0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.968692579 +0000 UTC m=+12.132036157 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dac0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046db00): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046db00): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046db00): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046db00): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046db00): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046db00): _writeAt: size=3, off=7 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046db00): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046db00): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.968692579 +0000 UTC m=+12.132036157 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046db00): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046db40): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046db40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046db40): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046db40): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046db40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.968692579 +0000 UTC m=+12.132036157 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046db40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055b1f0 item 17 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dbc0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dbc0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dbc0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dbc0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dbc0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.969992799 +0000 UTC m=+12.133336377 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dbc0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dc40): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dc40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dc40): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dc40): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dc40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.969992799 +0000 UTC m=+12.133336377 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dc40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055bc00 item 18 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dcc0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dcc0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dcc0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dcc0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dcc0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.970855612 +0000 UTC m=+12.134199179 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dcc0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dd80): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dd80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dd80): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dd80): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dd80): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dd80): _writeAt: size=3, off=7 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dd80): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dd80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.970855612 +0000 UTC m=+12.134199179 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dd80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046ddc0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046ddc0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046ddc0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046ddc0): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046ddc0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.970855612 +0000 UTC m=+12.134199179 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046ddc0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c620 item 19 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046de40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046de40): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046de40): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046de40): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046de40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.972065272 +0000 UTC m=+12.135408850 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046de40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dec0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dec0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dec0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dec0): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dec0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.972065272 +0000 UTC m=+12.135408850 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046dec0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050caf0 item 20 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046df40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046df40): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046df40): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046df40): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046df40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.972916853 +0000 UTC m=+12.136260431 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc00046df40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea080): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea080): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea080): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea080): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea080): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea080): _writeAt: size=3, off=7 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea080): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea080): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.972916853 +0000 UTC m=+12.136260431 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea080): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea0c0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea0c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea0c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea0c0): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea0c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.972916853 +0000 UTC m=+12.136260431 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea0c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050ce00 item 21 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea140): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea140): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea140): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea140): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea140): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.974266014 +0000 UTC m=+12.137609593 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea140): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea280): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea280): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea280): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea280): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea280): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.974266014 +0000 UTC m=+12.137609593 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea280): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d340 item 22 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea300): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea300): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea300): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea300): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea300): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.975168872 +0000 UTC m=+12.138512450 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea300): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea3c0): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea3c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea3c0): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea3c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea3c0): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea3c0): _writeAt: size=3, off=7 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea3c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea3c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.975168872 +0000 UTC m=+12.138512450 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea3c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea400): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea400): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea400): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea400): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea400): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.975168872 +0000 UTC m=+12.138512450 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea400): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d7a0 item 23 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea480): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea480): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea480): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea480): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea480): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.976410964 +0000 UTC m=+12.139754542 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea480): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea500): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea500): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea500): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea500): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea500): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.976410964 +0000 UTC m=+12.139754542 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea500): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050db90 item 24 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea5c0): _readAt: size=2, off=0 2024/10/30 04:09:18 ERROR : open-test-file(0xc0006ea5c0): Couldn't read size of file 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea5c0): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea5c0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea5c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea5c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea5c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea600): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea600): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea600): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea600): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea600): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.977341402 +0000 UTC m=+12.140684971 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea600): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea6c0): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea6c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea6c0): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea6c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea6c0): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea6c0): _writeAt: size=3, off=7 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea6c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea6c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.977341402 +0000 UTC m=+12.140684971 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea6c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea700): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea700): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea700): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea700): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea700): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.977341402 +0000 UTC m=+12.140684971 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea700): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e8e2a0 item 25 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea780): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea780): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea780): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea780): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea780): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.978692558 +0000 UTC m=+12.142036136 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea780): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea800): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea800): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea800): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea800): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea800): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.978692558 +0000 UTC m=+12.142036136 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea800): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e8e620 item 26 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea8c0): _readAt: size=2, off=0 2024/10/30 04:09:18 ERROR : open-test-file(0xc0006ea8c0): Couldn't read size of file 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea8c0): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea8c0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea8c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea8c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea8c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea900): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea900): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea900): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea900): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea900): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.979741067 +0000 UTC m=+12.143084645 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea900): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea9c0): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea9c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea9c0): open at offset 5 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea9c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea9c0): >_readAt: n=2, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea9c0): _writeAt: size=3, off=7 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea9c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea9c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.979741067 +0000 UTC m=+12.143084645 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ea9c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eaa00): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eaa00): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eaa00): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eaa00): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eaa00): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.979741067 +0000 UTC m=+12.143084645 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eaa00): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e8e8c0 item 27 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eaa80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eaa80): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eaa80): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eaa80): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eaa80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.980977257 +0000 UTC m=+12.144320835 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eaa80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eab00): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eab00): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eab00): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eab00): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eab00): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.980977257 +0000 UTC m=+12.144320835 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eab00): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e8ec40 item 28 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eabc0): _readAt: size=2, off=0 2024/10/30 04:09:18 ERROR : open-test-file(0xc0006eabc0): Couldn't read size of file 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eabc0): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eabc0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eabc0): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eabc0): close: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eabc0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eac00): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eac00): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eac00): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eac00): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eac00): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.981942561 +0000 UTC m=+12.145286129 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eac00): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eacc0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eacc0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eacc0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eacc0): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eacc0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.981942561 +0000 UTC m=+12.145286129 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eacc0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e8eee0 item 29 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ead40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ead40): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ead40): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ead40): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ead40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.982818508 +0000 UTC m=+12.146162086 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006ead40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eadc0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eadc0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eadc0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eadc0): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eadc0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.982818508 +0000 UTC m=+12.146162086 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eadc0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e8f180 item 30 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eae80): _readAt: size=2, off=0 2024/10/30 04:09:18 ERROR : open-test-file(0xc0006eae80): Couldn't read size of file 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eae80): >_readAt: n=0, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eae80): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eae80): >_writeAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eae80): close: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eae80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eaec0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eaec0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eaec0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eaec0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eaec0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.983725704 +0000 UTC m=+12.147069271 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eaec0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eaf80): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eaf80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eaf80): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eaf80): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eaf80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.983725704 +0000 UTC m=+12.147069271 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eaf80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e8f420 item 31 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 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 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb000): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb000): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb000): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb000): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb000): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.984587814 +0000 UTC m=+12.147931392 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb000): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb080): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb080): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb080): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb080): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb080): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.984587814 +0000 UTC m=+12.147931392 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb080): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e8f6c0 item 32 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb0c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb0c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb0c0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb0c0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb0c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.985847338 +0000 UTC m=+12.149190926 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb0c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb100): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb100): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb100): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb100): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb100): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e8f960 item 33 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb100): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb100): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.986230534 +0000 UTC m=+12.149574122 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb100): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb140): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb140): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb140): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb140): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb140): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.986230534 +0000 UTC m=+12.149574122 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb140): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e8fab0 item 33 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb180): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb180): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb180): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb180): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb180): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.98735763 +0000 UTC m=+12.150701208 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb180): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb1c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb1c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e8fd50 item 34 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb1c0): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb1c0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb1c0): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb1c0): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb1c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.987816417 +0000 UTC m=+12.151159986 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0006eb1c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4100): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4100): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4100): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4100): >_readAt: n=3, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4100): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.987816417 +0000 UTC m=+12.151159986 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4100): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c070 item 34 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4140): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4140): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4140): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4140): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4140): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.98871102 +0000 UTC m=+12.152054597 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4140): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4180): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4180): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4180): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4180): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4180): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c540 item 35 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4180): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4180): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.989132448 +0000 UTC m=+12.152476026 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4180): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4340): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4340): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4340): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4340): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4340): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.989132448 +0000 UTC m=+12.152476026 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4340): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ccb0 item 35 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4440): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4440): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4440): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4440): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4440): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.990244756 +0000 UTC m=+12.153588334 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4440): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4680): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4680): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d110 item 36 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4680): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4680): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4680): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4680): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4680): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.990625859 +0000 UTC m=+12.153969437 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4680): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c46c0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c46c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c46c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c46c0): >_readAt: n=3, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c46c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.990625859 +0000 UTC m=+12.153969437 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c46c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d260 item 36 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4700): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4700): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4700): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4700): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4700): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.991466149 +0000 UTC m=+12.154809727 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4700): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4740): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4740): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4740): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4740): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4740): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d6c0 item 37 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4740): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4740): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.991789002 +0000 UTC m=+12.155132580 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4740): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4780): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4780): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4780): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4780): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4780): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.991789002 +0000 UTC m=+12.155132580 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4780): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d9d0 item 37 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4880): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4880): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4880): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4880): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4880): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.992675329 +0000 UTC m=+12.156018907 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4880): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4940): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4940): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f20e0 item 38 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4940): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4940): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4940): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4940): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4940): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.993133866 +0000 UTC m=+12.156477454 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4940): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4a80): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4a80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4a80): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4a80): >_readAt: n=3, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4a80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.993133866 +0000 UTC m=+12.156477454 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4a80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f24d0 item 38 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4bc0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4bc0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4bc0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4bc0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4bc0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.994065517 +0000 UTC m=+12.157409105 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4bc0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4c80): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4c80): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4c80): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4c80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4c80): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2930 item 39 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4c80): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4c80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.994446408 +0000 UTC m=+12.157789996 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4c80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4d40): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4d40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4d40): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4d40): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4d40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.994446408 +0000 UTC m=+12.157789996 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4d40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2c40 item 39 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4dc0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4dc0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4dc0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4dc0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4dc0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.995475251 +0000 UTC m=+12.158818839 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4dc0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4f40): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4f40): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3420 item 40 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4f40): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4f40): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4f40): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4f40): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4f40): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.995862886 +0000 UTC m=+12.159206464 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4f40): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4f80): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4f80): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4f80): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4f80): >_readAt: n=3, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4f80): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.995862886 +0000 UTC m=+12.159206464 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c4f80): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3650 item 40 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5040): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5040): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5040): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5040): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5040): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5040): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5040): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.996874076 +0000 UTC m=+12.160217664 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5040): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5100): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5100): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5100): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3c70 item 41 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5100): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5100): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.997200345 +0000 UTC m=+12.160543933 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5100): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5140): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5140): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5140): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5140): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5140): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3ea0 item 41 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5140): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5140): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.997584383 +0000 UTC m=+12.160927971 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5140): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5180): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5180): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5180): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5180): >_readAt: n=5, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5180): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.997584383 +0000 UTC m=+12.160927971 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5180): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398690 item 41 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5280): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5280): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5280): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5280): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5280): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5280): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5280): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.998628824 +0000 UTC m=+12.161972403 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5280): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c52c0): _writeAt: size=5, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c52c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c52c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398cb0 item 42 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c52c0): >_writeAt: n=5, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c52c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.998985912 +0000 UTC m=+12.162329491 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c52c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5380): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5380): >openPending: err= 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003991f0 item 42 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5380): _readAt: size=2, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5380): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5380): _writeAt: size=3, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5380): >_writeAt: n=3, err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5380): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.999388455 +0000 UTC m=+12.162732032 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c5380): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:18 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c53c0): _readAt: size=512, off=0 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c53c0): openPending: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c53c0): >openPending: err= 2024/10/30 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c53c0): >_readAt: n=3, err=EOF 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c53c0): close: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:18.999388455 +0000 UTC m=+12.162732032 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:18 DEBUG : open-test-file(0xc0005c53c0): >close: err= 2024/10/30 04:09:18 DEBUG : open-test-file: Remove: 2024/10/30 04:09:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000399420 item 42 2024/10/30 04:09:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5480): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5480): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5480): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5480): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5480): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5480): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5480): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.000278898 +0000 UTC m=+12.163622476 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5480): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c55c0): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c55c0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c55c0): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000399880 item 43 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c55c0): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c55c0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.000592465 +0000 UTC m=+12.163936042 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c55c0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5680): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5680): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5680): _writeAt: size=3, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5680): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5680): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000399b90 item 43 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5680): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5680): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.000931288 +0000 UTC m=+12.164274866 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5680): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c56c0): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c56c0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c56c0): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c56c0): >_readAt: n=5, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c56c0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.000931288 +0000 UTC m=+12.164274866 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c56c0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000399dc0 item 43 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5780): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5780): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5780): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5780): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5780): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5780): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5780): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.001754185 +0000 UTC m=+12.165097763 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5780): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c57c0): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c57c0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c57c0): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c5b0 item 44 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c57c0): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c57c0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.002239612 +0000 UTC m=+12.165583191 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c57c0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c58c0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c58c0): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045cd90 item 44 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c58c0): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c58c0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c58c0): _writeAt: size=3, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c58c0): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c58c0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.002643487 +0000 UTC m=+12.165987065 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c58c0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5900): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5900): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5900): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5900): >_readAt: n=3, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5900): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.002643487 +0000 UTC m=+12.165987065 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5900): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d500 item 44 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c59c0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c59c0): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c59c0): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c59c0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c59c0): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c59c0): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c59c0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.00369397 +0000 UTC m=+12.167037548 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c59c0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5a00): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5a00): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5a00): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045dd50 item 45 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5a00): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5a00): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.00406284 +0000 UTC m=+12.167406419 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5a00): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5ac0): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5ac0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5ac0): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5ac0): >_readAt: n=5, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5ac0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.00406284 +0000 UTC m=+12.167406419 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5ac0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045dea0 item 45 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5b80): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5b80): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5b80): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5b80): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5b80): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5b80): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5b80): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.005198282 +0000 UTC m=+12.168541860 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5b80): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5bc0): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5bc0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5bc0): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6d90 item 46 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5bc0): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5bc0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.005525704 +0000 UTC m=+12.168869282 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5bc0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5c80): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5c80): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5c80): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5c80): >_readAt: n=5, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5c80): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.005525704 +0000 UTC m=+12.168869282 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5c80): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6fc0 item 46 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5d40): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5d40): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5d40): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5d40): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5d40): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5d40): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5d40): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.006459297 +0000 UTC m=+12.169802876 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5d40): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5d80): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5d80): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5d80): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7490 item 47 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5d80): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5d80): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.006809413 +0000 UTC m=+12.170152991 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5d80): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5e40): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5e40): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5e40): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5e40): >_readAt: n=5, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5e40): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.006809413 +0000 UTC m=+12.170152991 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5e40): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7880 item 47 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5f00): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5f00): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5f00): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5f00): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5f00): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5f00): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5f00): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.007823979 +0000 UTC m=+12.171167556 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5f00): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5f40): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5f40): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5f40): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a4150 item 48 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5f40): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5f40): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.008173452 +0000 UTC m=+12.171517030 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005c5f40): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae140): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae140): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae140): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae140): >_readAt: n=5, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae140): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.008173452 +0000 UTC m=+12.171517030 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae140): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a4460 item 48 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae180): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae180): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae180): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae180): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae180): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.009129789 +0000 UTC m=+12.172473368 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae180): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae1c0): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae1c0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae1c0): _writeAt: size=3, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae1c0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae1c0): open at offset 5 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae1c0): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a4bd0 item 49 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae1c0): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae1c0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.009471097 +0000 UTC m=+12.172814685 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae1c0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae200): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae200): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae200): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae200): >_readAt: n=8, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae200): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.009471097 +0000 UTC m=+12.172814685 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae200): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a4e00 item 49 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae280): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae280): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae280): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae280): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae280): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.010324302 +0000 UTC m=+12.173667869 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae280): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae340): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae340): open at offset 5 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae340): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a51f0 item 50 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae340): _readAt: size=2, off=5 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae340): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae340): _writeAt: size=3, off=5 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae340): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae340): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.010737474 +0000 UTC m=+12.174081052 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae340): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae380): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae380): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae380): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae380): >_readAt: n=3, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae380): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.010737474 +0000 UTC m=+12.174081052 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae380): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a5490 item 50 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae400): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae400): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae400): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae400): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae400): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.011642886 +0000 UTC m=+12.174986464 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae400): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae4c0): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae4c0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae4c0): _writeAt: size=3, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae4c0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae4c0): open at offset 5 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae4c0): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a58f0 item 51 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae4c0): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae4c0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.012017576 +0000 UTC m=+12.175361153 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae4c0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae500): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae500): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae500): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae500): >_readAt: n=8, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae500): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.012017576 +0000 UTC m=+12.175361153 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae500): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a5b20 item 51 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae580): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae580): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae580): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae580): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae580): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.0129033 +0000 UTC m=+12.176246888 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae580): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae640): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae640): open at offset 5 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae640): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a5f10 item 52 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae640): _readAt: size=2, off=5 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae640): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae640): _writeAt: size=3, off=5 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae640): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae640): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.013320652 +0000 UTC m=+12.176664229 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae640): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae680): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae680): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae680): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae680): >_readAt: n=3, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae680): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.013320652 +0000 UTC m=+12.176664229 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae680): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014a0e0 item 52 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae700): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae700): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae700): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae700): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae700): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.014211356 +0000 UTC m=+12.177554934 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae700): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae7c0): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae7c0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae7c0): _writeAt: size=3, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae7c0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae7c0): open at offset 5 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae7c0): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014a770 item 53 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae7c0): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae7c0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.01454023 +0000 UTC m=+12.177883808 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae7c0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae800): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae800): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae800): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae800): >_readAt: n=8, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae800): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.01454023 +0000 UTC m=+12.177883808 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae800): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014aaf0 item 53 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae880): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae880): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae880): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae880): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae880): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.015510283 +0000 UTC m=+12.178853861 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae880): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae940): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae940): open at offset 5 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae940): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014b0a0 item 54 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae940): _readAt: size=2, off=5 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae940): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae940): _writeAt: size=3, off=5 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae940): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae940): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.015954233 +0000 UTC m=+12.179297811 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae940): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae980): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae980): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae980): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae980): >_readAt: n=3, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae980): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.015954233 +0000 UTC m=+12.179297811 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007ae980): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014b260 item 54 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aea00): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aea00): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aea00): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aea00): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aea00): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.016815011 +0000 UTC m=+12.180158589 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aea00): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aeac0): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aeac0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aeac0): _writeAt: size=3, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aeac0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aeac0): open at offset 5 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aeac0): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014b650 item 55 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aeac0): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aeac0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.017327489 +0000 UTC m=+12.180671077 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aeac0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aeb00): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aeb00): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aeb00): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aeb00): >_readAt: n=8, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aeb00): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.017327489 +0000 UTC m=+12.180671077 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aeb00): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014b810 item 55 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aeb80): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aeb80): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aeb80): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aeb80): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aeb80): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.018356131 +0000 UTC m=+12.181699710 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aeb80): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aec40): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aec40): open at offset 5 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aec40): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014bc70 item 56 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aec40): _readAt: size=2, off=5 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aec40): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aec40): _writeAt: size=3, off=5 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aec40): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aec40): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.018773271 +0000 UTC m=+12.182116859 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aec40): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aec80): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aec80): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aec80): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aec80): >_readAt: n=3, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aec80): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.018773271 +0000 UTC m=+12.182116859 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aec80): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014bf10 item 56 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aee40): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aee40): open at offset 0 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aee40): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aee40): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aee40): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aee40): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aee40): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aee40): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.019751269 +0000 UTC m=+12.183094858 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aee40): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aee80): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aee80): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aee80): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6690 item 57 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aee80): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aee80): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.020141599 +0000 UTC m=+12.183485196 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aee80): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aef40): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aef40): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aef40): _writeAt: size=3, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aef40): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aef40): open at offset 5 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aef40): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6850 item 57 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aef40): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aef40): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.020594394 +0000 UTC m=+12.183937982 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aef40): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aefc0): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aefc0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aefc0): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aefc0): >_readAt: n=8, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aefc0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.020594394 +0000 UTC m=+12.183937982 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007aefc0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6a80 item 57 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af080): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af080): open at offset 0 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af080): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af080): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af080): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af080): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af080): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af080): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.021628297 +0000 UTC m=+12.184971885 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af080): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af0c0): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af0c0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af0c0): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7110 item 58 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af0c0): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af0c0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.021946351 +0000 UTC m=+12.185289929 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af0c0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af180): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af180): open at offset 5 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af180): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7340 item 58 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af180): _readAt: size=2, off=5 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af180): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af180): _writeAt: size=3, off=5 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af180): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af180): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.022348322 +0000 UTC m=+12.185691920 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af180): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af1c0): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af1c0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af1c0): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af1c0): >_readAt: n=3, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af1c0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.022348322 +0000 UTC m=+12.185691920 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af1c0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7500 item 58 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af280): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af280): open at offset 0 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af280): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af280): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af280): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af280): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af280): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af280): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.023356897 +0000 UTC m=+12.186700485 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af280): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af2c0): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af2c0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af2c0): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7960 item 59 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af2c0): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af2c0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.023682666 +0000 UTC m=+12.187026244 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af2c0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af380): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af380): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af380): _writeAt: size=3, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af380): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af380): open at offset 5 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af380): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7b20 item 59 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af380): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af380): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.027096455 +0000 UTC m=+12.190440043 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af380): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af3c0): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af3c0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af3c0): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af3c0): >_readAt: n=8, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af3c0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.027096455 +0000 UTC m=+12.190440043 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af3c0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7ea0 item 59 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af480): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af480): open at offset 0 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af480): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af480): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af480): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af480): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af480): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af480): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.028056069 +0000 UTC m=+12.191399647 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af480): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af4c0): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af4c0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af4c0): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0460 item 60 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af4c0): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af4c0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.028355799 +0000 UTC m=+12.191699378 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af4c0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af580): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af580): open at offset 5 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af580): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f05b0 item 60 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af580): _readAt: size=2, off=5 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af580): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af580): _writeAt: size=3, off=5 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af580): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af580): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.028707536 +0000 UTC m=+12.192051104 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af580): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af5c0): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af5c0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af5c0): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af5c0): >_readAt: n=3, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af5c0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.028707536 +0000 UTC m=+12.192051104 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af5c0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0770 item 60 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af680): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af680): open at offset 0 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af680): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af680): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af680): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af680): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af680): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af680): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.029473167 +0000 UTC m=+12.192816745 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af680): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af6c0): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af6c0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af6c0): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0c40 item 61 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af6c0): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af6c0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.030033495 +0000 UTC m=+12.193377083 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af6c0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af780): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af780): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af780): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af780): >_readAt: n=5, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af780): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.030033495 +0000 UTC m=+12.193377083 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af780): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1180 item 61 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af840): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af840): open at offset 0 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af840): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af840): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af840): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af840): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af840): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af840): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.031212718 +0000 UTC m=+12.194556296 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af840): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af880): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af880): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af880): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1500 item 62 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af880): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af880): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.031626732 +0000 UTC m=+12.194970320 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af880): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af940): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af940): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af940): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af940): >_readAt: n=5, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af940): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.031626732 +0000 UTC m=+12.194970320 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007af940): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1650 item 62 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afa00): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afa00): open at offset 0 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afa00): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afa00): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afa00): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afa00): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afa00): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afa00): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.032668679 +0000 UTC m=+12.196012267 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afa00): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afa40): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afa40): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afa40): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1ab0 item 63 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afa40): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afa40): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.033010067 +0000 UTC m=+12.196353646 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afa40): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afb00): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afb00): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afb00): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afb00): >_readAt: n=5, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afb00): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.033010067 +0000 UTC m=+12.196353646 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afb00): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1ce0 item 63 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 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 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afbc0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afbc0): open at offset 0 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afbc0): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afbc0): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afbc0): >_readAt: n=0, err=Bad file descriptor 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afbc0): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afbc0): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afbc0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.034046043 +0000 UTC m=+12.197389631 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afbc0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afc00): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afc00): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afc00): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000128000 item 64 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afc00): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afc00): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.034394143 +0000 UTC m=+12.197737731 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afc00): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afcc0): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afcc0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afcc0): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afcc0): >_readAt: n=5, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afcc0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.034394143 +0000 UTC m=+12.197737731 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afcc0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001282a0 item 64 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afd00): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afd00): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afd00): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afd00): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afd00): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.035556927 +0000 UTC m=+12.198900515 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afd00): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afd40): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afd40): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afd40): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afd40): >_readAt: n=2, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afd40): _writeAt: size=3, off=2 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000128850 item 65 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afd40): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afd40): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.035951705 +0000 UTC m=+12.199295282 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afd40): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afd80): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afd80): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afd80): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afd80): >_readAt: n=5, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afd80): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.035951705 +0000 UTC m=+12.199295282 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afd80): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001289a0 item 65 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afdc0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afdc0): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afdc0): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afdc0): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afdc0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.037012497 +0000 UTC m=+12.200356075 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afdc0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afe00): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afe00): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000128e70 item 66 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afe00): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afe00): >_readAt: n=0, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afe00): _writeAt: size=3, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afe00): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afe00): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.037483648 +0000 UTC m=+12.200827236 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afe00): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afe40): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afe40): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afe40): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afe40): >_readAt: n=3, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afe40): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.037483648 +0000 UTC m=+12.200827236 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afe40): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000129420 item 66 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afe80): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afe80): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afe80): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afe80): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afe80): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.038491801 +0000 UTC m=+12.201835379 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007afe80): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033edc0): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033edc0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033edc0): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033edc0): >_readAt: n=2, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033edc0): _writeAt: size=3, off=2 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000522a0 item 67 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033edc0): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033edc0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.038869007 +0000 UTC m=+12.202212585 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033edc0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033ee80): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033ee80): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033ee80): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033ee80): >_readAt: n=5, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033ee80): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.038869007 +0000 UTC m=+12.202212585 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033ee80): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000523f0 item 67 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033ef00): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033ef00): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033ef00): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033ef00): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033ef00): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.039776792 +0000 UTC m=+12.203120371 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033ef00): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033efc0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033efc0): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052700 item 68 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033efc0): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033efc0): >_readAt: n=0, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033efc0): _writeAt: size=3, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033efc0): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033efc0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.040135253 +0000 UTC m=+12.203478831 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033efc0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f000): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f000): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f000): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f000): >_readAt: n=3, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f000): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.040135253 +0000 UTC m=+12.203478831 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f000): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052850 item 68 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f080): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f080): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f080): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f080): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f080): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.040963461 +0000 UTC m=+12.204307039 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f080): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f0c0): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f0c0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f0c0): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f0c0): >_readAt: n=2, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f0c0): _writeAt: size=3, off=2 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052af0 item 69 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f0c0): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f0c0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.041284971 +0000 UTC m=+12.204628549 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f0c0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f100): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f100): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f100): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f100): >_readAt: n=5, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f100): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.041284971 +0000 UTC m=+12.204628549 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f100): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052cb0 item 69 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f1c0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f1c0): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f1c0): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f1c0): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f1c0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.042150299 +0000 UTC m=+12.205493877 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f1c0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f680): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f680): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052f50 item 70 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f680): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f680): >_readAt: n=0, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f680): _writeAt: size=3, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f680): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f680): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.042475316 +0000 UTC m=+12.205818894 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f680): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f6c0): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f6c0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f6c0): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f6c0): >_readAt: n=3, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f6c0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.042475316 +0000 UTC m=+12.205818894 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f6c0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000530a0 item 70 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f780): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f780): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f780): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f780): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f780): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.043343058 +0000 UTC m=+12.206686636 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033f780): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033fd40): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033fd40): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033fd40): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033fd40): >_readAt: n=2, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033fd40): _writeAt: size=3, off=2 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053500 item 71 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033fd40): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033fd40): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.043660682 +0000 UTC m=+12.207004260 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033fd40): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033fd80): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033fd80): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033fd80): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033fd80): >_readAt: n=5, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033fd80): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.043660682 +0000 UTC m=+12.207004260 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033fd80): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000537a0 item 71 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033fe40): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033fe40): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033fe40): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033fe40): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033fe40): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.044550345 +0000 UTC m=+12.207893923 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc00033fe40): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556340): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556340): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c00 item 72 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556340): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556340): >_readAt: n=0, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556340): _writeAt: size=3, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556340): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556340): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.044950271 +0000 UTC m=+12.208293849 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556340): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556380): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556380): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556380): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556380): >_readAt: n=3, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556380): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.044950271 +0000 UTC m=+12.208293849 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556380): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053d50 item 72 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005563c0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005563c0): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005563c0): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005563c0): >_readAt: n=0, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005563c0): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005563c0): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005563c0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.045745939 +0000 UTC m=+12.209089506 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005563c0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556440): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556440): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556440): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ca930 item 73 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556440): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556440): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.046050548 +0000 UTC m=+12.209394126 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556440): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556480): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556480): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556480): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556480): >_readAt: n=2, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556480): _writeAt: size=3, off=2 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cac40 item 73 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556480): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556480): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.04639438 +0000 UTC m=+12.209737958 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556480): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005564c0): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005564c0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005564c0): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005564c0): >_readAt: n=5, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005564c0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.04639438 +0000 UTC m=+12.209737958 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005564c0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001caee0 item 73 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005565c0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005565c0): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005565c0): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005565c0): >_readAt: n=0, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005565c0): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005565c0): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005565c0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.04768347 +0000 UTC m=+12.211027047 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0005565c0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556640): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556640): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556640): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cb500 item 74 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556640): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556640): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.048052419 +0000 UTC m=+12.211395997 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556640): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556780): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556780): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cb650 item 74 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556780): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556780): >_readAt: n=0, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556780): _writeAt: size=3, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556780): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556780): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.048493412 +0000 UTC m=+12.211836991 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556780): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556840): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556840): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556840): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556840): >_readAt: n=3, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556840): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.048493412 +0000 UTC m=+12.211836991 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556840): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cb8f0 item 74 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556d80): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556d80): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556d80): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556d80): >_readAt: n=0, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556d80): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556d80): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556d80): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.049536212 +0000 UTC m=+12.212879789 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556d80): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556dc0): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556dc0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556dc0): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cbc70 item 75 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556dc0): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556dc0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.049932652 +0000 UTC m=+12.213276230 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556dc0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556fc0): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556fc0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556fc0): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556fc0): >_readAt: n=2, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556fc0): _writeAt: size=3, off=2 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cbe30 item 75 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556fc0): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556fc0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.050311911 +0000 UTC m=+12.213655500 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000556fc0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557080): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557080): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557080): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557080): >_readAt: n=5, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557080): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.050311911 +0000 UTC m=+12.213655500 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557080): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6070 item 75 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557280): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557280): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557280): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557280): >_readAt: n=0, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557280): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557280): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557280): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.051635074 +0000 UTC m=+12.214978652 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557280): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557300): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557300): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557300): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6380 item 76 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557300): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557300): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.052262887 +0000 UTC m=+12.215606475 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557300): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557400): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557400): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6620 item 76 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557400): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557400): >_readAt: n=0, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557400): _writeAt: size=3, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557400): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557400): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.052953217 +0000 UTC m=+12.216296795 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557400): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557440): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557440): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557440): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557440): >_readAt: n=3, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557440): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.052953217 +0000 UTC m=+12.216296795 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557440): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f67e0 item 76 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557c00): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557c00): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557c00): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557c00): >_readAt: n=0, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557c00): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557c00): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557c00): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.053788768 +0000 UTC m=+12.217132347 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557c00): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557c80): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557c80): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557c80): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6a80 item 77 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557c80): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557c80): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.054098026 +0000 UTC m=+12.217441605 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000557c80): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706040): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706040): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706040): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706040): >_readAt: n=5, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706040): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.054098026 +0000 UTC m=+12.217441605 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706040): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6cb0 item 77 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706200): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706200): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706200): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706200): >_readAt: n=0, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706200): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706200): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706200): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.055098727 +0000 UTC m=+12.218442305 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706200): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706240): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706240): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706240): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f70a0 item 78 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706240): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706240): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.055409959 +0000 UTC m=+12.218753547 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706240): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706300): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706300): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706300): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706300): >_readAt: n=5, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706300): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.055409959 +0000 UTC m=+12.218753547 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706300): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f72d0 item 78 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007063c0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007063c0): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007063c0): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007063c0): >_readAt: n=0, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007063c0): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007063c0): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007063c0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.056348081 +0000 UTC m=+12.219691650 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007063c0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706400): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706400): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706400): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7650 item 79 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706400): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706400): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.056659433 +0000 UTC m=+12.220003011 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706400): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007064c0): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007064c0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007064c0): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007064c0): >_readAt: n=5, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007064c0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.056659433 +0000 UTC m=+12.220003011 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007064c0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f77a0 item 79 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706580): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706580): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706580): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706580): >_readAt: n=0, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706580): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706580): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706580): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.057512668 +0000 UTC m=+12.220856246 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706580): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007065c0): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007065c0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007065c0): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7b90 item 80 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007065c0): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007065c0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.057864645 +0000 UTC m=+12.221208224 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007065c0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706680): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706680): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706680): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706680): >_readAt: n=5, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706680): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.057864645 +0000 UTC m=+12.221208224 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706680): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7e30 item 80 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007066c0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007066c0): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007066c0): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007066c0): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007066c0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.058839889 +0000 UTC m=+12.222183467 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007066c0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706700): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706700): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706700): open at offset 5 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706700): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706700): >_readAt: n=2, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706700): _writeAt: size=3, off=7 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005061c0 item 81 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706700): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706700): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.05921523 +0000 UTC m=+12.222558818 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706700): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706740): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706740): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706740): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706740): >_readAt: n=8, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706740): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.05921523 +0000 UTC m=+12.222558818 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706740): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506380 item 81 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007067c0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007067c0): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007067c0): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007067c0): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007067c0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.06002328 +0000 UTC m=+12.223366858 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007067c0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706880): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706880): open at offset 5 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706880): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005069a0 item 82 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706880): _readAt: size=2, off=5 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706880): >_readAt: n=0, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706880): _writeAt: size=3, off=5 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706880): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706880): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.060355652 +0000 UTC m=+12.223699230 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706880): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007068c0): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007068c0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007068c0): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007068c0): >_readAt: n=3, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007068c0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.060355652 +0000 UTC m=+12.223699230 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007068c0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506c40 item 82 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706940): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706940): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706940): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706940): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706940): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.061240355 +0000 UTC m=+12.224583933 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706940): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706a00): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706a00): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706a00): open at offset 5 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706a00): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706a00): >_readAt: n=2, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706a00): _writeAt: size=3, off=7 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507180 item 83 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706a00): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706a00): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.061586952 +0000 UTC m=+12.224930540 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706a00): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706a40): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706a40): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706a40): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706a40): >_readAt: n=8, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706a40): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.061586952 +0000 UTC m=+12.224930540 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706a40): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005072d0 item 83 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706ac0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706ac0): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706ac0): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706ac0): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706ac0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.062449735 +0000 UTC m=+12.225793313 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706ac0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706b80): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706b80): open at offset 5 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706b80): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507880 item 84 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706b80): _readAt: size=2, off=5 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706b80): >_readAt: n=0, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706b80): _writeAt: size=3, off=5 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706b80): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706b80): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.06282732 +0000 UTC m=+12.226170898 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706b80): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706bc0): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706bc0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706bc0): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706bc0): >_readAt: n=3, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706bc0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.06282732 +0000 UTC m=+12.226170898 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706bc0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507b20 item 84 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706c40): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706c40): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706c40): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706c40): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706c40): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.063624701 +0000 UTC m=+12.226968279 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706c40): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706d00): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706d00): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706d00): open at offset 5 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706d00): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706d00): >_readAt: n=2, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706d00): _writeAt: size=3, off=7 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005081c0 item 85 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706d00): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706d00): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.064993549 +0000 UTC m=+12.228337127 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706d00): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706000): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706000): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706000): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706000): >_readAt: n=8, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706000): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.064993549 +0000 UTC m=+12.228337127 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706000): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508230 item 85 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706180): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706180): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706180): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706180): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706180): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.065928586 +0000 UTC m=+12.229272164 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706180): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706240): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706240): open at offset 5 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706240): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005085b0 item 86 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706240): _readAt: size=2, off=5 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706240): >_readAt: n=0, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706240): _writeAt: size=3, off=5 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706240): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706240): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.066296424 +0000 UTC m=+12.229640002 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706240): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706280): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706280): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706280): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706280): >_readAt: n=3, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706280): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.066296424 +0000 UTC m=+12.229640002 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706280): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508770 item 86 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706300): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706300): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706300): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706300): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706300): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.067130813 +0000 UTC m=+12.230474390 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706300): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007063c0): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007063c0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007063c0): open at offset 5 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007063c0): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007063c0): >_readAt: n=2, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007063c0): _writeAt: size=3, off=7 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508b60 item 87 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007063c0): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007063c0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.067537643 +0000 UTC m=+12.230881222 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007063c0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706400): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706400): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706400): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706400): >_readAt: n=8, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706400): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.067537643 +0000 UTC m=+12.230881222 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706400): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508d20 item 87 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706480): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706480): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706480): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706480): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706480): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.068385648 +0000 UTC m=+12.231729226 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706480): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706540): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706540): open at offset 5 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706540): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509180 item 88 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706540): _readAt: size=2, off=5 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706540): >_readAt: n=0, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706540): _writeAt: size=3, off=5 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706540): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706540): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.068804631 +0000 UTC m=+12.232148209 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706540): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706580): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706580): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706580): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706580): >_readAt: n=3, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706580): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.068804631 +0000 UTC m=+12.232148209 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706580): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005093b0 item 88 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706640): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706640): open at offset 0 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706640): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706640): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706640): >_readAt: n=0, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706640): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706640): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706640): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.069682331 +0000 UTC m=+12.233025909 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706640): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706680): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706680): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706680): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005098f0 item 89 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706680): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706680): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.069987602 +0000 UTC m=+12.233331180 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706680): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706740): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706740): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706740): open at offset 5 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706740): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706740): >_readAt: n=2, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706740): _writeAt: size=3, off=7 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509b20 item 89 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706740): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706740): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.070330052 +0000 UTC m=+12.233673630 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706740): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706780): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706780): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706780): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706780): >_readAt: n=8, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706780): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.070330052 +0000 UTC m=+12.233673630 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706780): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509ce0 item 89 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706840): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706840): open at offset 0 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706840): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706840): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706840): >_readAt: n=0, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706840): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706840): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706840): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.071224243 +0000 UTC m=+12.234567821 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706840): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706880): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706880): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706880): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e8e150 item 90 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706880): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706880): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.071590076 +0000 UTC m=+12.234933654 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706880): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706940): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706940): open at offset 5 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706940): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e8e2a0 item 90 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706940): _readAt: size=2, off=5 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706940): >_readAt: n=0, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706940): _writeAt: size=3, off=5 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706940): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706940): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.071971369 +0000 UTC m=+12.235314937 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706940): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706980): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706980): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706980): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706980): >_readAt: n=3, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706980): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.071971369 +0000 UTC m=+12.235314937 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706980): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e8e3f0 item 90 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706a40): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706a40): open at offset 0 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706a40): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706a40): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706a40): >_readAt: n=0, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706a40): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706a40): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706a40): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.072786932 +0000 UTC m=+12.236130511 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706a40): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706a80): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706a80): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706a80): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e8e690 item 91 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706a80): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706a80): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.073074801 +0000 UTC m=+12.236418378 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706a80): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706b40): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706b40): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706b40): open at offset 5 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706b40): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706b40): >_readAt: n=2, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706b40): _writeAt: size=3, off=7 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e8e7e0 item 91 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706b40): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706b40): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.0734009 +0000 UTC m=+12.236744479 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706b40): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706b80): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706b80): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706b80): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706b80): >_readAt: n=8, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706b80): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.0734009 +0000 UTC m=+12.236744479 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706b80): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e8e930 item 91 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706c80): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706c80): open at offset 0 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706c80): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706c80): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706c80): >_readAt: n=0, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706c80): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706c80): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706c80): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.074252642 +0000 UTC m=+12.237596219 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706c80): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706cc0): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706cc0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706cc0): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e8ebd0 item 92 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706cc0): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706cc0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.074564505 +0000 UTC m=+12.237908082 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706cc0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706dc0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706dc0): open at offset 5 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706dc0): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e8ed20 item 92 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706dc0): _readAt: size=2, off=5 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706dc0): >_readAt: n=0, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706dc0): _writeAt: size=3, off=5 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706dc0): >_writeAt: n=3, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706dc0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.074980082 +0000 UTC m=+12.238323650 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706dc0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706e00): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706e00): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706e00): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706e00): >_readAt: n=3, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706e00): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.074980082 +0000 UTC m=+12.238323650 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706e00): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e8ee70 item 92 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706ec0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706ec0): open at offset 0 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706ec0): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706ec0): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706ec0): >_readAt: n=0, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706ec0): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706ec0): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706ec0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.0757766 +0000 UTC m=+12.239120168 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706ec0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706f00): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706f00): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706f00): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e8f110 item 93 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706f00): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706f00): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.076121956 +0000 UTC m=+12.239465534 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706f00): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706fc0): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706fc0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706fc0): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706fc0): >_readAt: n=5, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706fc0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.076121956 +0000 UTC m=+12.239465534 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000706fc0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e8f260 item 93 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707080): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707080): open at offset 0 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707080): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707080): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707080): >_readAt: n=0, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707080): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707080): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707080): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.077074757 +0000 UTC m=+12.240418334 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707080): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007070c0): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007070c0): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007070c0): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e8f500 item 94 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007070c0): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007070c0): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.07737091 +0000 UTC m=+12.240714478 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc0007070c0): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707180): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707180): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707180): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707180): >_readAt: n=5, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707180): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.07737091 +0000 UTC m=+12.240714478 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707180): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e8f650 item 94 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707240): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707240): open at offset 0 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707240): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707240): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707240): >_readAt: n=0, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707240): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707240): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707240): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.078255543 +0000 UTC m=+12.241599121 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707240): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707280): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707280): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707280): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e8f8f0 item 95 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707280): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707280): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.078561275 +0000 UTC m=+12.241904853 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707280): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707340): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707340): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707340): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707340): >_readAt: n=5, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707340): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.078561275 +0000 UTC m=+12.241904853 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707340): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e8fa40 item 95 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 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 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707400): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707400): open at offset 0 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707400): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707400): _readAt: size=2, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707400): >_readAt: n=0, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707400): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707400): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707400): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.07966112 +0000 UTC m=+12.243004698 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707400): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707440): _writeAt: size=5, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707440): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707440): >openPending: err= 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e8fce0 item 96 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707440): >_writeAt: n=5, err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707440): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.080024369 +0000 UTC m=+12.243367947 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707440): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/30 04:09:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/30 04:09:19 DEBUG : open-test-file: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707500): _readAt: size=512, off=0 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707500): openPending: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707500): >openPending: err= 2024/10/30 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707500): >_readAt: n=5, err=EOF 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707500): close: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-30 04:09:19.080024369 +0000 UTC m=+12.243367947 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:19 DEBUG : open-test-file(0xc000707500): >close: err= 2024/10/30 04:09:19 DEBUG : open-test-file: Remove: 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e8fea0 item 96 2024/10/30 04:09:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/30 04:09:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/30 04:09:19 DEBUG : open-test-file: >Remove: err= 2024/10/30 04:09:19 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:19 DEBUG : : Looking for writers 2024/10/30 04:09:19 DEBUG : >WaitForWriters: 2024/10/30 04:09:19 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.34s) --- 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.16s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:19 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:19 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 04:09:19 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:19 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:19 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 04:09:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:19 DEBUG : file1: newRWFileHandle: 2024/10/30 04:09:19 DEBUG : file1(0xc00046d900): openPending: 2024/10/30 04:09:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:19 DEBUG : file1(0xc00046d900): >openPending: err= 2024/10/30 04:09:19 DEBUG : file1: >newRWFileHandle: err= 2024/10/30 04:09:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/30 04:09:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2024/10/30 04:09:19 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:19 DEBUG : : Looking for writers 2024/10/30 04:09:19 DEBUG : file1: reading active writers 2024/10/30 04:09:19 DEBUG : file1: active writers 1 2024/10/30 04:09:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2024/10/30 04:09:19 DEBUG : : Looking for writers 2024/10/30 04:09:19 DEBUG : file1: reading active writers 2024/10/30 04:09:19 DEBUG : file1: active writers 1 2024/10/30 04:09:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2024/10/30 04:09:19 DEBUG : : Looking for writers 2024/10/30 04:09:19 DEBUG : file1: reading active writers 2024/10/30 04:09:19 DEBUG : file1: active writers 1 2024/10/30 04:09:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2024/10/30 04:09:19 DEBUG : : Looking for writers 2024/10/30 04:09:19 DEBUG : file1: reading active writers 2024/10/30 04:09:19 DEBUG : file1: active writers 1 2024/10/30 04:09:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2024/10/30 04:09:19 DEBUG : : Looking for writers 2024/10/30 04:09:19 DEBUG : file1: reading active writers 2024/10/30 04:09:19 DEBUG : file1: active writers 1 2024/10/30 04:09:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2024/10/30 04:09:19 DEBUG : : Looking for writers 2024/10/30 04:09:19 DEBUG : file1: reading active writers 2024/10/30 04:09:19 DEBUG : file1: active writers 1 2024/10/30 04:09:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2024/10/30 04:09:19 DEBUG : : Looking for writers 2024/10/30 04:09:19 DEBUG : file1: reading active writers 2024/10/30 04:09:19 DEBUG : file1: active writers 1 2024/10/30 04:09:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2024/10/30 04:09:20 DEBUG : : Looking for writers 2024/10/30 04:09:20 DEBUG : file1: reading active writers 2024/10/30 04:09:20 DEBUG : file1: active writers 1 2024/10/30 04:09:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/30 04:09:21 DEBUG : : Looking for writers 2024/10/30 04:09:21 DEBUG : file1: reading active writers 2024/10/30 04:09:21 DEBUG : file1: active writers 1 2024/10/30 04:09:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/30 04:09:22 DEBUG : : Looking for writers 2024/10/30 04:09:22 DEBUG : file1: reading active writers 2024/10/30 04:09:22 DEBUG : file1: active writers 1 2024/10/30 04:09:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/30 04:09:23 DEBUG : : Looking for writers 2024/10/30 04:09:23 DEBUG : file1: reading active writers 2024/10/30 04:09:23 DEBUG : file1: active writers 1 2024/10/30 04:09:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/30 04:09:24 DEBUG : : Looking for writers 2024/10/30 04:09:24 DEBUG : file1: reading active writers 2024/10/30 04:09:24 DEBUG : file1: active writers 1 2024/10/30 04:09:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/30 04:09:25 DEBUG : : Looking for writers 2024/10/30 04:09:25 DEBUG : file1: reading active writers 2024/10/30 04:09:25 DEBUG : file1: active writers 1 2024/10/30 04:09:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/30 04:09:26 DEBUG : : Looking for writers 2024/10/30 04:09:26 DEBUG : file1: reading active writers 2024/10/30 04:09:26 DEBUG : file1: active writers 1 2024/10/30 04:09:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/30 04:09:27 DEBUG : : Looking for writers 2024/10/30 04:09:27 DEBUG : file1: reading active writers 2024/10/30 04:09:27 DEBUG : file1: active writers 1 2024/10/30 04:09:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/30 04:09:28 DEBUG : : Looking for writers 2024/10/30 04:09:28 DEBUG : file1: reading active writers 2024/10/30 04:09:28 DEBUG : file1: active writers 1 2024/10/30 04:09:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/30 04:09:29 DEBUG : : Looking for writers 2024/10/30 04:09:29 DEBUG : file1: reading active writers 2024/10/30 04:09:29 DEBUG : file1: active writers 1 2024/10/30 04:09:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/30 04:09:30 DEBUG : : Looking for writers 2024/10/30 04:09:30 DEBUG : file1: reading active writers 2024/10/30 04:09:30 DEBUG : file1: active writers 1 2024/10/30 04:09:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/30 04:09:31 DEBUG : : Looking for writers 2024/10/30 04:09:31 DEBUG : file1: reading active writers 2024/10/30 04:09:31 DEBUG : file1: active writers 1 2024/10/30 04:09:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/30 04:09:32 DEBUG : : Looking for writers 2024/10/30 04:09:32 DEBUG : file1: reading active writers 2024/10/30 04:09:32 DEBUG : file1: active writers 1 2024/10/30 04:09:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/30 04:09:33 DEBUG : : Looking for writers 2024/10/30 04:09:33 DEBUG : file1: reading active writers 2024/10/30 04:09:33 DEBUG : file1: active writers 1 2024/10/30 04:09:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/30 04:09:34 DEBUG : : Looking for writers 2024/10/30 04:09:34 DEBUG : file1: reading active writers 2024/10/30 04:09:34 DEBUG : file1: active writers 1 2024/10/30 04:09:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/30 04:09:35 DEBUG : : Looking for writers 2024/10/30 04:09:35 DEBUG : file1: reading active writers 2024/10/30 04:09:35 DEBUG : file1: active writers 1 2024/10/30 04:09:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/30 04:09:36 DEBUG : : Looking for writers 2024/10/30 04:09:36 DEBUG : file1: reading active writers 2024/10/30 04:09:36 DEBUG : file1: active writers 1 2024/10/30 04:09:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/30 04:09:37 DEBUG : : Looking for writers 2024/10/30 04:09:37 DEBUG : file1: reading active writers 2024/10/30 04:09:37 DEBUG : file1: active writers 1 2024/10/30 04:09:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/30 04:09:38 DEBUG : : Looking for writers 2024/10/30 04:09:38 DEBUG : file1: reading active writers 2024/10/30 04:09:38 DEBUG : file1: active writers 1 2024/10/30 04:09:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/30 04:09:39 DEBUG : : Looking for writers 2024/10/30 04:09:39 DEBUG : file1: reading active writers 2024/10/30 04:09:39 DEBUG : file1: active writers 1 2024/10/30 04:09:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/30 04:09:40 DEBUG : : Looking for writers 2024/10/30 04:09:40 DEBUG : file1: reading active writers 2024/10/30 04:09:40 DEBUG : file1: active writers 1 2024/10/30 04:09:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/30 04:09:41 DEBUG : : Looking for writers 2024/10/30 04:09:41 DEBUG : file1: reading active writers 2024/10/30 04:09:41 DEBUG : file1: active writers 1 2024/10/30 04:09:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/30 04:09:42 DEBUG : : Looking for writers 2024/10/30 04:09:42 DEBUG : file1: reading active writers 2024/10/30 04:09:42 DEBUG : file1: active writers 1 2024/10/30 04:09:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/30 04:09:43 DEBUG : : Looking for writers 2024/10/30 04:09:43 DEBUG : file1: reading active writers 2024/10/30 04:09:43 DEBUG : file1: active writers 1 2024/10/30 04:09:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/30 04:09:44 DEBUG : : Looking for writers 2024/10/30 04:09:44 DEBUG : file1: reading active writers 2024/10/30 04:09:44 DEBUG : file1: active writers 1 2024/10/30 04:09:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/30 04:09:45 DEBUG : : Looking for writers 2024/10/30 04:09:45 DEBUG : file1: reading active writers 2024/10/30 04:09:45 DEBUG : file1: active writers 1 2024/10/30 04:09:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/30 04:09:46 DEBUG : : Looking for writers 2024/10/30 04:09:46 DEBUG : file1: reading active writers 2024/10/30 04:09:46 DEBUG : file1: active writers 1 2024/10/30 04:09:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/30 04:09:47 DEBUG : : Looking for writers 2024/10/30 04:09:47 DEBUG : file1: reading active writers 2024/10/30 04:09:47 DEBUG : file1: active writers 1 2024/10/30 04:09:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/30 04:09:48 DEBUG : : Looking for writers 2024/10/30 04:09:48 DEBUG : file1: reading active writers 2024/10/30 04:09:48 DEBUG : file1: active writers 1 2024/10/30 04:09:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/30 04:09:49 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0009fc0f0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc0005c9708 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824639788864} name:file1 opens:1 downloaders: o: fd:0xc00060a028 info:{ModTime:{wall:13961310834181084996 ext:12266961950 loc:0x39d4e20} ATime:{wall:13961310834181084996 ext:12266961950 loc:0x39d4e20} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2024/10/30 04:09:49 DEBUG : >WaitForWriters: 2024/10/30 04:09:49 DEBUG : vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:49 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:49 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 04:09:49 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:49 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:49 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:49 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 04:09:49 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:49 DEBUG : rename_me: newRWFileHandle: 2024/10/30 04:09:49 DEBUG : rename_me(0xc00068ab00): openPending: 2024/10/30 04:09:49 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/30 04:09:49 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/10/30 04:09:49 DEBUG : rename_me(0xc00068ab00): >openPending: err= 2024/10/30 04:09:49 DEBUG : rename_me: >newRWFileHandle: err= 2024/10/30 04:09:49 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/10/30 04:09:49 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/10/30 04:09:49 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/10/30 04:09:49 DEBUG : rename_me(0xc00068ab00): _writeAt: size=5, off=0 2024/10/30 04:09:49 DEBUG : rename_me(0xc00068ab00): >_writeAt: n=5, err= 2024/10/30 04:09:49 DEBUG : rename_me(0xc00068ab00): close: 2024/10/30 04:09:49 DEBUG : rename_me: vfs cache: setting modification time to 2024-10-30 04:09:49.127177155 +0000 UTC m=+42.290520732 2024/10/30 04:09:49 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/10/30 04:09:49 DEBUG : rename_me(0xc00068ab00): >close: err= 2024/10/30 04:09:49 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/10/30 04:09:49 DEBUG : i_was_renamed: Updating file with 0xc0006fa300 2024/10/30 04:09:49 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/10/30 04:09:49 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/10/30 04:09:49 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:49 DEBUG : : Looking for writers 2024/10/30 04:09:49 DEBUG : i_was_renamed: reading active writers 2024/10/30 04:09:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/30 04:09:49 DEBUG : : Looking for writers 2024/10/30 04:09:49 DEBUG : i_was_renamed: reading active writers 2024/10/30 04:09:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/30 04:09:49 DEBUG : : Looking for writers 2024/10/30 04:09:49 DEBUG : i_was_renamed: reading active writers 2024/10/30 04:09:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/30 04:09:49 DEBUG : : Looking for writers 2024/10/30 04:09:49 DEBUG : i_was_renamed: reading active writers 2024/10/30 04:09:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/30 04:09:49 DEBUG : i_was_renamed: vfs cache: starting upload 2024/10/30 04:09:49 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:49 INFO : i_was_renamed: Copied (new) 2024/10/30 04:09:49 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-10-30 04:09:49 +0000 UTC" 2024/10/30 04:09:49 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/10/30 04:09:49 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/10/30 04:09:49 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/10/30 04:09:49 DEBUG : : Looking for writers 2024/10/30 04:09:49 DEBUG : i_was_renamed: reading active writers 2024/10/30 04:09:49 DEBUG : >WaitForWriters: 2024/10/30 04:09:49 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:49 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:49 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/30 04:09:49 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:49 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/30 04:09:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lW7Fo}/rclone-test-mobesob6wawe" 2024/10/30 04:09:49 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:49 DEBUG : : forgetting directory cache 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate(0xc000632b00): _readAt: size=512, off=0 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate(0xc000632b00): openPending: 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-30 03:10:49 +0000 UTC" against cached fingerprint "" 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/30 04:09:49 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate(0xc000632b00): >openPending: err= 2024/10/30 04:09:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate(0xc000632b00): >_readAt: n=20, err=EOF 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate(0xc000632b00): close: 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-30 03:10:49 +0000 GMT 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate(0xc000632b00): >close: err= 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:49 DEBUG : : forgetting directory cache 2024/10/30 04:09:49 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate(0xc000c78740): _readAt: size=512, off=0 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate(0xc000c78740): openPending: 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-30 03:11:49 +0000 UTC" against cached fingerprint "20,2024-10-30 03:10:49 +0000 UTC" 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-30 03:11:49 +0000 UTC" != cached fingerprint "20,2024-10-30 03:10:49 +0000 UTC") 2024/10/30 04:09:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/30 04:09:49 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate(0xc000c78740): >openPending: err= 2024/10/30 04:09:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate(0xc000c78740): >_readAt: n=20, err=EOF 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate(0xc000c78740): close: 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-30 03:11:49 +0000 GMT 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate(0xc000c78740): >close: err= 2024/10/30 04:09:49 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:50 DEBUG : : forgetting directory cache 2024/10/30 04:09:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate(0xc00069e840): _readAt: size=512, off=0 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate(0xc00069e840): openPending: 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-30 03:12:49 +0000 UTC" against cached fingerprint "20,2024-10-30 03:11:49 +0000 UTC" 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-30 03:12:49 +0000 UTC" != cached fingerprint "20,2024-10-30 03:11:49 +0000 UTC") 2024/10/30 04:09:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/30 04:09:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate(0xc00069e840): >openPending: err= 2024/10/30 04:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate(0xc00069e840): >_readAt: n=20, err=EOF 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate(0xc00069e840): close: 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-30 03:12:49 +0000 GMT 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate(0xc00069e840): >close: err= 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:50 DEBUG : : forgetting directory cache 2024/10/30 04:09:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate(0xc0008f0d40): _readAt: size=512, off=0 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate(0xc0008f0d40): openPending: 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-30 03:13:49 +0000 UTC" against cached fingerprint "20,2024-10-30 03:12:49 +0000 UTC" 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-30 03:13:49 +0000 UTC" != cached fingerprint "20,2024-10-30 03:12:49 +0000 UTC") 2024/10/30 04:09:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/30 04:09:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate(0xc0008f0d40): >openPending: err= 2024/10/30 04:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate(0xc0008f0d40): >_readAt: n=20, err=EOF 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate(0xc0008f0d40): close: 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-30 03:13:49 +0000 GMT 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate(0xc0008f0d40): >close: err= 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:50 DEBUG : : forgetting directory cache 2024/10/30 04:09:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate(0xc0006ecb40): _readAt: size=512, off=0 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate(0xc0006ecb40): openPending: 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-30 03:14:49 +0000 UTC" against cached fingerprint "20,2024-10-30 03:13:49 +0000 UTC" 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-30 03:14:49 +0000 UTC" != cached fingerprint "20,2024-10-30 03:13:49 +0000 UTC") 2024/10/30 04:09:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/30 04:09:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate(0xc0006ecb40): >openPending: err= 2024/10/30 04:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate(0xc0006ecb40): >_readAt: n=20, err=EOF 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate(0xc0006ecb40): close: 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-30 03:14:49 +0000 GMT 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate(0xc0006ecb40): >close: err= 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:50 DEBUG : : forgetting directory cache 2024/10/30 04:09:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate(0xc000917780): _readAt: size=512, off=0 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate(0xc000917780): openPending: 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-30 03:15:49 +0000 UTC" against cached fingerprint "20,2024-10-30 03:14:49 +0000 UTC" 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-30 03:15:49 +0000 UTC" != cached fingerprint "20,2024-10-30 03:14:49 +0000 UTC") 2024/10/30 04:09:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/30 04:09:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate(0xc000917780): >openPending: err= 2024/10/30 04:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate(0xc000917780): >_readAt: n=20, err=EOF 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate(0xc000917780): close: 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-30 03:15:49 +0000 GMT 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate(0xc000917780): >close: err= 2024/10/30 04:09:50 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:51 DEBUG : : forgetting directory cache 2024/10/30 04:09:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate(0xc000864340): _readAt: size=512, off=0 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate(0xc000864340): openPending: 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-10-30 03:16:49 +0000 UTC" against cached fingerprint "20,2024-10-30 03:15:49 +0000 UTC" 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-10-30 03:16:49 +0000 UTC" != cached fingerprint "20,2024-10-30 03:15:49 +0000 UTC") 2024/10/30 04:09:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/10/30 04:09:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate(0xc000864340): >openPending: err= 2024/10/30 04:09:51 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate(0xc000864340): >_readAt: n=21, err=EOF 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate(0xc000864340): close: 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-30 03:16:49 +0000 GMT 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate(0xc000864340): >close: err= 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:51 DEBUG : : forgetting directory cache 2024/10/30 04:09:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate(0xc0007b33c0): _readAt: size=512, off=0 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate(0xc0007b33c0): openPending: 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-10-30 03:17:49 +0000 UTC" against cached fingerprint "21,2024-10-30 03:16:49 +0000 UTC" 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-10-30 03:17:49 +0000 UTC" != cached fingerprint "21,2024-10-30 03:16:49 +0000 UTC") 2024/10/30 04:09:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/10/30 04:09:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate(0xc0007b33c0): >openPending: err= 2024/10/30 04:09:51 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate(0xc0007b33c0): >_readAt: n=22, err=EOF 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate(0xc0007b33c0): close: 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-30 03:17:49 +0000 GMT 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate(0xc0007b33c0): >close: err= 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:51 DEBUG : : forgetting directory cache 2024/10/30 04:09:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate(0xc0008229c0): _readAt: size=512, off=0 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate(0xc0008229c0): openPending: 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-10-30 03:18:49 +0000 UTC" against cached fingerprint "22,2024-10-30 03:17:49 +0000 UTC" 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-10-30 03:18:49 +0000 UTC" != cached fingerprint "22,2024-10-30 03:17:49 +0000 UTC") 2024/10/30 04:09:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/10/30 04:09:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate(0xc0008229c0): >openPending: err= 2024/10/30 04:09:51 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate(0xc0008229c0): >_readAt: n=23, err=EOF 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate(0xc0008229c0): close: 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-30 03:18:49 +0000 GMT 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate(0xc0008229c0): >close: err= 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:51 DEBUG : : forgetting directory cache 2024/10/30 04:09:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate(0xc0008843c0): _readAt: size=512, off=0 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate(0xc0008843c0): openPending: 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-10-30 03:19:49 +0000 UTC" against cached fingerprint "23,2024-10-30 03:18:49 +0000 UTC" 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-10-30 03:19:49 +0000 UTC" != cached fingerprint "23,2024-10-30 03:18:49 +0000 UTC") 2024/10/30 04:09:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/10/30 04:09:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate(0xc0008843c0): >openPending: err= 2024/10/30 04:09:51 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate(0xc0008843c0): >_readAt: n=24, err=EOF 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate(0xc0008843c0): close: 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-30 03:19:49 +0000 GMT 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate(0xc0008843c0): >close: err= 2024/10/30 04:09:51 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:51 DEBUG : : Looking for writers 2024/10/30 04:09:51 DEBUG : TestRWCacheUpdate: reading active writers 2024/10/30 04:09:51 DEBUG : >WaitForWriters: 2024/10/30 04:09:51 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:51 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:51 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:51 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:52 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:52 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/30 04:09:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/30 04:09:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/10/30 04:09:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/30 04:09:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/30 04:09:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/10/30 04:09:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/30 04:09:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/30 04:09:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/10/30 04:09:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:52 DEBUG : : forgetting directory cache 2024/10/30 04:09:52 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/30 04:09:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:52 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:52 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/10/30 04:09:52 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/10/30 04:09:52 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/10/30 04:09:52 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:52 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:52 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:52 DEBUG : FilEb: Open: flags=O_RDONLY 2024/10/30 04:09:52 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/10/30 04:09:52 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/10/30 04:09:52 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:52 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/30 04:09:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/30 04:09:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/10/30 04:09:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:52 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/30 04:09:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/30 04:09:52 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2024/10/30 04:09:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:52 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/30 04:09:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/30 04:09:52 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2024/10/30 04:09:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:52 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/30 04:09:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/30 04:09:52 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2024/10/30 04:09:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:52 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:52 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/10/30 04:09:52 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/10/30 04:09:52 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/10/30 04:09:52 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:52 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:52 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:52 DEBUG : FilEb: Open: flags=O_RDONLY 2024/10/30 04:09:52 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/10/30 04:09:52 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/10/30 04:09:52 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:52 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:52 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:52 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2024/10/30 04:09:52 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2024/10/30 04:09:52 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:52 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2024/10/30 04:09:52 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2024/10/30 04:09:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/30 04:09:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/30 04:09:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/10/30 04:09:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:52 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:52 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:52 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:52 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:52 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:52 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:52 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:52 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/10/30 04:09:52 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/10/30 04:09:52 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/10/30 04:09:52 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:52 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:52 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:52 DEBUG : FilEb: Open: flags=O_RDONLY 2024/10/30 04:09:52 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/10/30 04:09:52 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/10/30 04:09:52 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:52 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:52 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:52 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:52 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:52 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:52 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:52 DEBUG : : Looking for writers 2024/10/30 04:09:52 DEBUG : FiLeA: reading active writers 2024/10/30 04:09:52 DEBUG : FiLeB: reading active writers 2024/10/30 04:09:52 DEBUG : FilEb: reading active writers 2024/10/30 04:09:52 DEBUG : >WaitForWriters: 2024/10/30 04:09:52 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:52 DEBUG : : Looking for writers 2024/10/30 04:09:52 DEBUG : FiLeA: reading active writers 2024/10/30 04:09:52 DEBUG : FiLeB: reading active writers 2024/10/30 04:09:52 DEBUG : FilEb: reading active writers 2024/10/30 04:09:52 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:52 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:52 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:52 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:52 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:52 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/10/30 04:09:52 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/10/30 04:09:52 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/10/30 04:09:52 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:52 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:52 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:52 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/10/30 04:09:52 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/10/30 04:09:52 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/10/30 04:09:52 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:52 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:52 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:52 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/10/30 04:09:52 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/10/30 04:09:52 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/10/30 04:09:52 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:09:52 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/30 04:09:52 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:52 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:52 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:52 DEBUG : : Looking for writers 2024/10/30 04:09:52 DEBUG : normal name with no special characters.txt: reading active writers 2024/10/30 04:09:52 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/10/30 04:09:52 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:52 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:52 DEBUG : webdav root 'rclone-test-mobesob6wawe': Re-using VFS from active cache 2024/10/30 04:09:52 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:52 DEBUG : : Looking for writers 2024/10/30 04:09:52 DEBUG : >WaitForWriters: 2024/10/30 04:09:52 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:52 DEBUG : : Looking for writers 2024/10/30 04:09:52 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:52 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:52 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:52 DEBUG : : Looking for writers 2024/10/30 04:09:52 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:52 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:52 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:52 DEBUG : : Looking for writers 2024/10/30 04:09:52 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:52 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:52 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:52 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:52 DEBUG : dir: Looking for writers 2024/10/30 04:09:52 DEBUG : file2: reading active writers 2024/10/30 04:09:52 DEBUG : : Looking for writers 2024/10/30 04:09:52 DEBUG : dir: reading active writers 2024/10/30 04:09:52 DEBUG : file1: reading active writers 2024/10/30 04:09:52 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:52 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:52 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:52 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:52 DEBUG : dir: Looking for writers 2024/10/30 04:09:52 DEBUG : : Looking for writers 2024/10/30 04:09:52 DEBUG : dir: reading active writers 2024/10/30 04:09:52 DEBUG : file1: reading active writers 2024/10/30 04:09:52 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:52 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:52 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:52 DEBUG : file1: Open: flags=O_RDONLY 2024/10/30 04:09:52 DEBUG : file1: >Open: fd=file1 (r), err= 2024/10/30 04:09:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/10/30 04:09:52 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:52 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/10/30 04:09:52 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/30 04:09:52 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:52 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:52 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/10/30 04:09:52 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/10/30 04:09:52 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/10/30 04:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/10/30 04:09:52 DEBUG : webdav root 'rclone-test-mobesob6wawe': File to upload is small (0 bytes), uploading instead of streaming 2024/10/30 04:09:52 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:52 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2024/10/30 04:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/10/30 04:09:52 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:52 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/10/30 04:09:52 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:52 DEBUG : dir: Looking for writers 2024/10/30 04:09:52 DEBUG : file2: reading active writers 2024/10/30 04:09:52 DEBUG : new_file.txt: reading active writers 2024/10/30 04:09:52 DEBUG : : Looking for writers 2024/10/30 04:09:52 DEBUG : dir: reading active writers 2024/10/30 04:09:52 DEBUG : file1: reading active writers 2024/10/30 04:09:52 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:53 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:53 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:53 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/10/30 04:09:53 DEBUG : dir/file1: Updating file with dir/file1 0xc000357a40 2024/10/30 04:09:53 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/10/30 04:09:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:53 INFO : dir/file1: Moved (server-side) to: file0 2024/10/30 04:09:53 DEBUG : file0: Updating file with file0 0xc000357a40 2024/10/30 04:09:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/30 04:09:53 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/10/30 04:09:53 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:53 DEBUG : dir: Looking for writers 2024/10/30 04:09:53 DEBUG : : Looking for writers 2024/10/30 04:09:53 DEBUG : file0: reading active writers 2024/10/30 04:09:53 DEBUG : dir: reading active writers 2024/10/30 04:09:53 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:53 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:53 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:53 DEBUG : : Looking for writers 2024/10/30 04:09:53 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:53 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:53 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/10/30 04:09:53 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/10/30 04:09:53 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/10/30 04:09:53 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/10/30 04:09:53 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/10/30 04:09:53 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:53 DEBUG : b: Looking for writers 2024/10/30 04:09:53 DEBUG : c: Looking for writers 2024/10/30 04:09:53 DEBUG : d: Looking for writers 2024/10/30 04:09:53 DEBUG : : Looking for writers 2024/10/30 04:09:53 DEBUG : a: Looking for writers 2024/10/30 04:09:53 DEBUG : : Looking for writers 2024/10/30 04:09:53 DEBUG : /: reading active writers 2024/10/30 04:09:53 DEBUG : a: reading active writers 2024/10/30 04:09:53 DEBUG : b: reading active writers 2024/10/30 04:09:53 DEBUG : c: reading active writers 2024/10/30 04:09:53 DEBUG : d: reading active writers 2024/10/30 04:09:53 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:53 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:53 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/10/30 04:09:53 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/10/30 04:09:53 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/10/30 04:09:53 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/10/30 04:09:54 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:54 DEBUG : a/b/c/d: Looking for writers 2024/10/30 04:09:54 DEBUG : a/b/c: Looking for writers 2024/10/30 04:09:54 DEBUG : d: reading active writers 2024/10/30 04:09:54 DEBUG : a/b: Looking for writers 2024/10/30 04:09:54 DEBUG : c: reading active writers 2024/10/30 04:09:54 DEBUG : a: Looking for writers 2024/10/30 04:09:54 DEBUG : b: reading active writers 2024/10/30 04:09:54 DEBUG : : Looking for writers 2024/10/30 04:09:54 DEBUG : a: reading active writers 2024/10/30 04:09:54 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-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:54 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:54 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/30 04:09:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/30 04:09:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:54 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/10/30 04:09:54 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/10/30 04:09:54 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/10/30 04:09:54 DEBUG : webdav root 'rclone-test-mobesob6wawe': File to upload is small (5 bytes), uploading instead of streaming 2024/10/30 04:09:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:54 DEBUG : file1: Size of src and dst objects identical 2024/10/30 04:09:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:54 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/30 04:09:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/30 04:09:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:54 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/30 04:09:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/30 04:09:54 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/10/30 04:09:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/10/30 04:09:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/30 04:09:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:54 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/30 04:09:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/30 04:09:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:54 DEBUG : webdav root 'rclone-test-mobesob6wawe': File to upload is small (0 bytes), uploading instead of streaming 2024/10/30 04:09:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:54 DEBUG : file1: Size of src and dst objects identical 2024/10/30 04:09:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/10/30 04:09:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/30 04:09:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:54 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/30 04:09:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/30 04:09:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:54 DEBUG : webdav root 'rclone-test-mobesob6wawe': File to upload is small (7 bytes), uploading instead of streaming 2024/10/30 04:09:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:54 DEBUG : file1: Size of src and dst objects identical 2024/10/30 04:09:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:54 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:54 DEBUG : : Looking for writers 2024/10/30 04:09:54 DEBUG : file1: reading active writers 2024/10/30 04:09:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:54 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:54 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/30 04:09:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/30 04:09:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:54 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/10/30 04:09:55 DEBUG : file1: aborting in-sequence write wait, off=100 2024/10/30 04:09:55 DEBUG : file1: failed to wait for in-sequence write to 100 2024/10/30 04:09:55 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/10/30 04:09:55 DEBUG : webdav root 'rclone-test-mobesob6wawe': File to upload is small (11 bytes), uploading instead of streaming 2024/10/30 04:09:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:55 DEBUG : file1: Size of src and dst objects identical 2024/10/30 04:09:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:55 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/10/30 04:09:55 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:55 DEBUG : : Looking for writers 2024/10/30 04:09:55 DEBUG : file1: reading active writers 2024/10/30 04:09:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.07s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:55 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:55 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/30 04:09:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/30 04:09:55 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/10/30 04:09:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:55 DEBUG : webdav root 'rclone-test-mobesob6wawe': File to upload is small (5 bytes), uploading instead of streaming 2024/10/30 04:09:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:55 DEBUG : file1: Size of src and dst objects identical 2024/10/30 04:09:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:55 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/10/30 04:09:55 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:55 DEBUG : : Looking for writers 2024/10/30 04:09:55 DEBUG : file1: reading active writers 2024/10/30 04:09:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:55 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:55 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/30 04:09:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/30 04:09:55 DEBUG : file1: WriteFileHandle.Release closing 2024/10/30 04:09:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:55 DEBUG : webdav root 'rclone-test-mobesob6wawe': File to upload is small (0 bytes), uploading instead of streaming 2024/10/30 04:09:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:09:55 DEBUG : file1: Size of src and dst objects identical 2024/10/30 04:09:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:55 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/10/30 04:09:55 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:55 DEBUG : : Looking for writers 2024/10/30 04:09:55 DEBUG : file1: reading active writers 2024/10/30 04:09:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:09:55 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:09:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:09:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:09:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:09:55 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/30 04:09:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2024/10/30 04:09:55 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:09:55 DEBUG : : Looking for writers 2024/10/30 04:09:55 DEBUG : file1: reading active writers 2024/10/30 04:09:55 DEBUG : file1: active writers 1 2024/10/30 04:09:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2024/10/30 04:09:55 DEBUG : : Looking for writers 2024/10/30 04:09:55 DEBUG : file1: reading active writers 2024/10/30 04:09:55 DEBUG : file1: active writers 1 2024/10/30 04:09:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2024/10/30 04:09:55 DEBUG : : Looking for writers 2024/10/30 04:09:55 DEBUG : file1: reading active writers 2024/10/30 04:09:55 DEBUG : file1: active writers 1 2024/10/30 04:09:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2024/10/30 04:09:55 DEBUG : : Looking for writers 2024/10/30 04:09:55 DEBUG : file1: reading active writers 2024/10/30 04:09:55 DEBUG : file1: active writers 1 2024/10/30 04:09:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2024/10/30 04:09:55 DEBUG : : Looking for writers 2024/10/30 04:09:55 DEBUG : file1: reading active writers 2024/10/30 04:09:55 DEBUG : file1: active writers 1 2024/10/30 04:09:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2024/10/30 04:09:55 DEBUG : : Looking for writers 2024/10/30 04:09:55 DEBUG : file1: reading active writers 2024/10/30 04:09:55 DEBUG : file1: active writers 1 2024/10/30 04:09:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2024/10/30 04:09:56 DEBUG : : Looking for writers 2024/10/30 04:09:56 DEBUG : file1: reading active writers 2024/10/30 04:09:56 DEBUG : file1: active writers 1 2024/10/30 04:09:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2024/10/30 04:09:56 DEBUG : : Looking for writers 2024/10/30 04:09:56 DEBUG : file1: reading active writers 2024/10/30 04:09:56 DEBUG : file1: active writers 1 2024/10/30 04:09:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/30 04:09:57 DEBUG : : Looking for writers 2024/10/30 04:09:57 DEBUG : file1: reading active writers 2024/10/30 04:09:57 DEBUG : file1: active writers 1 2024/10/30 04:09:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/30 04:09:58 DEBUG : : Looking for writers 2024/10/30 04:09:58 DEBUG : file1: reading active writers 2024/10/30 04:09:58 DEBUG : file1: active writers 1 2024/10/30 04:09:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/30 04:09:59 DEBUG : : Looking for writers 2024/10/30 04:09:59 DEBUG : file1: reading active writers 2024/10/30 04:09:59 DEBUG : file1: active writers 1 2024/10/30 04:09:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/30 04:10:00 DEBUG : : Looking for writers 2024/10/30 04:10:00 DEBUG : file1: reading active writers 2024/10/30 04:10:00 DEBUG : file1: active writers 1 2024/10/30 04:10:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/30 04:10:01 DEBUG : : Looking for writers 2024/10/30 04:10:01 DEBUG : file1: reading active writers 2024/10/30 04:10:01 DEBUG : file1: active writers 1 2024/10/30 04:10:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/30 04:10:02 DEBUG : : Looking for writers 2024/10/30 04:10:02 DEBUG : file1: reading active writers 2024/10/30 04:10:02 DEBUG : file1: active writers 1 2024/10/30 04:10:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/30 04:10:03 DEBUG : : Looking for writers 2024/10/30 04:10:03 DEBUG : file1: reading active writers 2024/10/30 04:10:03 DEBUG : file1: active writers 1 2024/10/30 04:10:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/30 04:10:04 DEBUG : : Looking for writers 2024/10/30 04:10:04 DEBUG : file1: reading active writers 2024/10/30 04:10:04 DEBUG : file1: active writers 1 2024/10/30 04:10:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/30 04:10:05 DEBUG : : Looking for writers 2024/10/30 04:10:05 DEBUG : file1: reading active writers 2024/10/30 04:10:05 DEBUG : file1: active writers 1 2024/10/30 04:10:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/30 04:10:06 DEBUG : : Looking for writers 2024/10/30 04:10:06 DEBUG : file1: reading active writers 2024/10/30 04:10:06 DEBUG : file1: active writers 1 2024/10/30 04:10:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/30 04:10:07 DEBUG : : Looking for writers 2024/10/30 04:10:07 DEBUG : file1: reading active writers 2024/10/30 04:10:07 DEBUG : file1: active writers 1 2024/10/30 04:10:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/30 04:10:08 DEBUG : : Looking for writers 2024/10/30 04:10:08 DEBUG : file1: reading active writers 2024/10/30 04:10:08 DEBUG : file1: active writers 1 2024/10/30 04:10:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/30 04:10:09 DEBUG : : Looking for writers 2024/10/30 04:10:09 DEBUG : file1: reading active writers 2024/10/30 04:10:09 DEBUG : file1: active writers 1 2024/10/30 04:10:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/30 04:10:10 DEBUG : : Looking for writers 2024/10/30 04:10:10 DEBUG : file1: reading active writers 2024/10/30 04:10:10 DEBUG : file1: active writers 1 2024/10/30 04:10:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/30 04:10:11 DEBUG : : Looking for writers 2024/10/30 04:10:11 DEBUG : file1: reading active writers 2024/10/30 04:10:11 DEBUG : file1: active writers 1 2024/10/30 04:10:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/30 04:10:12 DEBUG : : Looking for writers 2024/10/30 04:10:12 DEBUG : file1: reading active writers 2024/10/30 04:10:12 DEBUG : file1: active writers 1 2024/10/30 04:10:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/30 04:10:13 DEBUG : : Looking for writers 2024/10/30 04:10:13 DEBUG : file1: reading active writers 2024/10/30 04:10:13 DEBUG : file1: active writers 1 2024/10/30 04:10:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/30 04:10:14 DEBUG : : Looking for writers 2024/10/30 04:10:14 DEBUG : file1: reading active writers 2024/10/30 04:10:14 DEBUG : file1: active writers 1 2024/10/30 04:10:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/30 04:10:15 DEBUG : : Looking for writers 2024/10/30 04:10:15 DEBUG : file1: reading active writers 2024/10/30 04:10:15 DEBUG : file1: active writers 1 2024/10/30 04:10:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/30 04:10:16 DEBUG : : Looking for writers 2024/10/30 04:10:16 DEBUG : file1: reading active writers 2024/10/30 04:10:16 DEBUG : file1: active writers 1 2024/10/30 04:10:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/30 04:10:17 DEBUG : : Looking for writers 2024/10/30 04:10:17 DEBUG : file1: reading active writers 2024/10/30 04:10:17 DEBUG : file1: active writers 1 2024/10/30 04:10:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/30 04:10:18 DEBUG : : Looking for writers 2024/10/30 04:10:18 DEBUG : file1: reading active writers 2024/10/30 04:10:18 DEBUG : file1: active writers 1 2024/10/30 04:10:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/30 04:10:19 DEBUG : : Looking for writers 2024/10/30 04:10:19 DEBUG : file1: reading active writers 2024/10/30 04:10:19 DEBUG : file1: active writers 1 2024/10/30 04:10:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/30 04:10:20 DEBUG : : Looking for writers 2024/10/30 04:10:20 DEBUG : file1: reading active writers 2024/10/30 04:10:20 DEBUG : file1: active writers 1 2024/10/30 04:10:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/30 04:10:21 DEBUG : : Looking for writers 2024/10/30 04:10:21 DEBUG : file1: reading active writers 2024/10/30 04:10:21 DEBUG : file1: active writers 1 2024/10/30 04:10:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/30 04:10:22 DEBUG : : Looking for writers 2024/10/30 04:10:22 DEBUG : file1: reading active writers 2024/10/30 04:10:22 DEBUG : file1: active writers 1 2024/10/30 04:10:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/30 04:10:23 DEBUG : : Looking for writers 2024/10/30 04:10:23 DEBUG : file1: reading active writers 2024/10/30 04:10:23 DEBUG : file1: active writers 1 2024/10/30 04:10:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/30 04:10:24 DEBUG : : Looking for writers 2024/10/30 04:10:24 DEBUG : file1: reading active writers 2024/10/30 04:10:24 DEBUG : file1: active writers 1 2024/10/30 04:10:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/30 04:10:25 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2024/10/30 04:10:25 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:10:25 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:10:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:10:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:10:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:10:25 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/30 04:10:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/30 04:10:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:10:25 DEBUG : webdav root 'rclone-test-mobesob6wawe': File to upload is small (0 bytes), uploading instead of streaming 2024/10/30 04:10:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:10:25 DEBUG : file1: Size of src and dst objects identical 2024/10/30 04:10:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:10:25 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:10:25 DEBUG : file1: Open: flags=O_RDONLY 2024/10/30 04:10:25 DEBUG : file1: >Open: fd=file1 (r), err= 2024/10/30 04:10:25 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/10/30 04:10:25 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:10:25 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/10/30 04:10:25 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:10:25 DEBUG : : Looking for writers 2024/10/30 04:10:25 DEBUG : file1: reading active writers 2024/10/30 04:10:25 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-mobesob6wawe'", Local "Local file system at /tmp/rclone1599633674", Modify Window "1s" 2024/10/30 04:10:25 INFO : webdav root 'rclone-test-mobesob6wawe': poll-interval is not supported by this remote 2024/10/30 04:10:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/30 04:10:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/30 04:10:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:10:25 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/30 04:10:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/30 04:10:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:10:25 DEBUG : webdav root 'rclone-test-mobesob6wawe': File to upload is small (100 bytes), uploading instead of streaming 2024/10/30 04:10:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/30 04:10:25 DEBUG : file1: Size of src and dst objects identical 2024/10/30 04:10:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/30 04:10:25 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/30 04:10:25 DEBUG : file1: Open: flags=O_RDONLY 2024/10/30 04:10:25 DEBUG : file1: >Open: fd=file1 (r), err= 2024/10/30 04:10:25 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/10/30 04:10:25 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/10/30 04:10:25 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/10/30 04:10:25 DEBUG : WaitForWriters: timeout=30s 2024/10/30 04:10:25 DEBUG : : Looking for writers 2024/10/30 04:10:25 DEBUG : file1: reading active writers 2024/10/30 04:10:25 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2024/10/30 04:10:25 DEBUG : webdav root 'rclone-test-mobesob6wawe': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m18.937754848s (try 1/5)