"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/03/14 02:53:37 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-tutaseg4zoru" 2025/03/14 02:53:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/14 02:53:37 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/03/14 02:53:37 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/03/14 02:53:37 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/03/14 02:53:37 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/03/14 02:53:37 DEBUG : Setting pass="73D4qnQjJ6WVbr8qI-blJkGYT0GZQi_SIQf_rsnYFqaY" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/03/14 02:53:37 DEBUG : TestWebdavRclone: detected overridden config - adding "{yur6h}" suffix to name 2025/03/14 02:53:37 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/03/14 02:53:37 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/03/14 02:53:37 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/03/14 02:53:37 DEBUG : Setting pass="73D4qnQjJ6WVbr8qI-blJkGYT0GZQi_SIQf_rsnYFqaY" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/03/14 02:53:37 DEBUG : found headers: 2025/03/14 02:53:37 DEBUG : Creating backend with remote "/tmp/rclone2058870244" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:37 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:37 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:37 DEBUG : dir: Looking for writers 2025/03/14 02:53:37 DEBUG : : Looking for writers 2025/03/14 02:53:37 DEBUG : dir: reading active writers 2025/03/14 02:53:37 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:37 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:37 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:37 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:37 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:37 DEBUG : dir/subdir: Looking for writers 2025/03/14 02:53:37 DEBUG : dir: Looking for writers 2025/03/14 02:53:37 DEBUG : file1: reading active writers 2025/03/14 02:53:37 DEBUG : file2: reading active writers 2025/03/14 02:53:37 DEBUG : subdir: reading active writers 2025/03/14 02:53:37 DEBUG : : Looking for writers 2025/03/14 02:53:37 DEBUG : dir: reading active writers 2025/03/14 02:53:37 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:37 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:37 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:37 DEBUG : dir: Looking for writers 2025/03/14 02:53:37 DEBUG : file1: reading active writers 2025/03/14 02:53:37 DEBUG : : Looking for writers 2025/03/14 02:53:37 DEBUG : dir: reading active writers 2025/03/14 02:53:37 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:37 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:37 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:37 DEBUG : dir: Looking for writers 2025/03/14 02:53:37 DEBUG : : Looking for writers 2025/03/14 02:53:37 DEBUG : dir: reading active writers 2025/03/14 02:53:37 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:38 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:38 DEBUG : dir: forgetting directory cache 2025/03/14 02:53:38 DEBUG : : forgetting directory cache 2025/03/14 02:53:38 DEBUG : dir: forgetting directory cache 2025/03/14 02:53:38 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:38 DEBUG : : Looking for writers 2025/03/14 02:53:38 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:38 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:38 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/03/14 02:53:38 DEBUG : dir: invalidating directory cache 2025/03/14 02:53:38 DEBUG : : >ForgetPath: 2025/03/14 02:53:38 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/03/14 02:53:38 DEBUG : : invalidating directory cache 2025/03/14 02:53:38 DEBUG : dir: forgetting directory cache 2025/03/14 02:53:38 DEBUG : : >ForgetPath: 2025/03/14 02:53:38 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/03/14 02:53:38 DEBUG : : >ForgetPath: 2025/03/14 02:53:38 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:38 DEBUG : dir: Looking for writers 2025/03/14 02:53:38 DEBUG : : Looking for writers 2025/03/14 02:53:38 DEBUG : dir: reading active writers 2025/03/14 02:53:38 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:38 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:38 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:38 DEBUG : : forgetting directory cache 2025/03/14 02:53:38 DEBUG : dir: forgetting directory cache 2025/03/14 02:53:38 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:38 DEBUG : dir: Looking for writers 2025/03/14 02:53:38 DEBUG : fil/a/b: Looking for writers 2025/03/14 02:53:38 DEBUG : fil/a: Looking for writers 2025/03/14 02:53:38 DEBUG : b: reading active writers 2025/03/14 02:53:38 DEBUG : fil: Looking for writers 2025/03/14 02:53:38 DEBUG : a: reading active writers 2025/03/14 02:53:38 DEBUG : : Looking for writers 2025/03/14 02:53:38 DEBUG : dir: reading active writers 2025/03/14 02:53:38 DEBUG : fil: reading active writers 2025/03/14 02:53:38 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:38 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:38 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:38 DEBUG : dir: Looking for writers 2025/03/14 02:53:38 DEBUG : : Looking for writers 2025/03/14 02:53:38 DEBUG : dir: reading active writers 2025/03/14 02:53:38 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:38 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:38 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:38 DEBUG : dir: Looking for writers 2025/03/14 02:53:38 DEBUG : file1: reading active writers 2025/03/14 02:53:38 DEBUG : : Looking for writers 2025/03/14 02:53:38 DEBUG : dir: reading active writers 2025/03/14 02:53:38 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:39 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:39 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:39 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/03/14 02:53:39 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/03/14 02:53:39 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/03/14 02:53:39 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/14 02:53:39 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/03/14 02:53:39 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:39 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:39 DEBUG : dir: invalidating directory cache 2025/03/14 02:53:39 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/03/14 02:53:39 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/03/14 02:53:39 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/03/14 02:53:39 DEBUG : dir/file1: Reset virtual modtime 2025/03/14 02:53:39 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/03/14 02:53:39 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/14 02:53:39 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/03/14 02:53:39 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/03/14 02:53:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/14 02:53:39 DEBUG : dir: invalidating directory cache 2025/03/14 02:53:39 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/03/14 02:53:39 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/03/14 02:53:39 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/14 02:53:39 DEBUG : : forgetting directory cache 2025/03/14 02:53:39 DEBUG : dir: forgetting directory cache 2025/03/14 02:53:39 DEBUG : dir/virtualDir: forgetting directory cache 2025/03/14 02:53:39 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:39 DEBUG : dir/virtualDir: Looking for writers 2025/03/14 02:53:39 DEBUG : dir: Looking for writers 2025/03/14 02:53:39 DEBUG : file1: reading active writers 2025/03/14 02:53:39 DEBUG : virtualFile2: reading active writers 2025/03/14 02:53:39 DEBUG : virtualFile: reading active writers 2025/03/14 02:53:39 DEBUG : virtualDir: reading active writers 2025/03/14 02:53:39 DEBUG : : Looking for writers 2025/03/14 02:53:39 DEBUG : dir: reading active writers 2025/03/14 02:53:39 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:39 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:39 ERROR : dir/: Can only open directories read only 2025/03/14 02:53:39 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:39 DEBUG : dir: Looking for writers 2025/03/14 02:53:39 DEBUG : : Looking for writers 2025/03/14 02:53:39 DEBUG : dir: reading active writers 2025/03/14 02:53:39 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:39 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:39 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/14 02:53:39 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/03/14 02:53:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/14 02:53:39 DEBUG : webdav root 'rclone-test-tutaseg4zoru': File to upload is small (5 bytes), uploading instead of streaming 2025/03/14 02:53:39 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:39 NOTICE: webdav root 'rclone-test-tutaseg4zoru': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/14 02:53:39 DEBUG : dir/potato: Size of src and dst objects identical 2025/03/14 02:53:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/14 02:53:39 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:39 DEBUG : dir: Looking for writers 2025/03/14 02:53:39 DEBUG : file1: reading active writers 2025/03/14 02:53:39 DEBUG : potato: reading active writers 2025/03/14 02:53:39 DEBUG : : Looking for writers 2025/03/14 02:53:39 DEBUG : dir: reading active writers 2025/03/14 02:53:39 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:39 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/14 02:53:40 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:40 DEBUG : dir/sub: Looking for writers 2025/03/14 02:53:40 DEBUG : dir: Looking for writers 2025/03/14 02:53:40 DEBUG : file1: reading active writers 2025/03/14 02:53:40 DEBUG : sub: reading active writers 2025/03/14 02:53:40 DEBUG : : Looking for writers 2025/03/14 02:53:40 DEBUG : dir: reading active writers 2025/03/14 02:53:40 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:40 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:40 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/14 02:53:40 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/03/14 02:53:40 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:40 DEBUG : dir/sub/subsub: Looking for writers 2025/03/14 02:53:40 DEBUG : dir/sub: Looking for writers 2025/03/14 02:53:40 DEBUG : subsub: reading active writers 2025/03/14 02:53:40 DEBUG : dir: Looking for writers 2025/03/14 02:53:40 DEBUG : file1: reading active writers 2025/03/14 02:53:40 DEBUG : sub: reading active writers 2025/03/14 02:53:40 DEBUG : : Looking for writers 2025/03/14 02:53:40 DEBUG : dir: reading active writers 2025/03/14 02:53:40 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:40 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:40 ERROR : dir/: Dir.Remove not empty 2025/03/14 02:53:40 DEBUG : dir/file1: Remove: 2025/03/14 02:53:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/14 02:53:40 DEBUG : dir/file1: >Remove: err= 2025/03/14 02:53:40 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/14 02:53:40 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:40 DEBUG : : Looking for writers 2025/03/14 02:53:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:40 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:40 DEBUG : dir/file1: Remove: 2025/03/14 02:53:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/14 02:53:40 DEBUG : dir/file1: >Remove: err= 2025/03/14 02:53:40 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/14 02:53:40 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:40 DEBUG : : Looking for writers 2025/03/14 02:53:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:40 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:40 DEBUG : dir/file1: Remove: 2025/03/14 02:53:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/14 02:53:40 DEBUG : dir/file1: >Remove: err= 2025/03/14 02:53:40 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:40 DEBUG : dir: Looking for writers 2025/03/14 02:53:40 DEBUG : : Looking for writers 2025/03/14 02:53:40 DEBUG : dir: reading active writers 2025/03/14 02:53:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:40 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:41 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:41 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/03/14 02:53:41 DEBUG : dir: Updating dir with dir2 0xc00092fa00 2025/03/14 02:53:41 DEBUG : dir: forgetting directory cache 2025/03/14 02:53:41 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/14 02:53:41 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/03/14 02:53:41 INFO : dir2/file1: Moved (server-side) to: file2 2025/03/14 02:53:41 DEBUG : file2: Updating file with file2 0xc000001b00 2025/03/14 02:53:41 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/03/14 02:53:41 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/14 02:53:41 INFO : dir2/file3: Deleted 2025/03/14 02:53:41 INFO : file2: Moved (server-side) to: dir2/file3 2025/03/14 02:53:41 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000001b00 2025/03/14 02:53:41 DEBUG : : Added virtual directory entry vDel: "file2" 2025/03/14 02:53:41 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/03/14 02:53:41 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/03/14 02:53:41 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000211ad0 2025/03/14 02:53:41 DEBUG : empty directory: forgetting directory cache 2025/03/14 02:53:41 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/03/14 02:53:41 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/03/14 02:53:41 DEBUG : dir2: Renaming to "dir3" 2025/03/14 02:53:41 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:41 DEBUG : renamed empty directory: Looking for writers 2025/03/14 02:53:41 DEBUG : dir3: Looking for writers 2025/03/14 02:53:41 DEBUG : file3: reading active writers 2025/03/14 02:53:41 DEBUG : : Looking for writers 2025/03/14 02:53:41 DEBUG : dir3: reading active writers 2025/03/14 02:53:41 DEBUG : renamed empty directory: reading active writers 2025/03/14 02:53:41 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === RUN TestDirStructSize dir_test.go:610: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:41 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:41 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/14 02:53:41 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:41 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/14 02:53:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/14 02:53:41 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/03/14 02:53:41 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/03/14 02:53:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/14 02:53:41 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:41 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/14 02:53:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/14 02:53:41 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/03/14 02:53:41 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/03/14 02:53:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/14 02:53:41 DEBUG : webdav root 'rclone-test-tutaseg4zoru': File to upload is small (12 bytes), uploading instead of streaming 2025/03/14 02:53:41 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:41 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/03/14 02:53:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/14 02:53:41 DEBUG : : forgetting directory cache 2025/03/14 02:53:41 DEBUG : dir: forgetting directory cache 2025/03/14 02:53:41 DEBUG : dir/sub: forgetting directory cache 2025/03/14 02:53:41 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/03/14 02:53:41 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/03/14 02:53:41 DEBUG : webdav root 'rclone-test-tutaseg4zoru': File to upload is small (5 bytes), uploading instead of streaming 2025/03/14 02:53:41 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:41 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/03/14 02:53:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/14 02:53:41 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:41 DEBUG : dir/sub: Looking for writers 2025/03/14 02:53:41 DEBUG : file0: reading active writers 2025/03/14 02:53:41 DEBUG : file2: reading active writers 2025/03/14 02:53:41 DEBUG : dir: Looking for writers 2025/03/14 02:53:41 DEBUG : file1: reading active writers 2025/03/14 02:53:41 DEBUG : sub: reading active writers 2025/03/14 02:53:41 DEBUG : : Looking for writers 2025/03/14 02:53:41 DEBUG : dir: reading active writers 2025/03/14 02:53:41 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:41 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote dir_test.go:665: Need DirModTimeUpdatesOnWrite 2025/03/14 02:53:41 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:41 DEBUG : : Looking for writers 2025/03/14 02:53:41 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:41 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:41 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:41 DEBUG : dir: Looking for writers 2025/03/14 02:53:41 DEBUG : file1: reading active writers 2025/03/14 02:53:41 DEBUG : : Looking for writers 2025/03/14 02:53:41 DEBUG : dir: reading active writers 2025/03/14 02:53:41 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:41 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:42 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:42 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/03/14 02:53:42 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:42 DEBUG : dir: Looking for writers 2025/03/14 02:53:42 DEBUG : file1: reading active writers 2025/03/14 02:53:42 DEBUG : : Looking for writers 2025/03/14 02:53:42 DEBUG : dir: reading active writers 2025/03/14 02:53:42 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.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:42 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/14 02:53:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/14 02:53:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:53:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/03/14 02:53:42 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:42 DEBUG : dir: Looking for writers 2025/03/14 02:53:42 DEBUG : file1: reading active writers 2025/03/14 02:53:42 DEBUG : : Looking for writers 2025/03/14 02:53:42 DEBUG : dir: reading active writers 2025/03/14 02:53:42 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/03/14 02:53:42 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/03/14 02:53:42 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/14 02:53:42 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:53:42 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/03/14 02:53:42 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:42 DEBUG : : Looking for writers 2025/03/14 02:53:42 DEBUG : file.txt: reading active writers 2025/03/14 02:53:42 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:42 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:42 DEBUG : webdav root 'rclone-test-tutaseg4zoru': File to upload is small (25 bytes), uploading instead of streaming 2025/03/14 02:53:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:42 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/14 02:53:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:42 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:42 DEBUG : dir: Looking for writers 2025/03/14 02:53:42 DEBUG : file1: reading active writers 2025/03/14 02:53:42 DEBUG : : Looking for writers 2025/03/14 02:53:42 DEBUG : dir: reading active writers 2025/03/14 02:53:42 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:42 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:42 DEBUG : dir/file1: Remove: 2025/03/14 02:53:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/14 02:53:42 DEBUG : dir/file1: >Remove: err= 2025/03/14 02:53:42 DEBUG : dir/file1: Remove: 2025/03/14 02:53:42 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/14 02:53:42 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:42 DEBUG : dir: Looking for writers 2025/03/14 02:53:42 DEBUG : : Looking for writers 2025/03/14 02:53:42 DEBUG : dir: reading active writers 2025/03/14 02:53:42 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:42 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:42 DEBUG : dir/file1: Remove: 2025/03/14 02:53:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/14 02:53:42 DEBUG : dir/file1: >Remove: err= 2025/03/14 02:53:42 DEBUG : dir/file1: Remove: 2025/03/14 02:53:42 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/14 02:53:42 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:42 DEBUG : dir: Looking for writers 2025/03/14 02:53:42 DEBUG : : Looking for writers 2025/03/14 02:53:42 DEBUG : dir: reading active writers 2025/03/14 02:53:42 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:42 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/14 02:53:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/14 02:53:42 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/14 02:53:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/14 02:53:42 DEBUG : dir/file1: Open: flags=O_RDWR 2025/03/14 02:53:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/14 02:53:42 DEBUG : dir/file1: Open: flags=0x3 2025/03/14 02:53:42 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/03/14 02:53:42 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/03/14 02:53:42 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:42 DEBUG : dir: Looking for writers 2025/03/14 02:53:42 DEBUG : file1: reading active writers 2025/03/14 02:53:42 DEBUG : : Looking for writers 2025/03/14 02:53:42 DEBUG : dir: reading active writers 2025/03/14 02:53:42 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:42 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:43 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:43 DEBUG : dir: Looking for writers 2025/03/14 02:53:43 DEBUG : file1: reading active writers 2025/03/14 02:53:43 DEBUG : : Looking for writers 2025/03/14 02:53:43 DEBUG : dir: reading active writers 2025/03/14 02:53:43 DEBUG : >WaitForWriters: 2025/03/14 02:53:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/14 02:53:43 DEBUG : newLeaf: Updating file with newLeaf 0xc0006dc9c0 2025/03/14 02:53:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/14 02:53:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/14 02:53:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/14 02:53:43 DEBUG : dir/file1: Updating file with dir/file1 0xc0006dc9c0 2025/03/14 02:53:43 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/14 02:53:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/14 02:53:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/14 02:53:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:43 DEBUG : dir/file1: File is currently open, delaying rename 0xc0006dc9c0 2025/03/14 02:53:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/14 02:53:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/14 02:53:43 DEBUG : webdav root 'rclone-test-tutaseg4zoru': File to upload is small (25 bytes), uploading instead of streaming 2025/03/14 02:53:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:43 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/14 02:53:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/14 02:53:43 DEBUG : newLeaf: Running delayed rename now 2025/03/14 02:53:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/14 02:53:43 DEBUG : newLeaf: Updating file with newLeaf 0xc0006dc9c0 2025/03/14 02:53:43 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:43 DEBUG : dir: Looking for writers 2025/03/14 02:53:43 DEBUG : : Looking for writers 2025/03/14 02:53:43 DEBUG : dir: reading active writers 2025/03/14 02:53:43 DEBUG : newLeaf: reading active writers 2025/03/14 02:53:43 DEBUG : >WaitForWriters: 2025/03/14 02:53:43 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:43 DEBUG : dir: Looking for writers 2025/03/14 02:53:43 DEBUG : : Looking for writers 2025/03/14 02:53:43 DEBUG : dir: reading active writers 2025/03/14 02:53:43 DEBUG : newLeaf: reading active writers 2025/03/14 02:53:43 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:43 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:43 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/14 02:53:43 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:43 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:43 INFO : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/14 02:53:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:43 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:43 DEBUG : dir: Looking for writers 2025/03/14 02:53:43 DEBUG : file1: reading active writers 2025/03/14 02:53:43 DEBUG : : Looking for writers 2025/03/14 02:53:43 DEBUG : dir: reading active writers 2025/03/14 02:53:43 DEBUG : >WaitForWriters: 2025/03/14 02:53:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/14 02:53:43 DEBUG : newLeaf: Updating file with newLeaf 0xc000966a80 2025/03/14 02:53:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/14 02:53:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/14 02:53:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/14 02:53:43 DEBUG : dir/file1: Updating file with dir/file1 0xc000966a80 2025/03/14 02:53:43 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/14 02:53:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/14 02:53:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/14 02:53:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:43 DEBUG : dir/file1: File is currently open, delaying rename 0xc000966a80 2025/03/14 02:53:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/14 02:53:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/14 02:53:43 DEBUG : webdav root 'rclone-test-tutaseg4zoru': File to upload is small (25 bytes), uploading instead of streaming 2025/03/14 02:53:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:43 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/14 02:53:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/14 02:53:43 DEBUG : newLeaf: Running delayed rename now 2025/03/14 02:53:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/14 02:53:43 DEBUG : newLeaf: Updating file with newLeaf 0xc000966a80 2025/03/14 02:53:43 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:43 DEBUG : dir: Looking for writers 2025/03/14 02:53:43 DEBUG : : Looking for writers 2025/03/14 02:53:43 DEBUG : dir: reading active writers 2025/03/14 02:53:43 DEBUG : newLeaf: reading active writers 2025/03/14 02:53:43 DEBUG : >WaitForWriters: 2025/03/14 02:53:43 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:43 DEBUG : dir: Looking for writers 2025/03/14 02:53:43 DEBUG : : Looking for writers 2025/03/14 02:53:43 DEBUG : dir: reading active writers 2025/03/14 02:53:43 DEBUG : newLeaf: reading active writers 2025/03/14 02:53:43 DEBUG : >WaitForWriters: 2025/03/14 02:53:43 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:43 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:43 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/14 02:53:43 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:43 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:43 INFO : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/14 02:53:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:43 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/14 02:53:43 DEBUG : dir/file1: newRWFileHandle: 2025/03/14 02:53:43 DEBUG : dir/file1(0xc000930200): openPending: 2025/03/14 02:53:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/14 02:53:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/14 02:53:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:43 DEBUG : dir/file1(0xc000930200): >openPending: err= 2025/03/14 02:53:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/14 02:53:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/14 02:53:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/14 02:53:43 DEBUG : dir/file1(0xc000930200): _writeAt: size=14, off=0 2025/03/14 02:53:43 DEBUG : dir/file1(0xc000930200): >_writeAt: n=14, err= 2025/03/14 02:53:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/14 02:53:43 DEBUG : dir/file1(0xc000930200): close: 2025/03/14 02:53:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/14 02:53:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/14 02:53:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:43 DEBUG : dir/file1(0xc000930200): >close: err= 2025/03/14 02:53:43 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:43 DEBUG : dir: Looking for writers 2025/03/14 02:53:43 DEBUG : file1: reading active writers 2025/03/14 02:53:43 DEBUG : : Looking for writers 2025/03/14 02:53:43 DEBUG : dir: reading active writers 2025/03/14 02:53:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/14 02:53:43 DEBUG : dir: Looking for writers 2025/03/14 02:53:43 DEBUG : file1: reading active writers 2025/03/14 02:53:43 DEBUG : : Looking for writers 2025/03/14 02:53:43 DEBUG : dir: reading active writers 2025/03/14 02:53:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/14 02:53:43 DEBUG : dir: Looking for writers 2025/03/14 02:53:43 DEBUG : file1: reading active writers 2025/03/14 02:53:43 DEBUG : : Looking for writers 2025/03/14 02:53:43 DEBUG : dir: reading active writers 2025/03/14 02:53:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/14 02:53:43 DEBUG : dir: Looking for writers 2025/03/14 02:53:43 DEBUG : file1: reading active writers 2025/03/14 02:53:43 DEBUG : : Looking for writers 2025/03/14 02:53:43 DEBUG : dir: reading active writers 2025/03/14 02:53:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/14 02:53:43 DEBUG : dir/file1: vfs cache: starting upload 2025/03/14 02:53:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:43 INFO : dir/file1: Copied (replaced existing) 2025/03/14 02:53:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/14 02:53:43 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/14 02:53:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/14 02:53:43 DEBUG : dir: Looking for writers 2025/03/14 02:53:43 DEBUG : file1: reading active writers 2025/03/14 02:53:43 DEBUG : : Looking for writers 2025/03/14 02:53:43 DEBUG : dir: reading active writers 2025/03/14 02:53:43 DEBUG : >WaitForWriters: 2025/03/14 02:53:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/14 02:53:43 DEBUG : dir/file1: newRWFileHandle: 2025/03/14 02:53:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/14 02:53:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/14 02:53:43 DEBUG : dir/file1(0xc000930300): _readAt: size=512, off=0 2025/03/14 02:53:43 DEBUG : dir/file1(0xc000930300): openPending: 2025/03/14 02:53:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/14 02:53:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/14 02:53:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:43 DEBUG : dir/file1(0xc000930300): >openPending: err= 2025/03/14 02:53:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/14 02:53:43 DEBUG : dir/file1(0xc000930300): >_readAt: n=14, err=EOF 2025/03/14 02:53:43 DEBUG : dir/file1(0xc000930300): close: 2025/03/14 02:53:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/14 02:53:43 DEBUG : dir/file1(0xc000930300): >close: err= 2025/03/14 02:53:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/14 02:53:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/14 02:53:44 DEBUG : newLeaf: Updating file with newLeaf 0xc0006dcd80 2025/03/14 02:53:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/14 02:53:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/14 02:53:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/14 02:53:44 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/14 02:53:44 DEBUG : dir/file1: Updating file with dir/file1 0xc0006dcd80 2025/03/14 02:53:44 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/14 02:53:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/14 02:53:44 DEBUG : dir/file1: newRWFileHandle: 2025/03/14 02:53:44 DEBUG : dir/file1(0xc000a09140): openPending: 2025/03/14 02:53:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/14 02:53:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/14 02:53:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:44 DEBUG : dir/file1(0xc000a09140): >openPending: err= 2025/03/14 02:53:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/14 02:53:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/14 02:53:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/14 02:53:44 DEBUG : dir/file1(0xc000a09140): _writeAt: size=25, off=0 2025/03/14 02:53:44 DEBUG : dir/file1(0xc000a09140): >_writeAt: n=25, err= 2025/03/14 02:53:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/14 02:53:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/14 02:53:44 DEBUG : newLeaf: Updating file with newLeaf 0xc0006dcd80 2025/03/14 02:53:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/14 02:53:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/14 02:53:44 DEBUG : newLeaf(0xc000a09140): close: 2025/03/14 02:53:44 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/14 02:53:44 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-14 02:53:44.095548723 +0000 UTC m=+6.763497226 2025/03/14 02:53:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:44 DEBUG : newLeaf(0xc000a09140): >close: err= 2025/03/14 02:53:44 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:44 DEBUG : dir: Looking for writers 2025/03/14 02:53:44 DEBUG : : Looking for writers 2025/03/14 02:53:44 DEBUG : dir: reading active writers 2025/03/14 02:53:44 DEBUG : newLeaf: reading active writers 2025/03/14 02:53:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/14 02:53:44 DEBUG : dir: Looking for writers 2025/03/14 02:53:44 DEBUG : : Looking for writers 2025/03/14 02:53:44 DEBUG : dir: reading active writers 2025/03/14 02:53:44 DEBUG : newLeaf: reading active writers 2025/03/14 02:53:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/14 02:53:44 DEBUG : dir: Looking for writers 2025/03/14 02:53:44 DEBUG : : Looking for writers 2025/03/14 02:53:44 DEBUG : dir: reading active writers 2025/03/14 02:53:44 DEBUG : newLeaf: reading active writers 2025/03/14 02:53:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/14 02:53:44 DEBUG : dir: Looking for writers 2025/03/14 02:53:44 DEBUG : : Looking for writers 2025/03/14 02:53:44 DEBUG : dir: reading active writers 2025/03/14 02:53:44 DEBUG : newLeaf: reading active writers 2025/03/14 02:53:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/14 02:53:44 DEBUG : newLeaf: vfs cache: starting upload 2025/03/14 02:53:44 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:44 INFO : newLeaf: Copied (replaced existing) 2025/03/14 02:53:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-14 02:53:44 +0000 UTC" 2025/03/14 02:53:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/14 02:53:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/14 02:53:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/14 02:53:44 DEBUG : dir: Looking for writers 2025/03/14 02:53:44 DEBUG : : Looking for writers 2025/03/14 02:53:44 DEBUG : newLeaf: reading active writers 2025/03/14 02:53:44 DEBUG : dir: reading active writers 2025/03/14 02:53:44 DEBUG : >WaitForWriters: 2025/03/14 02:53:44 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:44 DEBUG : dir: Looking for writers 2025/03/14 02:53:44 DEBUG : : Looking for writers 2025/03/14 02:53:44 DEBUG : dir: reading active writers 2025/03/14 02:53:44 DEBUG : newLeaf: reading active writers 2025/03/14 02:53:44 DEBUG : >WaitForWriters: 2025/03/14 02:53:44 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:44 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:44 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/14 02:53:44 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:44 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:44 INFO : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/14 02:53:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:44 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:44 DEBUG : dir: Looking for writers 2025/03/14 02:53:44 DEBUG : file1: reading active writers 2025/03/14 02:53:44 DEBUG : : Looking for writers 2025/03/14 02:53:44 DEBUG : dir: reading active writers 2025/03/14 02:53:44 DEBUG : >WaitForWriters: 2025/03/14 02:53:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/14 02:53:44 DEBUG : newLeaf: Updating file with newLeaf 0xc0007e6840 2025/03/14 02:53:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/14 02:53:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/14 02:53:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/14 02:53:44 DEBUG : dir/file1: Updating file with dir/file1 0xc0007e6840 2025/03/14 02:53:44 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/14 02:53:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/14 02:53:44 DEBUG : dir/file1: newRWFileHandle: 2025/03/14 02:53:44 DEBUG : dir/file1(0xc000ada4c0): openPending: 2025/03/14 02:53:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/14 02:53:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/14 02:53:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:44 DEBUG : dir/file1(0xc000ada4c0): >openPending: err= 2025/03/14 02:53:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/14 02:53:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/14 02:53:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/14 02:53:44 DEBUG : dir/file1(0xc000ada4c0): _writeAt: size=25, off=0 2025/03/14 02:53:44 DEBUG : dir/file1(0xc000ada4c0): >_writeAt: n=25, err= 2025/03/14 02:53:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/14 02:53:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/14 02:53:44 DEBUG : newLeaf: Updating file with newLeaf 0xc0007e6840 2025/03/14 02:53:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/14 02:53:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/14 02:53:44 DEBUG : newLeaf(0xc000ada4c0): close: 2025/03/14 02:53:44 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/14 02:53:44 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-14 02:53:44.59286941 +0000 UTC m=+7.260817923 2025/03/14 02:53:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:44 DEBUG : newLeaf(0xc000ada4c0): >close: err= 2025/03/14 02:53:44 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:44 DEBUG : dir: Looking for writers 2025/03/14 02:53:44 DEBUG : : Looking for writers 2025/03/14 02:53:44 DEBUG : dir: reading active writers 2025/03/14 02:53:44 DEBUG : newLeaf: reading active writers 2025/03/14 02:53:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/14 02:53:44 DEBUG : dir: Looking for writers 2025/03/14 02:53:44 DEBUG : : Looking for writers 2025/03/14 02:53:44 DEBUG : newLeaf: reading active writers 2025/03/14 02:53:44 DEBUG : dir: reading active writers 2025/03/14 02:53:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/14 02:53:44 DEBUG : dir: Looking for writers 2025/03/14 02:53:44 DEBUG : : Looking for writers 2025/03/14 02:53:44 DEBUG : dir: reading active writers 2025/03/14 02:53:44 DEBUG : newLeaf: reading active writers 2025/03/14 02:53:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/14 02:53:44 DEBUG : dir: Looking for writers 2025/03/14 02:53:44 DEBUG : : Looking for writers 2025/03/14 02:53:44 DEBUG : newLeaf: reading active writers 2025/03/14 02:53:44 DEBUG : dir: reading active writers 2025/03/14 02:53:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/14 02:53:44 DEBUG : newLeaf: vfs cache: starting upload 2025/03/14 02:53:44 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:44 INFO : newLeaf: Copied (replaced existing) 2025/03/14 02:53:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-14 02:53:44 +0000 UTC" 2025/03/14 02:53:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/14 02:53:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/14 02:53:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/14 02:53:44 DEBUG : dir: Looking for writers 2025/03/14 02:53:44 DEBUG : : Looking for writers 2025/03/14 02:53:44 DEBUG : dir: reading active writers 2025/03/14 02:53:44 DEBUG : newLeaf: reading active writers 2025/03/14 02:53:44 DEBUG : >WaitForWriters: 2025/03/14 02:53:44 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:44 DEBUG : dir: Looking for writers 2025/03/14 02:53:44 DEBUG : : Looking for writers 2025/03/14 02:53:44 DEBUG : dir: reading active writers 2025/03/14 02:53:44 DEBUG : newLeaf: reading active writers 2025/03/14 02:53:44 DEBUG : >WaitForWriters: 2025/03/14 02:53:44 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:44 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:44 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/14 02:53:44 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:44 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:44 INFO : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/14 02:53:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:44 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/14 02:53:44 DEBUG : dir/file1: newRWFileHandle: 2025/03/14 02:53:44 DEBUG : dir/file1(0xc0009f5440): openPending: 2025/03/14 02:53:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/14 02:53:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/14 02:53:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:44 DEBUG : dir/file1(0xc0009f5440): >openPending: err= 2025/03/14 02:53:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/14 02:53:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/14 02:53:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/14 02:53:44 DEBUG : dir/file1(0xc0009f5440): _writeAt: size=14, off=0 2025/03/14 02:53:44 DEBUG : dir/file1(0xc0009f5440): >_writeAt: n=14, err= 2025/03/14 02:53:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/14 02:53:44 DEBUG : dir/file1(0xc0009f5440): close: 2025/03/14 02:53:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/14 02:53:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/14 02:53:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:44 DEBUG : dir/file1(0xc0009f5440): >close: err= 2025/03/14 02:53:44 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:44 DEBUG : dir: Looking for writers 2025/03/14 02:53:44 DEBUG : file1: reading active writers 2025/03/14 02:53:44 DEBUG : : Looking for writers 2025/03/14 02:53:44 DEBUG : dir: reading active writers 2025/03/14 02:53:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/14 02:53:44 DEBUG : dir: Looking for writers 2025/03/14 02:53:44 DEBUG : file1: reading active writers 2025/03/14 02:53:44 DEBUG : : Looking for writers 2025/03/14 02:53:44 DEBUG : dir: reading active writers 2025/03/14 02:53:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/14 02:53:44 DEBUG : dir: Looking for writers 2025/03/14 02:53:44 DEBUG : file1: reading active writers 2025/03/14 02:53:44 DEBUG : : Looking for writers 2025/03/14 02:53:44 DEBUG : dir: reading active writers 2025/03/14 02:53:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/14 02:53:45 DEBUG : dir: Looking for writers 2025/03/14 02:53:45 DEBUG : file1: reading active writers 2025/03/14 02:53:45 DEBUG : : Looking for writers 2025/03/14 02:53:45 DEBUG : dir: reading active writers 2025/03/14 02:53:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/14 02:53:45 DEBUG : dir/file1: vfs cache: starting upload 2025/03/14 02:53:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:45 INFO : dir/file1: Copied (replaced existing) 2025/03/14 02:53:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/14 02:53:45 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/14 02:53:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/14 02:53:45 DEBUG : dir: Looking for writers 2025/03/14 02:53:45 DEBUG : file1: reading active writers 2025/03/14 02:53:45 DEBUG : : Looking for writers 2025/03/14 02:53:45 DEBUG : dir: reading active writers 2025/03/14 02:53:45 DEBUG : >WaitForWriters: 2025/03/14 02:53:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/14 02:53:45 DEBUG : dir/file1: newRWFileHandle: 2025/03/14 02:53:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/14 02:53:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/14 02:53:45 DEBUG : dir/file1(0xc000754680): _readAt: size=512, off=0 2025/03/14 02:53:45 DEBUG : dir/file1(0xc000754680): openPending: 2025/03/14 02:53:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/14 02:53:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/14 02:53:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:45 DEBUG : dir/file1(0xc000754680): >openPending: err= 2025/03/14 02:53:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/14 02:53:45 DEBUG : dir/file1(0xc000754680): >_readAt: n=14, err=EOF 2025/03/14 02:53:45 DEBUG : dir/file1(0xc000754680): close: 2025/03/14 02:53:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/14 02:53:45 DEBUG : dir/file1(0xc000754680): >close: err= 2025/03/14 02:53:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/14 02:53:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/14 02:53:45 DEBUG : newLeaf: Updating file with newLeaf 0xc0007e6d80 2025/03/14 02:53:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/14 02:53:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/14 02:53:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/14 02:53:45 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/14 02:53:45 DEBUG : dir/file1: Updating file with dir/file1 0xc0007e6d80 2025/03/14 02:53:45 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/14 02:53:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/14 02:53:45 DEBUG : dir/file1: newRWFileHandle: 2025/03/14 02:53:45 DEBUG : dir/file1(0xc000affe80): openPending: 2025/03/14 02:53:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/14 02:53:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/14 02:53:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:45 DEBUG : dir/file1(0xc000affe80): >openPending: err= 2025/03/14 02:53:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/14 02:53:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/14 02:53:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/14 02:53:45 DEBUG : dir/file1(0xc000affe80): _writeAt: size=25, off=0 2025/03/14 02:53:45 DEBUG : dir/file1(0xc000affe80): >_writeAt: n=25, err= 2025/03/14 02:53:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/14 02:53:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/14 02:53:45 DEBUG : newLeaf: Updating file with newLeaf 0xc0007e6d80 2025/03/14 02:53:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/14 02:53:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/14 02:53:45 DEBUG : newLeaf(0xc000affe80): close: 2025/03/14 02:53:45 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/14 02:53:45 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-14 02:53:45.235242154 +0000 UTC m=+7.903190667 2025/03/14 02:53:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:45 DEBUG : newLeaf(0xc000affe80): >close: err= 2025/03/14 02:53:45 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:45 DEBUG : dir: Looking for writers 2025/03/14 02:53:45 DEBUG : : Looking for writers 2025/03/14 02:53:45 DEBUG : dir: reading active writers 2025/03/14 02:53:45 DEBUG : newLeaf: reading active writers 2025/03/14 02:53:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/14 02:53:45 DEBUG : dir: Looking for writers 2025/03/14 02:53:45 DEBUG : : Looking for writers 2025/03/14 02:53:45 DEBUG : dir: reading active writers 2025/03/14 02:53:45 DEBUG : newLeaf: reading active writers 2025/03/14 02:53:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/14 02:53:45 DEBUG : dir: Looking for writers 2025/03/14 02:53:45 DEBUG : : Looking for writers 2025/03/14 02:53:45 DEBUG : dir: reading active writers 2025/03/14 02:53:45 DEBUG : newLeaf: reading active writers 2025/03/14 02:53:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/14 02:53:45 DEBUG : dir: Looking for writers 2025/03/14 02:53:45 DEBUG : : Looking for writers 2025/03/14 02:53:45 DEBUG : dir: reading active writers 2025/03/14 02:53:45 DEBUG : newLeaf: reading active writers 2025/03/14 02:53:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/14 02:53:45 DEBUG : newLeaf: vfs cache: starting upload 2025/03/14 02:53:45 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:45 INFO : newLeaf: Copied (replaced existing) 2025/03/14 02:53:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-14 02:53:45 +0000 UTC" 2025/03/14 02:53:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/14 02:53:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/14 02:53:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/14 02:53:45 DEBUG : dir: Looking for writers 2025/03/14 02:53:45 DEBUG : : Looking for writers 2025/03/14 02:53:45 DEBUG : dir: reading active writers 2025/03/14 02:53:45 DEBUG : newLeaf: reading active writers 2025/03/14 02:53:45 DEBUG : >WaitForWriters: 2025/03/14 02:53:45 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:45 DEBUG : dir: Looking for writers 2025/03/14 02:53:45 DEBUG : : Looking for writers 2025/03/14 02:53:45 DEBUG : dir: reading active writers 2025/03/14 02:53:45 DEBUG : newLeaf: reading active writers 2025/03/14 02:53:45 DEBUG : >WaitForWriters: 2025/03/14 02:53:45 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:45 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:45 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/14 02:53:45 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:45 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:45 INFO : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/14 02:53:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:45 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:45 DEBUG : dir: Looking for writers 2025/03/14 02:53:45 DEBUG : file1: reading active writers 2025/03/14 02:53:45 DEBUG : : Looking for writers 2025/03/14 02:53:45 DEBUG : dir: reading active writers 2025/03/14 02:53:45 DEBUG : >WaitForWriters: 2025/03/14 02:53:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/14 02:53:45 DEBUG : dir/file1: newRWFileHandle: 2025/03/14 02:53:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/14 02:53:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/14 02:53:45 DEBUG : dir/file1(0xc000b7ecc0): _readAt: size=512, off=0 2025/03/14 02:53:45 DEBUG : dir/file1(0xc000b7ecc0): openPending: 2025/03/14 02:53:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/14 02:53:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/14 02:53:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:45 DEBUG : dir/file1(0xc000b7ecc0): >openPending: err= 2025/03/14 02:53:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/03/14 02:53:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/14 02:53:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/14 02:53:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:53:45 DEBUG : dir/file1(0xc000b7ecc0): >_readAt: n=14, err=EOF 2025/03/14 02:53:45 DEBUG : dir/file1(0xc000b7ecc0): close: 2025/03/14 02:53:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/14 02:53:45 DEBUG : dir/file1(0xc000b7ecc0): >close: err= 2025/03/14 02:53:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/14 02:53:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/14 02:53:45 DEBUG : newLeaf: Updating file with newLeaf 0xc0006dda40 2025/03/14 02:53:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/14 02:53:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/14 02:53:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/14 02:53:45 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/14 02:53:45 DEBUG : dir/file1: Updating file with dir/file1 0xc0006dda40 2025/03/14 02:53:45 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/14 02:53:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/14 02:53:45 DEBUG : dir/file1: newRWFileHandle: 2025/03/14 02:53:45 DEBUG : dir/file1(0xc000bd7280): openPending: 2025/03/14 02:53:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/14 02:53:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/14 02:53:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:45 DEBUG : dir/file1(0xc000bd7280): >openPending: err= 2025/03/14 02:53:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/14 02:53:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/14 02:53:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/14 02:53:45 DEBUG : dir/file1(0xc000bd7280): _writeAt: size=25, off=0 2025/03/14 02:53:45 DEBUG : dir/file1(0xc000bd7280): >_writeAt: n=25, err= 2025/03/14 02:53:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/14 02:53:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/14 02:53:45 DEBUG : newLeaf: Updating file with newLeaf 0xc0006dda40 2025/03/14 02:53:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/14 02:53:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/14 02:53:45 DEBUG : newLeaf(0xc000bd7280): close: 2025/03/14 02:53:45 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/14 02:53:45 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-14 02:53:45.744207058 +0000 UTC m=+8.412155571 2025/03/14 02:53:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:45 DEBUG : newLeaf(0xc000bd7280): >close: err= 2025/03/14 02:53:45 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:45 DEBUG : dir: Looking for writers 2025/03/14 02:53:45 DEBUG : : Looking for writers 2025/03/14 02:53:45 DEBUG : dir: reading active writers 2025/03/14 02:53:45 DEBUG : newLeaf: reading active writers 2025/03/14 02:53:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/14 02:53:45 DEBUG : dir: Looking for writers 2025/03/14 02:53:45 DEBUG : : Looking for writers 2025/03/14 02:53:45 DEBUG : newLeaf: reading active writers 2025/03/14 02:53:45 DEBUG : dir: reading active writers 2025/03/14 02:53:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/14 02:53:45 DEBUG : dir: Looking for writers 2025/03/14 02:53:45 DEBUG : : Looking for writers 2025/03/14 02:53:45 DEBUG : dir: reading active writers 2025/03/14 02:53:45 DEBUG : newLeaf: reading active writers 2025/03/14 02:53:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/14 02:53:45 DEBUG : dir: Looking for writers 2025/03/14 02:53:45 DEBUG : : Looking for writers 2025/03/14 02:53:45 DEBUG : dir: reading active writers 2025/03/14 02:53:45 DEBUG : newLeaf: reading active writers 2025/03/14 02:53:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/14 02:53:45 DEBUG : newLeaf: vfs cache: starting upload 2025/03/14 02:53:45 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:45 INFO : newLeaf: Copied (replaced existing) 2025/03/14 02:53:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-14 02:53:45 +0000 UTC" 2025/03/14 02:53:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/14 02:53:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/14 02:53:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/14 02:53:45 DEBUG : dir: Looking for writers 2025/03/14 02:53:45 DEBUG : : Looking for writers 2025/03/14 02:53:45 DEBUG : dir: reading active writers 2025/03/14 02:53:45 DEBUG : newLeaf: reading active writers 2025/03/14 02:53:45 DEBUG : >WaitForWriters: 2025/03/14 02:53:45 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:45 DEBUG : dir: Looking for writers 2025/03/14 02:53:45 DEBUG : : Looking for writers 2025/03/14 02:53:45 DEBUG : dir: reading active writers 2025/03/14 02:53:45 DEBUG : newLeaf: reading active writers 2025/03/14 02:53:45 DEBUG : >WaitForWriters: 2025/03/14 02:53:45 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaner exiting --- PASS: TestFileRename (3.06s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:46 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:46 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:46 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:46 DEBUG : : Looking for writers 2025/03/14 02:53:46 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-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:46 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:53:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/14 02:53:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/14 02:53:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/14 02:53:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:53:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/14 02:53:46 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/03/14 02:53:46 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:46 DEBUG : dir: Looking for writers 2025/03/14 02:53:46 DEBUG : file1: reading active writers 2025/03/14 02:53:46 DEBUG : : Looking for writers 2025/03/14 02:53:46 DEBUG : dir: reading active writers 2025/03/14 02:53:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:46 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:53:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/14 02:53:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/14 02:53:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/14 02:53:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:53:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/14 02:53:46 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/14 02:53:46 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/14 02:53:46 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/14 02:53:46 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/14 02:53:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/14 02:53:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/14 02:53:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/14 02:53:46 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/03/14 02:53:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/03/14 02:53:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/03/14 02:53:46 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/03/14 02:53:46 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/03/14 02:53:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/03/14 02:53:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/03/14 02:53:46 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/03/14 02:53:46 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:46 DEBUG : dir: Looking for writers 2025/03/14 02:53:46 DEBUG : file1: reading active writers 2025/03/14 02:53:46 DEBUG : : Looking for writers 2025/03/14 02:53:46 DEBUG : dir: reading active writers 2025/03/14 02:53:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:46 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:53:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/14 02:53:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/14 02:53:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/14 02:53:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:53:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/14 02:53:46 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/14 02:53:46 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/14 02:53:46 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/14 02:53:46 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/14 02:53:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/14 02:53:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/14 02:53:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/14 02:53:46 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/03/14 02:53:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/03/14 02:53:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/03/14 02:53:46 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/03/14 02:53:46 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/03/14 02:53:46 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/03/14 02:53:46 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/03/14 02:53:46 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/03/14 02:53:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/03/14 02:53:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/03/14 02:53:46 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/14 02:53:46 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/03/14 02:53:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/03/14 02:53:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/03/14 02:53:46 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/14 02:53:46 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/14 02:53:46 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/14 02:53:46 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/14 02:53:46 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/03/14 02:53:46 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/14 02:53:46 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/14 02:53:46 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/14 02:53:46 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/03/14 02:53:46 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:46 DEBUG : dir: Looking for writers 2025/03/14 02:53:46 DEBUG : file1: reading active writers 2025/03/14 02:53:46 DEBUG : : Looking for writers 2025/03/14 02:53:46 DEBUG : dir: reading active writers 2025/03/14 02:53:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:46 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:53:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/14 02:53:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/14 02:53:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/14 02:53:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:53:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/14 02:53:46 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:46 DEBUG : dir: Looking for writers 2025/03/14 02:53:46 DEBUG : file1: reading active writers 2025/03/14 02:53:46 DEBUG : : Looking for writers 2025/03/14 02:53:46 DEBUG : dir: reading active writers 2025/03/14 02:53:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:46 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:53:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/14 02:53:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/14 02:53:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/14 02:53:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:53:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/14 02:53:46 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/03/14 02:53:46 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/03/14 02:53:46 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:46 DEBUG : dir: Looking for writers 2025/03/14 02:53:46 DEBUG : file1: reading active writers 2025/03/14 02:53:46 DEBUG : : Looking for writers 2025/03/14 02:53:46 DEBUG : dir: reading active writers 2025/03/14 02:53:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:46 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:46 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/14 02:53:46 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:46 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:46 INFO : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/14 02:53:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:53:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/14 02:53:47 DEBUG : dir/file1: newRWFileHandle: 2025/03/14 02:53:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/14 02:53:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/14 02:53:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000809640): _readAt: size=1, off=0 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000809640): openPending: 2025/03/14 02:53:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/14 02:53:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/14 02:53:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000809640): >openPending: err= 2025/03/14 02:53:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/14 02:53:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/14 02:53:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/14 02:53:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000809640): >_readAt: n=1, err= 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000809640): _readAt: size=256, off=1 2025/03/14 02:53:47 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000809640): >_readAt: n=15, err=EOF 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000809640): _readAt: size=16, off=16 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000809640): >_readAt: n=0, err=EOF 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000809640): close: 2025/03/14 02:53:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000809640): >close: err= 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000809640): close: 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000809640): >close: err=file already closed 2025/03/14 02:53:47 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:47 DEBUG : dir: Looking for writers 2025/03/14 02:53:47 DEBUG : file1: reading active writers 2025/03/14 02:53:47 DEBUG : : Looking for writers 2025/03/14 02:53:47 DEBUG : dir: reading active writers 2025/03/14 02:53:47 DEBUG : >WaitForWriters: 2025/03/14 02:53:47 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:47 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:47 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/14 02:53:47 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 INFO : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/14 02:53:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:53:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/14 02:53:47 DEBUG : dir/file1: newRWFileHandle: 2025/03/14 02:53:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/14 02:53:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/14 02:53:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000896140): _readAt: size=1, off=0 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000896140): openPending: 2025/03/14 02:53:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/14 02:53:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/14 02:53:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000896140): >openPending: err= 2025/03/14 02:53:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/14 02:53:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/14 02:53:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/14 02:53:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000896140): >_readAt: n=1, err= 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000896140): _readAt: size=1, off=5 2025/03/14 02:53:47 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000896140): >_readAt: n=1, err= 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000896140): _readAt: size=1, off=3 2025/03/14 02:53:47 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000896140): >_readAt: n=1, err= 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000896140): _readAt: size=1, off=13 2025/03/14 02:53:47 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000896140): >_readAt: n=1, err= 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000896140): _readAt: size=16, off=100 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000896140): >_readAt: n=0, err=EOF 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000896140): close: 2025/03/14 02:53:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000896140): >close: err= 2025/03/14 02:53:47 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:47 DEBUG : dir: Looking for writers 2025/03/14 02:53:47 DEBUG : file1: reading active writers 2025/03/14 02:53:47 DEBUG : : Looking for writers 2025/03/14 02:53:47 DEBUG : dir: reading active writers 2025/03/14 02:53:47 DEBUG : >WaitForWriters: 2025/03/14 02:53:47 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:47 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:47 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/14 02:53:47 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 INFO : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/14 02:53:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:53:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/14 02:53:47 DEBUG : dir/file1: newRWFileHandle: 2025/03/14 02:53:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/14 02:53:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/14 02:53:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/14 02:53:47 DEBUG : dir/file1(0xc00090ac80): _readAt: size=1, off=0 2025/03/14 02:53:47 DEBUG : dir/file1(0xc00090ac80): openPending: 2025/03/14 02:53:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/14 02:53:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/14 02:53:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:47 DEBUG : dir/file1(0xc00090ac80): >openPending: err= 2025/03/14 02:53:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/14 02:53:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/14 02:53:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/14 02:53:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:53:47 DEBUG : dir/file1(0xc00090ac80): >_readAt: n=1, err= 2025/03/14 02:53:47 DEBUG : dir/file1(0xc00090ac80): _readAt: size=1, off=5 2025/03/14 02:53:47 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/14 02:53:47 DEBUG : dir/file1(0xc00090ac80): >_readAt: n=1, err= 2025/03/14 02:53:47 DEBUG : dir/file1(0xc00090ac80): _readAt: size=1, off=1 2025/03/14 02:53:47 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/14 02:53:47 DEBUG : dir/file1(0xc00090ac80): >_readAt: n=1, err= 2025/03/14 02:53:47 DEBUG : dir/file1(0xc00090ac80): _readAt: size=6, off=10 2025/03/14 02:53:47 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/14 02:53:47 DEBUG : dir/file1(0xc00090ac80): >_readAt: n=6, err= 2025/03/14 02:53:47 DEBUG : dir/file1(0xc00090ac80): _readAt: size=256, off=10 2025/03/14 02:53:47 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/14 02:53:47 DEBUG : dir/file1(0xc00090ac80): >_readAt: n=6, err=EOF 2025/03/14 02:53:47 DEBUG : dir/file1(0xc00090ac80): _readAt: size=256, off=100 2025/03/14 02:53:47 DEBUG : dir/file1(0xc00090ac80): >_readAt: n=0, err=EOF 2025/03/14 02:53:47 DEBUG : dir/file1(0xc00090ac80): close: 2025/03/14 02:53:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/14 02:53:47 DEBUG : dir/file1(0xc00090ac80): >close: err= 2025/03/14 02:53:47 DEBUG : dir/file1(0xc00090ac80): _readAt: size=256, off=100 2025/03/14 02:53:47 DEBUG : dir/file1(0xc00090ac80): >_readAt: n=0, err=file already closed 2025/03/14 02:53:47 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:47 DEBUG : dir: Looking for writers 2025/03/14 02:53:47 DEBUG : file1: reading active writers 2025/03/14 02:53:47 DEBUG : : Looking for writers 2025/03/14 02:53:47 DEBUG : dir: reading active writers 2025/03/14 02:53:47 DEBUG : >WaitForWriters: 2025/03/14 02:53:47 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:47 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:47 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/14 02:53:47 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 INFO : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/14 02:53:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:53:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/14 02:53:47 DEBUG : dir/file1: newRWFileHandle: 2025/03/14 02:53:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/14 02:53:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/14 02:53:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000874c00): RWFileHandle.Flush 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000874c00): _readAt: size=256, off=0 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000874c00): openPending: 2025/03/14 02:53:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/14 02:53:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/14 02:53:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000874c00): >openPending: err= 2025/03/14 02:53:47 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/14 02:53:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/14 02:53:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/14 02:53:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000874c00): >_readAt: n=16, err=EOF 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000874c00): RWFileHandle.Flush 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000874c00): RWFileHandle.Flush 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000874c00): close: 2025/03/14 02:53:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000874c00): >close: err= 2025/03/14 02:53:47 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:47 DEBUG : dir: Looking for writers 2025/03/14 02:53:47 DEBUG : file1: reading active writers 2025/03/14 02:53:47 DEBUG : : Looking for writers 2025/03/14 02:53:47 DEBUG : dir: reading active writers 2025/03/14 02:53:47 DEBUG : >WaitForWriters: 2025/03/14 02:53:47 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:47 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:47 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/14 02:53:47 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 INFO : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/14 02:53:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:53:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/14 02:53:47 DEBUG : dir/file1: newRWFileHandle: 2025/03/14 02:53:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/14 02:53:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/14 02:53:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000fd5d00): _readAt: size=256, off=0 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000fd5d00): openPending: 2025/03/14 02:53:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/14 02:53:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/14 02:53:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000fd5d00): >openPending: err= 2025/03/14 02:53:47 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/14 02:53:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/14 02:53:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/14 02:53:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000fd5d00): >_readAt: n=16, err=EOF 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000fd5d00): RWFileHandle.Release 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000fd5d00): close: 2025/03/14 02:53:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000fd5d00): >close: err= 2025/03/14 02:53:47 DEBUG : dir/file1(0xc000fd5d00): RWFileHandle.Release 2025/03/14 02:53:47 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:47 DEBUG : dir: Looking for writers 2025/03/14 02:53:47 DEBUG : file1: reading active writers 2025/03/14 02:53:47 DEBUG : : Looking for writers 2025/03/14 02:53:47 DEBUG : dir: reading active writers 2025/03/14 02:53:47 DEBUG : >WaitForWriters: 2025/03/14 02:53:47 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:47 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:47 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/14 02:53:47 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:47 INFO : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/14 02:53:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:47 DEBUG : file1: newRWFileHandle: 2025/03/14 02:53:47 DEBUG : file1(0xc0008f64c0): openPending: 2025/03/14 02:53:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:47 DEBUG : file1(0xc0008f64c0): >openPending: err= 2025/03/14 02:53:47 DEBUG : file1: >newRWFileHandle: err= 2025/03/14 02:53:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/14 02:53:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/14 02:53:47 DEBUG : file1(0xc0008f64c0): _writeAt: size=5, off=0 2025/03/14 02:53:47 DEBUG : file1(0xc0008f64c0): >_writeAt: n=5, err= 2025/03/14 02:53:47 DEBUG : file1(0xc0008f64c0): _writeAt: size=7, off=5 2025/03/14 02:53:47 DEBUG : file1(0xc0008f64c0): >_writeAt: n=7, err= 2025/03/14 02:53:47 DEBUG : file1: vfs cache: truncate to size=11 2025/03/14 02:53:47 DEBUG : file1(0xc0008f64c0): close: 2025/03/14 02:53:47 DEBUG : file1: vfs cache: setting modification time to 2025-03-14 02:53:47.698086269 +0000 UTC m=+10.366034772 2025/03/14 02:53:47 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:47 DEBUG : file1(0xc0008f64c0): >close: err= 2025/03/14 02:53:47 DEBUG : file1(0xc0008f64c0): close: 2025/03/14 02:53:47 DEBUG : file1(0xc0008f64c0): >close: err=file already closed 2025/03/14 02:53:47 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:47 DEBUG : : Looking for writers 2025/03/14 02:53:47 DEBUG : file1: reading active writers 2025/03/14 02:53:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/14 02:53:47 DEBUG : : Looking for writers 2025/03/14 02:53:47 DEBUG : file1: reading active writers 2025/03/14 02:53:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/14 02:53:47 DEBUG : : Looking for writers 2025/03/14 02:53:47 DEBUG : file1: reading active writers 2025/03/14 02:53:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/14 02:53:47 DEBUG : : Looking for writers 2025/03/14 02:53:47 DEBUG : file1: reading active writers 2025/03/14 02:53:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/14 02:53:47 DEBUG : file1: vfs cache: starting upload 2025/03/14 02:53:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:47 INFO : file1: Copied (new) 2025/03/14 02:53:47 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-14 02:53:47 +0000 UTC" 2025/03/14 02:53:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/14 02:53:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:47 INFO : file1: vfs cache: upload succeeded try #1 2025/03/14 02:53:47 DEBUG : : Looking for writers 2025/03/14 02:53:47 DEBUG : file1: reading active writers 2025/03/14 02:53:47 DEBUG : >WaitForWriters: 2025/03/14 02:53:47 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:47 DEBUG : : Looking for writers 2025/03/14 02:53:47 DEBUG : file1: reading active writers 2025/03/14 02:53:47 DEBUG : >WaitForWriters: 2025/03/14 02:53:47 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:47 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:47 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/14 02:53:47 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:47 INFO : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/14 02:53:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:47 DEBUG : file1: newRWFileHandle: 2025/03/14 02:53:47 DEBUG : file1(0xc000a25580): openPending: 2025/03/14 02:53:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:47 DEBUG : file1(0xc000a25580): >openPending: err= 2025/03/14 02:53:47 DEBUG : file1: >newRWFileHandle: err= 2025/03/14 02:53:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/14 02:53:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/14 02:53:47 DEBUG : file1(0xc000a25580): _writeAt: size=7, off=0 2025/03/14 02:53:47 DEBUG : file1(0xc000a25580): >_writeAt: n=7, err= 2025/03/14 02:53:47 DEBUG : file1(0xc000a25580): _writeAt: size=6, off=5 2025/03/14 02:53:47 DEBUG : file1(0xc000a25580): >_writeAt: n=6, err= 2025/03/14 02:53:47 DEBUG : file1(0xc000a25580): close: 2025/03/14 02:53:47 DEBUG : file1: vfs cache: setting modification time to 2025-03-14 02:53:47.895848398 +0000 UTC m=+10.563796902 2025/03/14 02:53:47 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:47 DEBUG : file1(0xc000a25580): >close: err= 2025/03/14 02:53:47 DEBUG : file1(0xc000a25580): _writeAt: size=5, off=0 2025/03/14 02:53:47 DEBUG : file1(0xc000a25580): >_writeAt: n=0, err=file already closed 2025/03/14 02:53:47 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:47 DEBUG : : Looking for writers 2025/03/14 02:53:47 DEBUG : file1: reading active writers 2025/03/14 02:53:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/14 02:53:47 DEBUG : : Looking for writers 2025/03/14 02:53:47 DEBUG : file1: reading active writers 2025/03/14 02:53:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/14 02:53:47 DEBUG : : Looking for writers 2025/03/14 02:53:47 DEBUG : file1: reading active writers 2025/03/14 02:53:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/14 02:53:47 DEBUG : : Looking for writers 2025/03/14 02:53:47 DEBUG : file1: reading active writers 2025/03/14 02:53:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/14 02:53:47 DEBUG : file1: vfs cache: starting upload 2025/03/14 02:53:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:48 INFO : file1: Copied (new) 2025/03/14 02:53:48 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-14 02:53:47 +0000 UTC" 2025/03/14 02:53:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/14 02:53:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:48 INFO : file1: vfs cache: upload succeeded try #1 2025/03/14 02:53:48 DEBUG : : Looking for writers 2025/03/14 02:53:48 DEBUG : file1: reading active writers 2025/03/14 02:53:48 DEBUG : >WaitForWriters: 2025/03/14 02:53:48 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:48 DEBUG : : Looking for writers 2025/03/14 02:53:48 DEBUG : file1: reading active writers 2025/03/14 02:53:48 DEBUG : >WaitForWriters: 2025/03/14 02:53:48 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:48 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:48 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/14 02:53:48 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:48 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:48 INFO : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/14 02:53:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:48 DEBUG : file1: newRWFileHandle: 2025/03/14 02:53:48 DEBUG : file1(0xc000fefac0): openPending: 2025/03/14 02:53:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:48 DEBUG : file1(0xc000fefac0): >openPending: err= 2025/03/14 02:53:48 DEBUG : file1: >newRWFileHandle: err= 2025/03/14 02:53:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/14 02:53:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/14 02:53:48 DEBUG : file1(0xc000fefac0): close: 2025/03/14 02:53:48 DEBUG : file1: vfs cache: setting modification time to 2025-03-14 02:53:48.093358537 +0000 UTC m=+10.761307050 2025/03/14 02:53:48 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:48 DEBUG : file1(0xc000fefac0): >close: err= 2025/03/14 02:53:48 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/14 02:53:48 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/14 02:53:48 DEBUG : file2: newRWFileHandle: 2025/03/14 02:53:48 DEBUG : file2(0xc000fefb80): openPending: 2025/03/14 02:53:48 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:48 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/14 02:53:48 DEBUG : file2(0xc000fefb80): >openPending: err= 2025/03/14 02:53:48 DEBUG : file2: >newRWFileHandle: err= 2025/03/14 02:53:48 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/14 02:53:48 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/03/14 02:53:48 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/03/14 02:53:48 DEBUG : file2(0xc000fefb80): RWFileHandle.Flush 2025/03/14 02:53:48 DEBUG : file2(0xc000fefb80): RWFileHandle.Release 2025/03/14 02:53:48 DEBUG : file2(0xc000fefb80): close: 2025/03/14 02:53:48 DEBUG : file2: vfs cache: setting modification time to 2025-03-14 02:53:48.094022808 +0000 UTC m=+10.761971311 2025/03/14 02:53:48 INFO : file2: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:48 DEBUG : file2(0xc000fefb80): >close: err= 2025/03/14 02:53:48 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:48 DEBUG : : Looking for writers 2025/03/14 02:53:48 DEBUG : file1: reading active writers 2025/03/14 02:53:48 DEBUG : file2: reading active writers 2025/03/14 02:53:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/03/14 02:53:48 DEBUG : : Looking for writers 2025/03/14 02:53:48 DEBUG : file1: reading active writers 2025/03/14 02:53:48 DEBUG : file2: reading active writers 2025/03/14 02:53:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/03/14 02:53:48 DEBUG : : Looking for writers 2025/03/14 02:53:48 DEBUG : file1: reading active writers 2025/03/14 02:53:48 DEBUG : file2: reading active writers 2025/03/14 02:53:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/03/14 02:53:48 DEBUG : : Looking for writers 2025/03/14 02:53:48 DEBUG : file2: reading active writers 2025/03/14 02:53:48 DEBUG : file1: reading active writers 2025/03/14 02:53:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/03/14 02:53:48 DEBUG : file1: vfs cache: starting upload 2025/03/14 02:53:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:48 DEBUG : file2: vfs cache: starting upload 2025/03/14 02:53:48 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:48 INFO : file1: Copied (new) 2025/03/14 02:53:48 DEBUG : file1: vfs cache: fingerprint now "0,2025-03-14 02:53:48 +0000 UTC" 2025/03/14 02:53:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/14 02:53:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:48 INFO : file1: vfs cache: upload succeeded try #1 2025/03/14 02:53:48 DEBUG : : Looking for writers 2025/03/14 02:53:48 DEBUG : file1: reading active writers 2025/03/14 02:53:48 DEBUG : file2: reading active writers 2025/03/14 02:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/14 02:53:48 INFO : file2: Copied (new) 2025/03/14 02:53:48 DEBUG : file2: vfs cache: fingerprint now "0,2025-03-14 02:53:48 +0000 UTC" 2025/03/14 02:53:48 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/03/14 02:53:48 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/14 02:53:48 INFO : file2: vfs cache: upload succeeded try #1 2025/03/14 02:53:48 DEBUG : : Looking for writers 2025/03/14 02:53:48 DEBUG : file1: reading active writers 2025/03/14 02:53:48 DEBUG : file2: reading active writers 2025/03/14 02:53:48 DEBUG : >WaitForWriters: 2025/03/14 02:53:48 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:48 DEBUG : : Looking for writers 2025/03/14 02:53:48 DEBUG : file1: reading active writers 2025/03/14 02:53:48 DEBUG : file2: reading active writers 2025/03/14 02:53:48 DEBUG : >WaitForWriters: 2025/03/14 02:53:48 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:48 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:48 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/14 02:53:48 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:48 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:48 INFO : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/14 02:53:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:48 DEBUG : file1: newRWFileHandle: 2025/03/14 02:53:48 DEBUG : file1(0xc00099e100): openPending: 2025/03/14 02:53:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:48 DEBUG : file1(0xc00099e100): >openPending: err= 2025/03/14 02:53:48 DEBUG : file1: >newRWFileHandle: err= 2025/03/14 02:53:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/14 02:53:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/14 02:53:48 DEBUG : file1(0xc00099e100): _writeAt: size=5, off=0 2025/03/14 02:53:48 DEBUG : file1(0xc00099e100): >_writeAt: n=5, err= 2025/03/14 02:53:48 DEBUG : file1(0xc00099e100): RWFileHandle.Flush 2025/03/14 02:53:48 DEBUG : file1(0xc00099e100): RWFileHandle.Flush 2025/03/14 02:53:48 DEBUG : file1(0xc00099e100): close: 2025/03/14 02:53:48 DEBUG : file1: vfs cache: setting modification time to 2025-03-14 02:53:48.462761191 +0000 UTC m=+11.130709694 2025/03/14 02:53:48 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:48 DEBUG : file1(0xc00099e100): >close: err= 2025/03/14 02:53:48 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:48 DEBUG : : Looking for writers 2025/03/14 02:53:48 DEBUG : file1: reading active writers 2025/03/14 02:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/14 02:53:48 DEBUG : : Looking for writers 2025/03/14 02:53:48 DEBUG : file1: reading active writers 2025/03/14 02:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/14 02:53:48 DEBUG : : Looking for writers 2025/03/14 02:53:48 DEBUG : file1: reading active writers 2025/03/14 02:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/14 02:53:48 DEBUG : : Looking for writers 2025/03/14 02:53:48 DEBUG : file1: reading active writers 2025/03/14 02:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/14 02:53:48 DEBUG : file1: vfs cache: starting upload 2025/03/14 02:53:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:48 INFO : file1: Copied (new) 2025/03/14 02:53:48 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-14 02:53:48 +0000 UTC" 2025/03/14 02:53:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/14 02:53:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:48 INFO : file1: vfs cache: upload succeeded try #1 2025/03/14 02:53:48 DEBUG : : Looking for writers 2025/03/14 02:53:48 DEBUG : file1: reading active writers 2025/03/14 02:53:48 DEBUG : >WaitForWriters: 2025/03/14 02:53:48 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:48 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:48 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/14 02:53:48 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:48 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:48 INFO : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/14 02:53:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:48 DEBUG : file1: newRWFileHandle: 2025/03/14 02:53:48 DEBUG : file1(0xc00099f240): openPending: 2025/03/14 02:53:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:48 DEBUG : file1(0xc00099f240): >openPending: err= 2025/03/14 02:53:48 DEBUG : file1: >newRWFileHandle: err= 2025/03/14 02:53:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/14 02:53:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/14 02:53:48 DEBUG : file1(0xc00099f240): _writeAt: size=5, off=0 2025/03/14 02:53:48 DEBUG : file1(0xc00099f240): >_writeAt: n=5, err= 2025/03/14 02:53:48 DEBUG : file1(0xc00099f240): RWFileHandle.Release 2025/03/14 02:53:48 DEBUG : file1(0xc00099f240): close: 2025/03/14 02:53:48 DEBUG : file1: vfs cache: setting modification time to 2025-03-14 02:53:48.648528678 +0000 UTC m=+11.316477191 2025/03/14 02:53:48 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:48 DEBUG : file1(0xc00099f240): >close: err= 2025/03/14 02:53:48 DEBUG : file1(0xc00099f240): RWFileHandle.Release 2025/03/14 02:53:48 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:48 DEBUG : : Looking for writers 2025/03/14 02:53:48 DEBUG : file1: reading active writers 2025/03/14 02:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/14 02:53:48 DEBUG : : Looking for writers 2025/03/14 02:53:48 DEBUG : file1: reading active writers 2025/03/14 02:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/14 02:53:48 DEBUG : : Looking for writers 2025/03/14 02:53:48 DEBUG : file1: reading active writers 2025/03/14 02:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/14 02:53:48 DEBUG : : Looking for writers 2025/03/14 02:53:48 DEBUG : file1: reading active writers 2025/03/14 02:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/14 02:53:48 DEBUG : file1: vfs cache: starting upload 2025/03/14 02:53:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:48 INFO : file1: Copied (new) 2025/03/14 02:53:48 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-14 02:53:48 +0000 UTC" 2025/03/14 02:53:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/14 02:53:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:48 INFO : file1: vfs cache: upload succeeded try #1 2025/03/14 02:53:48 DEBUG : : Looking for writers 2025/03/14 02:53:48 DEBUG : file1: reading active writers 2025/03/14 02:53:48 DEBUG : >WaitForWriters: 2025/03/14 02:53:48 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:48 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:48 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/14 02:53:48 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:48 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:48 INFO : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/14 02:53:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:48 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/03/14 02:53:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/14 02:53:48 DEBUG : dir/file1: newRWFileHandle: 2025/03/14 02:53:48 DEBUG : dir/file1(0xc000ab0480): openPending: 2025/03/14 02:53:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/14 02:53:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/14 02:53:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:48 DEBUG : dir/file1(0xc000ab0480): >openPending: err= 2025/03/14 02:53:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/14 02:53:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/14 02:53:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/14 02:53:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/14 02:53:48 DEBUG : dir/file1(0xc000ab0480): _writeAt: size=5, off=0 2025/03/14 02:53:48 DEBUG : dir/file1(0xc000ab0480): >_writeAt: n=5, err= 2025/03/14 02:53:48 DEBUG : dir/file1(0xc000ab0480): close: 2025/03/14 02:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:48 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-14 02:53:48.900891009 +0000 UTC m=+11.568839522 2025/03/14 02:53:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:48 DEBUG : dir/file1(0xc000ab0480): >close: err= 2025/03/14 02:53:48 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:48 DEBUG : dir: Looking for writers 2025/03/14 02:53:48 DEBUG : file1: reading active writers 2025/03/14 02:53:48 DEBUG : : Looking for writers 2025/03/14 02:53:48 DEBUG : dir: reading active writers 2025/03/14 02:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/14 02:53:48 DEBUG : dir: Looking for writers 2025/03/14 02:53:48 DEBUG : file1: reading active writers 2025/03/14 02:53:48 DEBUG : : Looking for writers 2025/03/14 02:53:48 DEBUG : dir: reading active writers 2025/03/14 02:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/14 02:53:48 DEBUG : dir: Looking for writers 2025/03/14 02:53:48 DEBUG : file1: reading active writers 2025/03/14 02:53:48 DEBUG : : Looking for writers 2025/03/14 02:53:48 DEBUG : dir: reading active writers 2025/03/14 02:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/14 02:53:48 DEBUG : dir: Looking for writers 2025/03/14 02:53:48 DEBUG : file1: reading active writers 2025/03/14 02:53:48 DEBUG : : Looking for writers 2025/03/14 02:53:48 DEBUG : dir: reading active writers 2025/03/14 02:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/14 02:53:49 DEBUG : dir/file1: vfs cache: starting upload 2025/03/14 02:53:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:49 INFO : dir/file1: Copied (replaced existing) 2025/03/14 02:53:49 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-03-14 02:53:48 +0000 UTC" 2025/03/14 02:53:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/14 02:53:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/14 02:53:49 DEBUG : dir: Looking for writers 2025/03/14 02:53:49 DEBUG : file1: reading active writers 2025/03/14 02:53:49 DEBUG : : Looking for writers 2025/03/14 02:53:49 DEBUG : dir: reading active writers 2025/03/14 02:53:49 DEBUG : >WaitForWriters: 2025/03/14 02:53:49 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:49 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:49 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/14 02:53:49 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:49 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:49 INFO : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/14 02:53:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:49 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : dir/file1: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/14 02:53:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/14 02:53:49 DEBUG : dir/file1(0xc000ab9e00): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : dir/file1(0xc000ab9e00): openPending: 2025/03/14 02:53:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/14 02:53:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/14 02:53:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:49 DEBUG : dir/file1(0xc000ab9e00): >openPending: err= 2025/03/14 02:53:49 DEBUG : dir/file1(0xc000ab9e00): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : dir/file1(0xc000ab9e00): _writeAt: size=15, off=5 2025/03/14 02:53:49 DEBUG : dir/file1(0xc000ab9e00): >_writeAt: n=15, err= 2025/03/14 02:53:49 DEBUG : dir/file1(0xc000ab9e00): close: 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/03/14 02:53:49 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-14 02:53:49.185781487 +0000 UTC m=+11.853729990 2025/03/14 02:53:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : dir/file1(0xc000ab9e00): >close: err= 2025/03/14 02:53:49 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:49 DEBUG : dir: Looking for writers 2025/03/14 02:53:49 DEBUG : file1: reading active writers 2025/03/14 02:53:49 DEBUG : : Looking for writers 2025/03/14 02:53:49 DEBUG : dir: reading active writers 2025/03/14 02:53:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/14 02:53:49 DEBUG : dir: Looking for writers 2025/03/14 02:53:49 DEBUG : file1: reading active writers 2025/03/14 02:53:49 DEBUG : : Looking for writers 2025/03/14 02:53:49 DEBUG : dir: reading active writers 2025/03/14 02:53:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/14 02:53:49 DEBUG : dir: Looking for writers 2025/03/14 02:53:49 DEBUG : file1: reading active writers 2025/03/14 02:53:49 DEBUG : : Looking for writers 2025/03/14 02:53:49 DEBUG : dir: reading active writers 2025/03/14 02:53:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/14 02:53:49 DEBUG : dir: Looking for writers 2025/03/14 02:53:49 DEBUG : file1: reading active writers 2025/03/14 02:53:49 DEBUG : : Looking for writers 2025/03/14 02:53:49 DEBUG : dir: reading active writers 2025/03/14 02:53:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/14 02:53:49 DEBUG : dir/file1: vfs cache: starting upload 2025/03/14 02:53:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:49 INFO : dir/file1: Copied (replaced existing) 2025/03/14 02:53:49 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-03-14 02:53:49 +0000 UTC" 2025/03/14 02:53:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/14 02:53:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/14 02:53:49 DEBUG : dir: Looking for writers 2025/03/14 02:53:49 DEBUG : file1: reading active writers 2025/03/14 02:53:49 DEBUG : : Looking for writers 2025/03/14 02:53:49 DEBUG : dir: reading active writers 2025/03/14 02:53:49 DEBUG : >WaitForWriters: 2025/03/14 02:53:49 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:49 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:49 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/14 02:53:49 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:49 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 INFO : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/14 02:53:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : file1: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : file1(0xc000ae0940): openPending: 2025/03/14 02:53:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:49 DEBUG : file1(0xc000ae0940): >openPending: err= 2025/03/14 02:53:49 DEBUG : file1: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/14 02:53:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/14 02:53:49 DEBUG : file1(0xc000ae0940): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : file1(0xc000ae0940): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : file1(0xc000ae0940): close: 2025/03/14 02:53:49 DEBUG : file1: vfs cache: setting modification time to 2025-03-14 02:53:49.404542238 +0000 UTC m=+12.072490741 2025/03/14 02:53:49 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : file1(0xc000ae0940): >close: err= 2025/03/14 02:53:49 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:49 DEBUG : : Looking for writers 2025/03/14 02:53:49 DEBUG : file1: reading active writers 2025/03/14 02:53:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/14 02:53:49 DEBUG : : Looking for writers 2025/03/14 02:53:49 DEBUG : file1: reading active writers 2025/03/14 02:53:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/14 02:53:49 DEBUG : : Looking for writers 2025/03/14 02:53:49 DEBUG : file1: reading active writers 2025/03/14 02:53:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/14 02:53:49 DEBUG : : Looking for writers 2025/03/14 02:53:49 DEBUG : file1: reading active writers 2025/03/14 02:53:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/14 02:53:49 DEBUG : file1: vfs cache: starting upload 2025/03/14 02:53:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:53:49 INFO : file1: Copied (new) 2025/03/14 02:53:49 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-14 02:53:49 +0000 UTC" 2025/03/14 02:53:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:49 INFO : file1: vfs cache: upload succeeded try #1 2025/03/14 02:53:49 DEBUG : : Looking for writers 2025/03/14 02:53:49 DEBUG : file1: reading active writers 2025/03/14 02:53:49 DEBUG : >WaitForWriters: 2025/03/14 02:53:49 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:49 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:49 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/14 02:53:49 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:49 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/03/14 02:53:49 INFO : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b3c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b3c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b3c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b3c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b3c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.590574769 +0000 UTC m=+12.258523273 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b3c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b400): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b400): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b400): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b400): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b400): _writeAt: size=3, off=2 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b400): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b400): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.590574769 +0000 UTC m=+12.258523273 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b400): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b440): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b440): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b440): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b440): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b440): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.590574769 +0000 UTC m=+12.258523273 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b440): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062a150 item 1 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b480): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b480): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b480): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b480): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b480): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.592504052 +0000 UTC m=+12.260452565 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b480): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b4c0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b4c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b4c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b4c0): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b4c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.592504052 +0000 UTC m=+12.260452565 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b4c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062a4d0 item 2 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b500): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b500): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b500): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b500): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b500): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.593667753 +0000 UTC m=+12.261616257 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b500): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b540): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b540): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b540): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b540): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b540): _writeAt: size=3, off=2 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b540): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b540): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.593667753 +0000 UTC m=+12.261616257 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b540): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b580): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b580): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b580): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b580): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b580): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.593667753 +0000 UTC m=+12.261616257 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b580): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062a9a0 item 3 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b600): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b600): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b600): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b600): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b600): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.595155892 +0000 UTC m=+12.263104405 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b600): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b680): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b680): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b680): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b680): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b680): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.595155892 +0000 UTC m=+12.263104405 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b680): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062ad20 item 4 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b6c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b6c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b6c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b6c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b6c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.596182709 +0000 UTC m=+12.264131211 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b6c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b700): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b700): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b700): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b700): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b700): _writeAt: size=3, off=2 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b700): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b700): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.596182709 +0000 UTC m=+12.264131211 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b700): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b740): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b740): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b740): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b740): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b740): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.596182709 +0000 UTC m=+12.264131211 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b740): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062b030 item 5 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b7c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b7c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b7c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b7c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b7c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.597523973 +0000 UTC m=+12.265472475 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b7c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b840): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b840): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b840): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b840): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b840): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.597523973 +0000 UTC m=+12.265472475 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b840): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062ba40 item 6 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b8c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b8c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b8c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b8c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b8c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.598582679 +0000 UTC m=+12.266531182 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b8c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b980): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b980): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b980): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b980): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b980): _writeAt: size=3, off=2 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b980): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b980): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.598582679 +0000 UTC m=+12.266531182 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b980): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b9c0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b9c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b9c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b9c0): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b9c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.598582679 +0000 UTC m=+12.266531182 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9b9c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420070 item 7 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9ba40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9ba40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9ba40): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9ba40): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9ba40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.60004582 +0000 UTC m=+12.267994333 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9ba40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bac0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bac0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bac0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bac0): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bac0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.60004582 +0000 UTC m=+12.267994333 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bac0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420460 item 8 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bb00): _readAt: size=2, off=0 2025/03/14 02:53:49 ERROR : open-test-file(0xc000b9bb00): Couldn't read size of file 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bb00): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bb00): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bb00): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bb00): close: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bb00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bb40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bb40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bb40): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bb40): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bb40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.601104938 +0000 UTC m=+12.269053452 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bb40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bb80): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bb80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bb80): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bb80): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bb80): _writeAt: size=3, off=2 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bb80): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bb80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.601104938 +0000 UTC m=+12.269053452 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bb80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bbc0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bbc0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bbc0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bbc0): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bbc0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.601104938 +0000 UTC m=+12.269053452 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bbc0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420700 item 9 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bc40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bc40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bc40): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bc40): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bc40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.602463303 +0000 UTC m=+12.270411816 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bc40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bcc0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bcc0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bcc0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bcc0): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bcc0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.602463303 +0000 UTC m=+12.270411816 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bcc0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420a80 item 10 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bd80): _readAt: size=2, off=0 2025/03/14 02:53:49 ERROR : open-test-file(0xc000b9bd80): Couldn't read size of file 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bd80): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bd80): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bd80): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bd80): close: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bd80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bdc0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bdc0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bdc0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bdc0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bdc0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.603528663 +0000 UTC m=+12.271477176 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bdc0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9be80): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9be80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9be80): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9be80): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9be80): _writeAt: size=3, off=2 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9be80): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9be80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.603528663 +0000 UTC m=+12.271477176 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9be80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bec0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bec0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bec0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bec0): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bec0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.603528663 +0000 UTC m=+12.271477176 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bec0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420d90 item 11 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bf40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bf40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bf40): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bf40): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bf40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.604920311 +0000 UTC m=+12.272868824 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b9bf40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2040): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2040): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2040): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2040): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2040): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.604920311 +0000 UTC m=+12.272868824 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2040): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004211f0 item 12 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2100): _readAt: size=2, off=0 2025/03/14 02:53:49 ERROR : open-test-file(0xc000ee2100): Couldn't read size of file 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2100): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2100): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2100): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2100): close: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2100): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2140): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2140): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2140): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2140): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2140): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.606038648 +0000 UTC m=+12.273987161 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2140): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2200): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2200): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2200): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2200): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2200): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.606038648 +0000 UTC m=+12.273987161 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2200): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421490 item 13 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2280): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2280): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2280): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2280): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2280): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.607058913 +0000 UTC m=+12.275007426 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2280): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2300): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2300): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2300): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2300): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2300): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.607058913 +0000 UTC m=+12.275007426 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2300): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421730 item 14 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee23c0): _readAt: size=2, off=0 2025/03/14 02:53:49 ERROR : open-test-file(0xc000ee23c0): Couldn't read size of file 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee23c0): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee23c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee23c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee23c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee23c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2400): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2400): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2400): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2400): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2400): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.608124052 +0000 UTC m=+12.276072565 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2400): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee24c0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee24c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee24c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee24c0): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee24c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.608124052 +0000 UTC m=+12.276072565 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee24c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004219d0 item 15 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2540): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2540): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2540): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2540): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2540): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.609105364 +0000 UTC m=+12.277053867 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2540): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee25c0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee25c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee25c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee25c0): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee25c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.609105364 +0000 UTC m=+12.277053867 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee25c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421d50 item 16 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2600): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2600): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2600): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2600): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2600): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.610073361 +0000 UTC m=+12.278021874 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2600): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2640): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2640): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2640): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2640): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2640): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2640): _writeAt: size=3, off=7 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2640): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2640): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.610073361 +0000 UTC m=+12.278021874 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2640): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2680): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2680): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2680): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2680): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2680): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.610073361 +0000 UTC m=+12.278021874 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2680): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004360e0 item 17 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2700): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2700): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2700): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2700): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2700): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.611402201 +0000 UTC m=+12.279350704 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2700): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2780): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2780): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2780): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2780): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2780): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.611402201 +0000 UTC m=+12.279350704 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2780): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004364d0 item 18 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2800): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2800): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2800): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2800): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2800): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.612351524 +0000 UTC m=+12.280300037 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2800): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee28c0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee28c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee28c0): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee28c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee28c0): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee28c0): _writeAt: size=3, off=7 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee28c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee28c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.612351524 +0000 UTC m=+12.280300037 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee28c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2900): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2900): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2900): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2900): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2900): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.612351524 +0000 UTC m=+12.280300037 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2900): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004367e0 item 19 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2980): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2980): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2980): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2980): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2980): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.614098365 +0000 UTC m=+12.282046868 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2980): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2a00): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2a00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2a00): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2a00): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2a00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.614098365 +0000 UTC m=+12.282046868 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2a00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436c40 item 20 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2a80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2a80): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2a80): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2a80): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2a80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.615237021 +0000 UTC m=+12.283185534 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2a80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2b40): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2b40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2b40): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2b40): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2b40): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2b40): _writeAt: size=3, off=7 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2b40): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2b40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.615237021 +0000 UTC m=+12.283185534 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2b40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2b80): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2b80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2b80): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2b80): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2b80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.615237021 +0000 UTC m=+12.283185534 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2b80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436fc0 item 21 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2c00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2c00): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2c00): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2c00): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2c00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.616622046 +0000 UTC m=+12.284570549 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2c00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2c80): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2c80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2c80): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2c80): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2c80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.616622046 +0000 UTC m=+12.284570549 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2c80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437420 item 22 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2d00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2d00): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2d00): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2d00): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2d00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.617730916 +0000 UTC m=+12.285679429 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2d00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2dc0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2dc0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2dc0): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2dc0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2dc0): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2dc0): _writeAt: size=3, off=7 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2dc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2dc0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.617730916 +0000 UTC m=+12.285679429 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2dc0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2e00): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2e00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2e00): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2e00): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2e00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.617730916 +0000 UTC m=+12.285679429 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2e00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004377a0 item 23 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2e80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2e80): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2e80): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2e80): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2e80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.619143263 +0000 UTC m=+12.287091776 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2e80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2f00): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2f00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2f00): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2f00): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2f00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.619143263 +0000 UTC m=+12.287091776 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2f00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437c70 item 24 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2fc0): _readAt: size=2, off=0 2025/03/14 02:53:49 ERROR : open-test-file(0xc000ee2fc0): Couldn't read size of file 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2fc0): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2fc0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2fc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2fc0): close: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee2fc0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3000): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3000): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3000): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3000): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3000): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.620273142 +0000 UTC m=+12.288221655 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3000): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee30c0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee30c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee30c0): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee30c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee30c0): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee30c0): _writeAt: size=3, off=7 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee30c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee30c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.620273142 +0000 UTC m=+12.288221655 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee30c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3100): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3100): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3100): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3100): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3100): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.620273142 +0000 UTC m=+12.288221655 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3100): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a150 item 25 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3180): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3180): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3180): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3180): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3180): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.622065679 +0000 UTC m=+12.290014192 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3180): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3200): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3200): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3200): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3200): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3200): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.622065679 +0000 UTC m=+12.290014192 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3200): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a690 item 26 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee32c0): _readAt: size=2, off=0 2025/03/14 02:53:49 ERROR : open-test-file(0xc000ee32c0): Couldn't read size of file 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee32c0): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee32c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee32c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee32c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee32c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3300): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3300): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3300): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3300): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3300): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.62330895 +0000 UTC m=+12.291257463 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3300): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee33c0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee33c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee33c0): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee33c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee33c0): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee33c0): _writeAt: size=3, off=7 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee33c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee33c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.62330895 +0000 UTC m=+12.291257463 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee33c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3400): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3400): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3400): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3400): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3400): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.62330895 +0000 UTC m=+12.291257463 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3400): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043aaf0 item 27 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3480): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3480): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3480): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3480): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3480): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.624844968 +0000 UTC m=+12.292793481 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3480): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3500): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3500): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3500): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3500): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3500): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.624844968 +0000 UTC m=+12.292793481 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3500): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043afc0 item 28 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee35c0): _readAt: size=2, off=0 2025/03/14 02:53:49 ERROR : open-test-file(0xc000ee35c0): Couldn't read size of file 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee35c0): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee35c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee35c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee35c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee35c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3600): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3600): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3600): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3600): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3600): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.626000575 +0000 UTC m=+12.293949088 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3600): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee36c0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee36c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee36c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee36c0): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee36c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.626000575 +0000 UTC m=+12.293949088 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee36c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b340 item 29 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3740): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3740): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3740): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3740): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3740): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.627174818 +0000 UTC m=+12.295123331 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3740): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee37c0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee37c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee37c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee37c0): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee37c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.627174818 +0000 UTC m=+12.295123331 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee37c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b810 item 30 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3880): _readAt: size=2, off=0 2025/03/14 02:53:49 ERROR : open-test-file(0xc000ee3880): Couldn't read size of file 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3880): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3880): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3880): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3880): close: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3880): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee38c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee38c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee38c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee38c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee38c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.62832789 +0000 UTC m=+12.296276393 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee38c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3980): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3980): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3980): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3980): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3980): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.62832789 +0000 UTC m=+12.296276393 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3980): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bc00 item 31 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3a00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3a00): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3a00): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3a00): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3a00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.629588403 +0000 UTC m=+12.297536916 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3a00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3a80): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3a80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3a80): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3a80): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3a80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.629588403 +0000 UTC m=+12.297536916 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3a80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c0e0 item 32 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3ac0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3ac0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3ac0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3ac0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3ac0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.630875265 +0000 UTC m=+12.298823778 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3ac0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3b00): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3b00): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3b00): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3b00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3b00): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c4d0 item 33 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3b00): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3b00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.631318673 +0000 UTC m=+12.299267186 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3b00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3b40): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3b40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3b40): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3b40): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3b40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.631318673 +0000 UTC m=+12.299267186 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3b40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c620 item 33 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3b80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3b80): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3b80): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3b80): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3b80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.632440638 +0000 UTC m=+12.300389141 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3b80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3bc0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3bc0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c930 item 34 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3bc0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3bc0): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3bc0): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3bc0): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3bc0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.632898823 +0000 UTC m=+12.300847337 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3bc0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3c00): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3c00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3c00): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3c00): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3c00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.632898823 +0000 UTC m=+12.300847337 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3c00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ca80 item 34 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3c40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3c40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3c40): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3c40): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3c40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.633961848 +0000 UTC m=+12.301910361 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3c40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3c80): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3c80): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3c80): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3c80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3c80): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cd90 item 35 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3c80): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3c80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.63432722 +0000 UTC m=+12.302275723 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3c80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3cc0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3cc0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3cc0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3cc0): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3cc0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.63432722 +0000 UTC m=+12.302275723 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3cc0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cee0 item 35 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3d40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3d40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3d40): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3d40): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3d40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.635475133 +0000 UTC m=+12.303423646 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3d40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3e00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3e00): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d180 item 36 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3e00): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3e00): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3e00): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3e00): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3e00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.635907981 +0000 UTC m=+12.303856484 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3e00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3e40): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3e40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3e40): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3e40): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3e40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.635907981 +0000 UTC m=+12.303856484 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3e40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d2d0 item 36 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3e80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3e80): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3e80): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3e80): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3e80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.63691934 +0000 UTC m=+12.304867853 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3e80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3ec0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3ec0): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3ec0): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3ec0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3ec0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d5e0 item 37 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3ec0): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3ec0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.637286394 +0000 UTC m=+12.305234897 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3ec0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3f00): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3f00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3f00): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3f00): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3f00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.637286394 +0000 UTC m=+12.305234897 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000ee3f00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d730 item 37 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe000): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe000): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe000): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe000): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe000): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.63838214 +0000 UTC m=+12.306330643 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe000): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe0c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe0c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d9d0 item 38 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe0c0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe0c0): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe0c0): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe0c0): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe0c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.638822762 +0000 UTC m=+12.306771275 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe0c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe100): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe100): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe100): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe100): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe100): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.638822762 +0000 UTC m=+12.306771275 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe100): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043dc00 item 38 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe180): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe180): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe180): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe180): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe180): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.639850291 +0000 UTC m=+12.307798804 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe180): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe240): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe240): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe240): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe240): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe240): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043df10 item 39 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe240): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe240): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.640243414 +0000 UTC m=+12.308191928 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe240): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe280): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe280): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe280): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe280): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe280): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.640243414 +0000 UTC m=+12.308191928 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe280): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e0e0 item 39 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe300): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe300): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe300): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe300): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe300): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.641569901 +0000 UTC m=+12.309518404 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe300): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe3c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe3c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e460 item 40 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe3c0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe3c0): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe3c0): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe3c0): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe3c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.642032254 +0000 UTC m=+12.309980767 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe3c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe400): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe400): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe400): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe400): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe400): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.642032254 +0000 UTC m=+12.309980767 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe400): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e620 item 40 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42740): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42740): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42740): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42740): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42740): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42740): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42740): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.643234097 +0000 UTC m=+12.311182610 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42740): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42780): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42780): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42780): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000585c00 item 41 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42780): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42780): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.643679088 +0000 UTC m=+12.311627591 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42780): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b427c0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b427c0): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b427c0): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b427c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b427c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000585f10 item 41 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b427c0): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b427c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.644084045 +0000 UTC m=+12.312032558 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b427c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42800): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42800): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42800): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42800): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42800): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.644084045 +0000 UTC m=+12.312032558 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42800): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a150 item 41 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b428c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b428c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b428c0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b428c0): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b428c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b428c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b428c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.645301067 +0000 UTC m=+12.313249580 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b428c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48ec0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48ec0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48ec0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352c40 item 42 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48ec0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48ec0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.645813463 +0000 UTC m=+12.313762016 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48ec0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48080): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48080): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332000 item 42 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48080): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48080): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48080): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48080): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48080): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.646694128 +0000 UTC m=+12.314642641 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48080): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c480c0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c480c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c480c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c480c0): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c480c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.646694128 +0000 UTC m=+12.314642641 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c480c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003322a0 item 42 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48180): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48180): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48180): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48180): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48180): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48180): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48180): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.647970129 +0000 UTC m=+12.315918632 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48180): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c481c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c481c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c481c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332a10 item 43 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c481c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c481c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.648458682 +0000 UTC m=+12.316407185 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c481c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48280): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48280): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48280): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48280): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48280): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332d20 item 43 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48280): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48280): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.64904707 +0000 UTC m=+12.316995573 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48280): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c482c0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c482c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c482c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c482c0): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c482c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.64904707 +0000 UTC m=+12.316995573 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c482c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332f50 item 43 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48380): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48380): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48380): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48380): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48380): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48380): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48380): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.649934137 +0000 UTC m=+12.317882629 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48380): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c483c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c483c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c483c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333570 item 44 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c483c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c483c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.650233595 +0000 UTC m=+12.318182089 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c483c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48480): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48480): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333730 item 44 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48480): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48480): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48480): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48480): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48480): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.650615949 +0000 UTC m=+12.318564453 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48480): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c484c0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c484c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c484c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c484c0): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c484c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.650615949 +0000 UTC m=+12.318564453 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c484c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333880 item 44 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48580): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48580): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48580): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48580): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48580): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48580): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48580): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.651482737 +0000 UTC m=+12.319431241 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48580): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c485c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c485c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c485c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333c00 item 45 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c485c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c485c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.651772969 +0000 UTC m=+12.319721472 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c485c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48680): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48680): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48680): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48680): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48680): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.651772969 +0000 UTC m=+12.319721472 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48680): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333e30 item 45 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48740): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48740): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48740): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48740): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48740): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48740): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48740): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.652619859 +0000 UTC m=+12.320568353 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48740): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48780): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48780): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48780): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352150 item 46 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48780): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48780): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.652991093 +0000 UTC m=+12.320939597 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48780): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48840): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48840): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48840): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48840): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48840): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.652991093 +0000 UTC m=+12.320939597 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48840): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352310 item 46 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48900): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48900): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48900): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48900): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48900): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48900): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48900): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.653831492 +0000 UTC m=+12.321779994 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48900): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48940): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48940): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48940): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352bd0 item 47 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48940): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48940): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.654120843 +0000 UTC m=+12.322069346 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48940): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48a00): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48a00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48a00): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48a00): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48a00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.654120843 +0000 UTC m=+12.322069346 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48a00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352e00 item 47 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48ac0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48ac0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48ac0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48ac0): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48ac0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48ac0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48ac0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.654979265 +0000 UTC m=+12.322927768 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48ac0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48b00): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48b00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48b00): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353260 item 48 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48b00): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48b00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.65528226 +0000 UTC m=+12.323230754 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48b00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48bc0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48bc0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48bc0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48bc0): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48bc0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.65528226 +0000 UTC m=+12.323230754 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48bc0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353500 item 48 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48c00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48c00): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48c00): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48c00): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48c00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.656125685 +0000 UTC m=+12.324074188 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48c00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48c40): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48c40): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48c40): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48c40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48c40): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48c40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353810 item 49 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48c40): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48c40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.656438549 +0000 UTC m=+12.324387052 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48c40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48c80): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48c80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48c80): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48c80): >_readAt: n=8, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48c80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.656438549 +0000 UTC m=+12.324387052 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48c80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353a40 item 49 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48d00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48d00): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48d00): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48d00): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48d00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.657509989 +0000 UTC m=+12.325458492 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48d00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48dc0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48dc0): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48dc0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353dc0 item 50 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48dc0): _readAt: size=2, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48dc0): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48dc0): _writeAt: size=3, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48dc0): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48dc0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.657908082 +0000 UTC m=+12.325856585 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48dc0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48e00): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48e00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48e00): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48e00): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48e00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.657908082 +0000 UTC m=+12.325856585 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48e00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e000 item 50 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48e80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48e80): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48e80): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48e80): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48e80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.658734846 +0000 UTC m=+12.326683349 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48e80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48f80): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48f80): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48f80): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48f80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48f80): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48f80): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e310 item 51 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48f80): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48f80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.659086452 +0000 UTC m=+12.327034956 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48f80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48fc0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48fc0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48fc0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48fc0): >_readAt: n=8, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48fc0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.659086452 +0000 UTC m=+12.327034956 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c48fc0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e540 item 51 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49040): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49040): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49040): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49040): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49040): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.660005258 +0000 UTC m=+12.327953760 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49040): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49100): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49100): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49100): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e8c0 item 52 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49100): _readAt: size=2, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49100): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49100): _writeAt: size=3, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49100): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49100): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.66037646 +0000 UTC m=+12.328324964 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49100): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49140): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49140): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49140): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49140): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49140): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.66037646 +0000 UTC m=+12.328324964 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49140): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ea10 item 52 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c491c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c491c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c491c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c491c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c491c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.66122233 +0000 UTC m=+12.329170832 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c491c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49280): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49280): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49280): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49280): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49280): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49280): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ecb0 item 53 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49280): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49280): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.661623068 +0000 UTC m=+12.329571581 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49280): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c492c0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c492c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c492c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c492c0): >_readAt: n=8, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c492c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.661623068 +0000 UTC m=+12.329571581 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c492c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ee00 item 53 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49340): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49340): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49340): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49340): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49340): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.662586166 +0000 UTC m=+12.330534659 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49340): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49400): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49400): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49400): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f0a0 item 54 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49400): _readAt: size=2, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49400): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49400): _writeAt: size=3, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49400): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49400): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.662951448 +0000 UTC m=+12.330899952 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49400): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49440): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49440): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49440): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49440): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49440): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.662951448 +0000 UTC m=+12.330899952 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49440): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f1f0 item 54 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c494c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c494c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c494c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c494c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c494c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.663888537 +0000 UTC m=+12.331837040 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c494c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49580): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49580): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49580): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49580): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49580): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49580): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f490 item 55 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49580): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49580): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.664303422 +0000 UTC m=+12.332251926 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49580): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c495c0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c495c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c495c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c495c0): >_readAt: n=8, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c495c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.664303422 +0000 UTC m=+12.332251926 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c495c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f5e0 item 55 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49640): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49640): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49640): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49640): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49640): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.665349966 +0000 UTC m=+12.333298469 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49640): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49700): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49700): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49700): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f880 item 56 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49700): _readAt: size=2, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49700): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49700): _writeAt: size=3, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49700): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49700): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.665895063 +0000 UTC m=+12.333843567 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49700): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49740): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49740): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49740): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49740): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49740): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.665895063 +0000 UTC m=+12.333843567 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49740): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f9d0 item 56 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49800): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49800): open at offset 0 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49800): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49800): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49800): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49800): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49800): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49800): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.666802748 +0000 UTC m=+12.334751251 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49800): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49840): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49840): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49840): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fc70 item 57 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49840): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49840): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.66711469 +0000 UTC m=+12.335063193 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49840): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49900): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49900): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49900): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49900): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49900): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49900): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fdc0 item 57 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49900): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49900): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.667479361 +0000 UTC m=+12.335427864 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49900): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49940): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49940): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49940): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49940): >_readAt: n=8, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49940): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.667479361 +0000 UTC m=+12.335427864 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49940): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ff10 item 57 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49a00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49a00): open at offset 0 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49a00): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49a00): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49a00): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49a00): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49a00): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49a00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.668543898 +0000 UTC m=+12.336492411 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49a00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49a40): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49a40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49a40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a700 item 58 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49a40): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49a40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.668873534 +0000 UTC m=+12.336822036 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49a40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49b00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49b00): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49b00): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a850 item 58 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49b00): _readAt: size=2, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49b00): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49b00): _writeAt: size=3, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49b00): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49b00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.669254024 +0000 UTC m=+12.337202528 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49b00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49b40): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49b40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49b40): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49b40): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49b40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.669254024 +0000 UTC m=+12.337202528 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49b40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044aa10 item 58 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49c00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49c00): open at offset 0 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49c00): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49c00): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49c00): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49c00): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49c00): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49c00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.670116815 +0000 UTC m=+12.338065318 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49c00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49c40): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49c40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49c40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ad20 item 59 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49c40): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49c40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.670551366 +0000 UTC m=+12.338499859 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49c40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49d00): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49d00): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49d00): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49d00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49d00): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49d00): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044aee0 item 59 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49d00): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49d00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.670974005 +0000 UTC m=+12.338922508 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49d00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49d40): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49d40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49d40): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49d40): >_readAt: n=8, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49d40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.670974005 +0000 UTC m=+12.338922508 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49d40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b030 item 59 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49e00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49e00): open at offset 0 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49e00): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49e00): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49e00): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49e00): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49e00): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49e00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.672271427 +0000 UTC m=+12.340219930 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49e00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49e40): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49e40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49e40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b340 item 60 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49e40): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49e40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.672611963 +0000 UTC m=+12.340560466 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49e40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49f00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49f00): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49f00): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b500 item 60 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49f00): _readAt: size=2, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49f00): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49f00): _writeAt: size=3, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49f00): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49f00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.673075939 +0000 UTC m=+12.341024442 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49f00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49f40): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49f40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49f40): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49f40): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49f40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.673075939 +0000 UTC m=+12.341024442 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000c49f40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b730 item 60 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe080): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe080): open at offset 0 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe080): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe080): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe080): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe080): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe080): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe080): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.673964127 +0000 UTC m=+12.341912631 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe080): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe0c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe0c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe0c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bab0 item 61 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe0c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe0c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.674328157 +0000 UTC m=+12.342276660 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe0c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe180): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe180): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe180): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe180): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe180): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.674328157 +0000 UTC m=+12.342276660 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe180): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bc70 item 61 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe240): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe240): open at offset 0 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe240): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe240): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe240): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe240): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe240): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe240): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.675330348 +0000 UTC m=+12.343278851 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe240): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe280): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe280): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe280): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434070 item 62 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe280): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe280): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.675710668 +0000 UTC m=+12.343659171 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe280): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe340): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe340): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe340): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe340): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe340): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.675710668 +0000 UTC m=+12.343659171 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe340): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434230 item 62 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe440): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe440): open at offset 0 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe440): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe440): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe440): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe440): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe440): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe440): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.676647267 +0000 UTC m=+12.344595760 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe440): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe480): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe480): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe480): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434540 item 63 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe480): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe480): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.677012918 +0000 UTC m=+12.344961412 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe480): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe540): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe540): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe540): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe540): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe540): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.677012918 +0000 UTC m=+12.344961412 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe540): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434700 item 63 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe600): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe600): open at offset 0 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe600): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe600): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe600): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe600): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe600): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe600): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.67799853 +0000 UTC m=+12.345947032 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe600): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe640): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe640): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe640): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004349a0 item 64 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe640): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe640): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.678334627 +0000 UTC m=+12.346283130 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe640): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe700): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe700): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe700): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe700): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe700): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.678334627 +0000 UTC m=+12.346283130 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe700): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434b60 item 64 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe740): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe740): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe740): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe740): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe740): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.679384687 +0000 UTC m=+12.347333190 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe740): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe780): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe780): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe780): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe780): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe780): _writeAt: size=3, off=2 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434fc0 item 65 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe780): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe780): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.679775467 +0000 UTC m=+12.347723970 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe780): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe7c0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe7c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe7c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe7c0): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe7c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.679775467 +0000 UTC m=+12.347723970 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe7c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435110 item 65 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe800): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe800): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe800): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe800): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe800): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.680960088 +0000 UTC m=+12.348908601 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe800): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe840): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe840): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435500 item 66 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe840): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe840): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe840): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe840): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe840): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.681432811 +0000 UTC m=+12.349381314 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe840): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe880): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe880): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe880): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe880): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe880): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.681432811 +0000 UTC m=+12.349381314 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe880): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004356c0 item 66 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe8c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe8c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe8c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe8c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe8c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.682355233 +0000 UTC m=+12.350303746 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe8c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe900): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe900): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe900): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe900): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe900): _writeAt: size=3, off=2 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435a40 item 67 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe900): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe900): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.682824248 +0000 UTC m=+12.350772761 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe900): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe940): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe940): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe940): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe940): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe940): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.682824248 +0000 UTC m=+12.350772761 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe940): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435b90 item 67 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe9c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe9c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe9c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe9c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe9c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.683817492 +0000 UTC m=+12.351765996 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fe9c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fea80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fea80): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432070 item 68 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fea80): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fea80): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fea80): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fea80): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fea80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.684242415 +0000 UTC m=+12.352190919 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fea80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010feac0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010feac0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010feac0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010feac0): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010feac0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.684242415 +0000 UTC m=+12.352190919 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010feac0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432310 item 68 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010feb00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010feb00): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010feb00): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010feb00): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010feb00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.685244426 +0000 UTC m=+12.353192919 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010feb00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010feb40): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010feb40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010feb40): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010feb40): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010feb40): _writeAt: size=3, off=2 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432a10 item 69 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010feb40): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010feb40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.685623084 +0000 UTC m=+12.353571586 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010feb40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010feb80): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010feb80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010feb80): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010feb80): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010feb80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.685623084 +0000 UTC m=+12.353571586 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010feb80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432d90 item 69 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fec00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fec00): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fec00): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fec00): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fec00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.68657495 +0000 UTC m=+12.354523443 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fec00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fecc0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fecc0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433110 item 70 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fecc0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fecc0): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fecc0): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fecc0): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fecc0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.687068202 +0000 UTC m=+12.355016705 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fecc0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fed00): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fed00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fed00): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fed00): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fed00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.687068202 +0000 UTC m=+12.355016705 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fed00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433490 item 70 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fed80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fed80): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fed80): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fed80): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fed80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.688202478 +0000 UTC m=+12.356150982 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fed80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fee40): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fee40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fee40): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fee40): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fee40): _writeAt: size=3, off=2 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433810 item 71 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fee40): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fee40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.688669461 +0000 UTC m=+12.356617964 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fee40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fee80): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fee80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fee80): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fee80): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fee80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.688669461 +0000 UTC m=+12.356617964 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fee80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433ab0 item 71 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fef00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fef00): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fef00): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fef00): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fef00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.690148132 +0000 UTC m=+12.358096634 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fef00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fefc0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fefc0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a000 item 72 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fefc0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fefc0): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fefc0): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fefc0): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fefc0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.690671549 +0000 UTC m=+12.358620041 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fefc0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff000): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff000): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff000): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff000): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff000): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.690671549 +0000 UTC m=+12.358620041 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff000): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a1c0 item 72 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff040): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff040): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff040): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff040): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff040): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff040): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff040): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.691515333 +0000 UTC m=+12.359463837 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff040): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff080): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff080): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff080): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a690 item 73 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff080): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff080): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.691857492 +0000 UTC m=+12.359805995 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff080): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff0c0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff0c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff0c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff0c0): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff0c0): _writeAt: size=3, off=2 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a8c0 item 73 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff0c0): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff0c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.692221943 +0000 UTC m=+12.360170446 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff0c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff100): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff100): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff100): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff100): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff100): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.692221943 +0000 UTC m=+12.360170446 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff100): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033abd0 item 73 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff1c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff1c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff1c0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff1c0): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff1c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff1c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff1c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.693165985 +0000 UTC m=+12.361114488 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff1c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff200): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff200): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff200): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ae70 item 74 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff200): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff200): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.693498105 +0000 UTC m=+12.361446607 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff200): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff2c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff2c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033afc0 item 74 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff2c0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff2c0): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff2c0): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff2c0): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff2c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.693894946 +0000 UTC m=+12.361843449 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff2c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff300): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff300): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff300): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff300): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff300): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.693894946 +0000 UTC m=+12.361843449 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff300): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b110 item 74 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff3c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff3c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff3c0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff3c0): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff3c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff3c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff3c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.69483996 +0000 UTC m=+12.362788463 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff3c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff400): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff400): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff400): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b500 item 75 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff400): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff400): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.695189864 +0000 UTC m=+12.363138366 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff400): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff4c0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff4c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff4c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff4c0): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff4c0): _writeAt: size=3, off=2 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b6c0 item 75 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff4c0): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff4c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.695563301 +0000 UTC m=+12.363511804 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff4c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff500): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff500): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff500): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff500): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff500): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.695563301 +0000 UTC m=+12.363511804 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff500): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b810 item 75 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff5c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff5c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff5c0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff5c0): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff5c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff5c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff5c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.696490411 +0000 UTC m=+12.364438914 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff5c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff600): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff600): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff600): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033be30 item 76 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff600): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff600): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.696833882 +0000 UTC m=+12.364782385 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff600): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff6c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff6c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c000 item 76 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff6c0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff6c0): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff6c0): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff6c0): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff6c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.697190147 +0000 UTC m=+12.365138651 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff6c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff700): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff700): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff700): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff700): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff700): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.697190147 +0000 UTC m=+12.365138651 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff700): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c150 item 76 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff7c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff7c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff7c0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff7c0): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff7c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff7c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff7c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.698059591 +0000 UTC m=+12.366008094 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff7c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff800): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff800): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff800): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c850 item 77 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff800): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff800): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.698386111 +0000 UTC m=+12.366334613 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff800): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff8c0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff8c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff8c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff8c0): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff8c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.698386111 +0000 UTC m=+12.366334613 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff8c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ca80 item 77 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff980): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff980): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff980): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff980): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff980): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff980): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff980): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.699345753 +0000 UTC m=+12.367294256 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff980): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff9c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff9c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff9c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d0a0 item 78 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff9c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff9c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.699806872 +0000 UTC m=+12.367755376 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ff9c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffa80): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffa80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffa80): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffa80): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffa80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.699806872 +0000 UTC m=+12.367755376 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffa80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d5e0 item 78 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffb40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffb40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffb40): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffb40): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffb40): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffb40): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffb40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.700997335 +0000 UTC m=+12.368945839 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffb40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffb80): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffb80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffb80): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dc70 item 79 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffb80): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffb80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.701555256 +0000 UTC m=+12.369503759 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffb80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffc40): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffc40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffc40): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffc40): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffc40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.701555256 +0000 UTC m=+12.369503759 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffc40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041de30 item 79 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffd00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffd00): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffd00): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffd00): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffd00): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffd00): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffd00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.702690156 +0000 UTC m=+12.370638659 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffd00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffd40): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffd40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffd40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366230 item 80 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffd40): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffd40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.703136178 +0000 UTC m=+12.371084681 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffd40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffe00): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffe00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffe00): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffe00): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffe00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.703136178 +0000 UTC m=+12.371084681 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffe00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003664d0 item 80 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffe40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffe40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffe40): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffe40): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffe40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.704414074 +0000 UTC m=+12.372362587 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffe40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffe80): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffe80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffe80): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffe80): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffe80): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffe80): _writeAt: size=3, off=7 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366850 item 81 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffe80): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffe80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.704890974 +0000 UTC m=+12.372839487 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffe80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffec0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffec0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffec0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffec0): >_readAt: n=8, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffec0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.704890974 +0000 UTC m=+12.372839487 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010ffec0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366a80 item 81 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fff40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fff40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fff40): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fff40): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fff40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.70600818 +0000 UTC m=+12.373956693 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0010fff40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42080): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42080): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42080): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367180 item 82 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42080): _readAt: size=2, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42080): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42080): _writeAt: size=3, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42080): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42080): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.706632996 +0000 UTC m=+12.374581519 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42080): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b420c0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b420c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b420c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b420c0): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b420c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.706632996 +0000 UTC m=+12.374581519 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b420c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003672d0 item 82 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42140): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42140): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42140): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42140): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42140): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.707943794 +0000 UTC m=+12.375892297 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42140): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42200): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42200): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42200): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42200): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42200): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42200): _writeAt: size=3, off=7 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003676c0 item 83 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42200): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42200): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.708458044 +0000 UTC m=+12.376406547 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42200): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42240): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42240): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42240): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42240): >_readAt: n=8, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42240): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.708458044 +0000 UTC m=+12.376406547 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42240): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367880 item 83 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b422c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b422c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b422c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b422c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b422c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.709691206 +0000 UTC m=+12.377639709 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b422c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42380): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42380): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42380): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003781c0 item 84 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42380): _readAt: size=2, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42380): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42380): _writeAt: size=3, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42380): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42380): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.710208431 +0000 UTC m=+12.378156924 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42380): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b423c0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b423c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b423c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b423c0): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b423c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.710208431 +0000 UTC m=+12.378156924 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b423c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378770 item 84 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42440): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42440): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42440): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42440): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42440): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.7111721 +0000 UTC m=+12.379120603 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42440): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42500): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42500): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42500): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42500): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42500): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42500): _writeAt: size=3, off=7 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379260 item 85 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42500): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42500): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.711561117 +0000 UTC m=+12.379509620 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42500): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42540): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42540): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42540): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42540): >_readAt: n=8, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42540): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.711561117 +0000 UTC m=+12.379509620 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42540): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379650 item 85 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b425c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b425c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b425c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b425c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b425c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.712483589 +0000 UTC m=+12.380432091 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b425c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42680): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42680): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42680): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379c00 item 86 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42680): _readAt: size=2, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42680): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42680): _writeAt: size=3, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42680): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42680): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.71293948 +0000 UTC m=+12.380887982 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42680): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b426c0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b426c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b426c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b426c0): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b426c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.71293948 +0000 UTC m=+12.380887982 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b426c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e21c0 item 86 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42900): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42900): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42900): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42900): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42900): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.71381839 +0000 UTC m=+12.381766893 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42900): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b429c0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b429c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b429c0): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b429c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b429c0): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b429c0): _writeAt: size=3, off=7 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e24d0 item 87 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b429c0): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b429c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.714248303 +0000 UTC m=+12.382196806 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b429c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42a00): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42a00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42a00): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42a00): >_readAt: n=8, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42a00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.714248303 +0000 UTC m=+12.382196806 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42a00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2850 item 87 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42a80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42a80): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42a80): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42a80): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42a80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.715144116 +0000 UTC m=+12.383092618 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42a80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42b40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42b40): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42b40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2cb0 item 88 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42b40): _readAt: size=2, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42b40): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42b40): _writeAt: size=3, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42b40): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42b40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.715523654 +0000 UTC m=+12.383472157 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42b40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42b80): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42b80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42b80): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42b80): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42b80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.715523654 +0000 UTC m=+12.383472157 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42b80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2e00 item 88 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42c40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42c40): open at offset 0 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42c40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42c40): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42c40): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42c40): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42c40): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42c40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.716346339 +0000 UTC m=+12.384294843 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42c40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42c80): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42c80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42c80): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e31f0 item 89 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42c80): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42c80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.716668292 +0000 UTC m=+12.384616795 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42c80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42d40): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42d40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42d40): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42d40): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42d40): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42d40): _writeAt: size=3, off=7 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e33b0 item 89 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42d40): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42d40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.717036588 +0000 UTC m=+12.384985092 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42d40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42d80): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42d80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42d80): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42d80): >_readAt: n=8, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42d80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.717036588 +0000 UTC m=+12.384985092 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42d80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e36c0 item 89 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42e40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42e40): open at offset 0 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42e40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42e40): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42e40): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42e40): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42e40): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42e40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.717918545 +0000 UTC m=+12.385867048 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42e40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42e80): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42e80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42e80): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3a40 item 90 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42e80): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42e80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.718227581 +0000 UTC m=+12.386176085 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42e80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42f40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42f40): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42f40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3dc0 item 90 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42f40): _readAt: size=2, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42f40): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42f40): _writeAt: size=3, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42f40): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42f40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.718699382 +0000 UTC m=+12.386647886 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42f40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42f80): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42f80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42f80): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42f80): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42f80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.718699382 +0000 UTC m=+12.386647886 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b42f80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003722a0 item 90 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43040): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43040): open at offset 0 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43040): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43040): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43040): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43040): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43040): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43040): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.719693358 +0000 UTC m=+12.387641861 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43040): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43080): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43080): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43080): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372d90 item 91 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43080): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43080): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.720055815 +0000 UTC m=+12.388004319 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43080): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43140): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43140): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43140): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43140): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43140): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43140): _writeAt: size=3, off=7 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372ee0 item 91 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43140): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43140): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.720472613 +0000 UTC m=+12.388421116 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43140): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43180): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43180): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43180): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43180): >_readAt: n=8, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43180): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.720472613 +0000 UTC m=+12.388421116 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43180): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003733b0 item 91 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43240): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43240): open at offset 0 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43240): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43240): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43240): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43240): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43240): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43240): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.721588557 +0000 UTC m=+12.389537060 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43240): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43280): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43280): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43280): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373c70 item 92 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43280): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43280): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.721955983 +0000 UTC m=+12.389904486 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43280): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43340): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43340): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43340): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373ea0 item 92 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43340): _readAt: size=2, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43340): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43340): _writeAt: size=3, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43340): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43340): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.722438202 +0000 UTC m=+12.390386705 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43340): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43380): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43380): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43380): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43380): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43380): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.722438202 +0000 UTC m=+12.390386705 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43380): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380070 item 92 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43440): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43440): open at offset 0 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43440): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43440): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43440): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43440): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43440): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43440): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.723473306 +0000 UTC m=+12.391421808 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43440): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43480): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43480): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43480): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003807e0 item 93 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43480): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43480): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.723866108 +0000 UTC m=+12.391814611 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43480): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43540): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43540): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43540): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43540): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43540): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.723866108 +0000 UTC m=+12.391814611 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43540): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380930 item 93 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43600): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43600): open at offset 0 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43600): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43600): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43600): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43600): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43600): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43600): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.725046452 +0000 UTC m=+12.392994956 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43600): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43640): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43640): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43640): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380ee0 item 94 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43640): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43640): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.725419949 +0000 UTC m=+12.393368452 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43640): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43700): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43700): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43700): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43700): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43700): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.725419949 +0000 UTC m=+12.393368452 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43700): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381110 item 94 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b437c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b437c0): open at offset 0 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b437c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b437c0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b437c0): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b437c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b437c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b437c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.726616242 +0000 UTC m=+12.394564745 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b437c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43800): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43800): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43800): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381490 item 95 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43800): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43800): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.727015889 +0000 UTC m=+12.394964392 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b43800): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b438c0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b438c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b438c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b438c0): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b438c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.727015889 +0000 UTC m=+12.394964392 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b438c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381880 item 95 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0000b0000): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0000b0000): open at offset 0 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0000b0000): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0000b0000): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0000b0000): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0000b0000): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0000b0000): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0000b0000): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.728259671 +0000 UTC m=+12.396208174 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0000b0000): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0000b0d80): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0000b0d80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0000b0d80): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426150 item 96 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0000b0d80): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0000b0d80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.728699001 +0000 UTC m=+12.396647504 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0000b0d80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a080): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a080): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a080): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a080): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a080): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.728699001 +0000 UTC m=+12.396647504 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a080): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004262a0 item 96 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= 2025/03/14 02:53:49 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:49 DEBUG : : Looking for writers 2025/03/14 02:53:49 DEBUG : >WaitForWriters: 2025/03/14 02:53:49 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:49 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:49 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/14 02:53:49 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:49 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/03/14 02:53:49 INFO : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fd80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fd80): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fd80): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fd80): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fd80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.751883745 +0000 UTC m=+12.419832258 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fd80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fdc0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fdc0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fdc0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fdc0): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fdc0): _writeAt: size=3, off=2 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fdc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fdc0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.751883745 +0000 UTC m=+12.419832258 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fdc0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fe00): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fe00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fe00): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fe00): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fe00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.751883745 +0000 UTC m=+12.419832258 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fe00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e770 item 1 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fe40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fe40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fe40): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fe40): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fe40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.753408981 +0000 UTC m=+12.421357485 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fe40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fe80): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fe80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fe80): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fe80): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fe80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.753408981 +0000 UTC m=+12.421357485 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fe80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053eee0 item 2 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fec0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fec0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fec0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fec0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fec0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.754403779 +0000 UTC m=+12.422352282 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7fec0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7ff00): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7ff00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7ff00): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7ff00): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7ff00): _writeAt: size=3, off=2 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7ff00): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7ff00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.754403779 +0000 UTC m=+12.422352282 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7ff00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7ff40): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7ff40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7ff40): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7ff40): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7ff40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.754403779 +0000 UTC m=+12.422352282 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000b7ff40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f500 item 3 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a040): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a040): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a040): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a040): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a040): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.75567377 +0000 UTC m=+12.423622273 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a040): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a0c0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a0c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a0c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a0c0): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a0c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.75567377 +0000 UTC m=+12.423622273 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a0c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053fb90 item 4 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a140): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a140): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a140): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a140): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a140): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.756608545 +0000 UTC m=+12.424557048 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a140): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a180): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a180): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a180): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a180): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a180): _writeAt: size=3, off=2 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a180): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a180): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.756608545 +0000 UTC m=+12.424557048 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a180): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a1c0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a1c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a1c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a1c0): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a1c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.756608545 +0000 UTC m=+12.424557048 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a1c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005721c0 item 5 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039aac0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039aac0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039aac0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039aac0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039aac0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.757852307 +0000 UTC m=+12.425800810 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039aac0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ac40): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ac40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ac40): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ac40): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ac40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.757852307 +0000 UTC m=+12.425800810 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ac40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005727e0 item 6 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ad00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ad00): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ad00): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ad00): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ad00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.758835753 +0000 UTC m=+12.426784256 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ad00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039adc0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039adc0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039adc0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039adc0): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039adc0): _writeAt: size=3, off=2 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039adc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039adc0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.758835753 +0000 UTC m=+12.426784256 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039adc0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ae40): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ae40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ae40): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ae40): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ae40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.758835753 +0000 UTC m=+12.426784256 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ae40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000572ee0 item 7 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039aec0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039aec0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039aec0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039aec0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039aec0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.760034962 +0000 UTC m=+12.427983464 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039aec0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039af40): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039af40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039af40): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039af40): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039af40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.760034962 +0000 UTC m=+12.427983464 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039af40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000573490 item 8 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a380): _readAt: size=2, off=0 2025/03/14 02:53:49 ERROR : open-test-file(0xc000f2a380): Couldn't read size of file 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a380): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a380): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a380): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a380): close: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a380): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a3c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a3c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a3c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a3c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a3c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.761133071 +0000 UTC m=+12.429081575 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a3c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a400): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a400): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a400): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a400): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a400): _writeAt: size=3, off=2 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a400): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a400): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.761133071 +0000 UTC m=+12.429081575 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a400): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a440): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a440): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a440): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a440): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a440): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.761133071 +0000 UTC m=+12.429081575 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a440): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427180 item 9 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a4c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a4c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a4c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a4c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a4c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.762627311 +0000 UTC m=+12.430575824 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a4c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a540): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a540): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a540): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a540): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a540): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.762627311 +0000 UTC m=+12.430575824 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a540): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004276c0 item 10 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a600): _readAt: size=2, off=0 2025/03/14 02:53:49 ERROR : open-test-file(0xc000f2a600): Couldn't read size of file 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a600): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a600): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a600): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a600): close: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a600): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a640): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a640): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a640): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a640): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a640): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.763698982 +0000 UTC m=+12.431647485 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a640): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a700): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a700): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a700): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a700): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a700): _writeAt: size=3, off=2 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a700): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a700): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.763698982 +0000 UTC m=+12.431647485 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a700): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a740): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a740): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a740): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a740): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a740): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.763698982 +0000 UTC m=+12.431647485 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a740): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427ab0 item 11 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a7c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a7c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a7c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a7c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a7c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.765158196 +0000 UTC m=+12.433106699 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a7c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a840): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a840): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a840): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a840): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a840): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.765158196 +0000 UTC m=+12.433106699 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a840): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fe0e0 item 12 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a900): _readAt: size=2, off=0 2025/03/14 02:53:49 ERROR : open-test-file(0xc000f2a900): Couldn't read size of file 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a900): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a900): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a900): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a900): close: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a900): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a940): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a940): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a940): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a940): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a940): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.766310106 +0000 UTC m=+12.434258619 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2a940): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2aa00): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2aa00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2aa00): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2aa00): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2aa00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.766310106 +0000 UTC m=+12.434258619 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2aa00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fe5b0 item 13 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2aa80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2aa80): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2aa80): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2aa80): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2aa80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.767429676 +0000 UTC m=+12.435378189 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2aa80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ab00): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ab00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ab00): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ab00): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ab00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.767429676 +0000 UTC m=+12.435378189 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ab00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fee70 item 14 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2abc0): _readAt: size=2, off=0 2025/03/14 02:53:49 ERROR : open-test-file(0xc000f2abc0): Couldn't read size of file 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2abc0): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2abc0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2abc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2abc0): close: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2abc0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ac00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ac00): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ac00): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ac00): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ac00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.768616211 +0000 UTC m=+12.436564714 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ac00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2acc0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2acc0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2acc0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2acc0): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2acc0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.768616211 +0000 UTC m=+12.436564714 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2acc0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ff810 item 15 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ad40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ad40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ad40): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ad40): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ad40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.769773553 +0000 UTC m=+12.437722056 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ad40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2adc0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2adc0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2adc0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2adc0): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2adc0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.769773553 +0000 UTC m=+12.437722056 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2adc0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ffd50 item 16 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ae00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ae00): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ae00): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ae00): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ae00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.770870981 +0000 UTC m=+12.438819494 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ae00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ae40): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ae40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ae40): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ae40): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ae40): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ae40): _writeAt: size=3, off=7 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ae40): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ae40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.770870981 +0000 UTC m=+12.438819494 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ae40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ae80): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ae80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ae80): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ae80): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ae80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.770870981 +0000 UTC m=+12.438819494 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ae80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554230 item 17 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2af00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2af00): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2af00): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2af00): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2af00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.772415926 +0000 UTC m=+12.440364439 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2af00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2af80): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2af80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2af80): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2af80): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2af80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.772415926 +0000 UTC m=+12.440364439 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2af80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554700 item 18 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b000): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b000): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b000): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b000): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b000): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.773601909 +0000 UTC m=+12.441550412 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b000): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b0c0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b0c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b0c0): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b0c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b0c0): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b0c0): _writeAt: size=3, off=7 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b0c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b0c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.773601909 +0000 UTC m=+12.441550412 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b0c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b100): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b100): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b100): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b100): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b100): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.773601909 +0000 UTC m=+12.441550412 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b100): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554b60 item 19 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b180): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b180): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b180): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b180): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b180): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.775351936 +0000 UTC m=+12.443300459 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b180): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b200): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b200): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b200): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b200): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b200): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.775351936 +0000 UTC m=+12.443300459 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b200): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554fc0 item 20 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b280): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b280): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b280): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b280): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b280): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.777486231 +0000 UTC m=+12.445434754 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b280): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b340): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b340): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b340): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b340): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b340): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b340): _writeAt: size=3, off=7 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b340): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b340): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.777486231 +0000 UTC m=+12.445434754 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b340): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b380): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b380): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b380): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b380): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b380): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.777486231 +0000 UTC m=+12.445434754 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b380): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555420 item 21 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b400): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b400): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b400): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b400): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b400): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.7793063 +0000 UTC m=+12.447254802 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b400): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b480): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b480): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b480): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b480): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b480): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.7793063 +0000 UTC m=+12.447254802 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b480): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005558f0 item 22 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b500): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b500): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b500): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b500): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b500): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.780305374 +0000 UTC m=+12.448253897 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b500): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b5c0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b5c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b5c0): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b5c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b5c0): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b5c0): _writeAt: size=3, off=7 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b5c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b5c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.780305374 +0000 UTC m=+12.448253897 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b5c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b600): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b600): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b600): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b600): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b600): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.780305374 +0000 UTC m=+12.448253897 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b600): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555ce0 item 23 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b680): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b680): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b680): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b680): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b680): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.781908336 +0000 UTC m=+12.449856859 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b680): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b700): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b700): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b700): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b700): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b700): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.781908336 +0000 UTC m=+12.449856859 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b700): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000580150 item 24 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b7c0): _readAt: size=2, off=0 2025/03/14 02:53:49 ERROR : open-test-file(0xc000f2b7c0): Couldn't read size of file 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b7c0): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b7c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b7c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b7c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b7c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b800): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b800): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b800): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b800): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b800): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.783435116 +0000 UTC m=+12.451383640 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b800): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b8c0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b8c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b8c0): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b8c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b8c0): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b8c0): _writeAt: size=3, off=7 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b8c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b8c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.783435116 +0000 UTC m=+12.451383640 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b8c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b900): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b900): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b900): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b900): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b900): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.783435116 +0000 UTC m=+12.451383640 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b900): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005805b0 item 25 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b980): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b980): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b980): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b980): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b980): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.785422948 +0000 UTC m=+12.453371472 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2b980): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ba00): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ba00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ba00): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ba00): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ba00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.785422948 +0000 UTC m=+12.453371472 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2ba00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000580af0 item 26 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bac0): _readAt: size=2, off=0 2025/03/14 02:53:49 ERROR : open-test-file(0xc000f2bac0): Couldn't read size of file 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bac0): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bac0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bac0): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bac0): close: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bac0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bb00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bb00): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bb00): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bb00): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bb00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.78704674 +0000 UTC m=+12.454995263 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bb00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bbc0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bbc0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bbc0): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bbc0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bbc0): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bbc0): _writeAt: size=3, off=7 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bbc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bbc0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.78704674 +0000 UTC m=+12.454995263 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bbc0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bc00): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bc00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bc00): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bc00): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bc00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.78704674 +0000 UTC m=+12.454995263 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bc00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000581180 item 27 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bcc0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bcc0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bcc0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bcc0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bcc0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.789230737 +0000 UTC m=+12.457179260 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bcc0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bd40): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bd40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bd40): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bd40): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bd40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.789230737 +0000 UTC m=+12.457179260 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bd40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000581b90 item 28 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2be00): _readAt: size=2, off=0 2025/03/14 02:53:49 ERROR : open-test-file(0xc000f2be00): Couldn't read size of file 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2be00): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2be00): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2be00): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2be00): close: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2be00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2be40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2be40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2be40): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2be40): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2be40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.790805918 +0000 UTC m=+12.458754441 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2be40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bf00): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bf00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bf00): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bf00): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bf00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.790805918 +0000 UTC m=+12.458754441 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000f2bf00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000581f10 item 29 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894000): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894000): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894000): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894000): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894000): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.792465045 +0000 UTC m=+12.460413619 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894000): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894080): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894080): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894080): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894080): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894080): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.792465045 +0000 UTC m=+12.460413619 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894080): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060a690 item 30 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894140): _readAt: size=2, off=0 2025/03/14 02:53:49 ERROR : open-test-file(0xc000894140): Couldn't read size of file 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894140): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894140): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894140): >_writeAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894140): close: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894140): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894180): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894180): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894180): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894180): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894180): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.793980594 +0000 UTC m=+12.461929117 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894180): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894240): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894240): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894240): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894240): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894240): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.793980594 +0000 UTC m=+12.461929117 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894240): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060aa80 item 31 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008942c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008942c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008942c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008942c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008942c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.795346094 +0000 UTC m=+12.463294617 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008942c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894340): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894340): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894340): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894340): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894340): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.795346094 +0000 UTC m=+12.463294617 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894340): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060af50 item 32 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894380): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894380): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894380): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894380): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894380): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.796674143 +0000 UTC m=+12.464622666 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894380): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008943c0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008943c0): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008943c0): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008943c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008943c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060b260 item 33 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008943c0): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008943c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.797455532 +0000 UTC m=+12.465404035 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008943c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894400): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894400): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894400): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894400): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894400): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.797455532 +0000 UTC m=+12.465404035 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894400): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060b3b0 item 33 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894440): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894440): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894440): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894440): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894440): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.798707319 +0000 UTC m=+12.466655821 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894440): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894480): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894480): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060b7a0 item 34 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894480): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894480): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894480): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894480): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894480): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.799135708 +0000 UTC m=+12.467084211 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894480): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008944c0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008944c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008944c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008944c0): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008944c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.799135708 +0000 UTC m=+12.467084211 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008944c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060ba40 item 34 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894500): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894500): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894500): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894500): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894500): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.800225823 +0000 UTC m=+12.468174326 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894500): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894540): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894540): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894540): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894540): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894540): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060bd50 item 35 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894540): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894540): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.80059919 +0000 UTC m=+12.468547694 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894540): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894580): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894580): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894580): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894580): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894580): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.80059919 +0000 UTC m=+12.468547694 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894580): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060bf10 item 35 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894600): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894600): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894600): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894600): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894600): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.801801866 +0000 UTC m=+12.469750369 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894600): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008946c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008946c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e690 item 36 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008946c0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008946c0): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008946c0): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008946c0): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008946c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.802236376 +0000 UTC m=+12.470184880 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008946c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894700): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894700): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894700): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894700): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894700): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.802236376 +0000 UTC m=+12.470184880 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894700): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030eaf0 item 36 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618080): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618080): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618080): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618080): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618080): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.803177093 +0000 UTC m=+12.471125596 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618080): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618140): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618140): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618140): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618140): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618140): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318d90 item 37 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618140): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618140): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.803514683 +0000 UTC m=+12.471463307 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618140): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618180): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618180): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618180): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618180): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618180): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.803514683 +0000 UTC m=+12.471463307 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618180): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318f50 item 37 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618240): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618240): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618240): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618240): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618240): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.804464076 +0000 UTC m=+12.472412579 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618240): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618380): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618380): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003192d0 item 38 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618380): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618380): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618380): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618380): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618380): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.804876235 +0000 UTC m=+12.472824738 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618380): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0006183c0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0006183c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0006183c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0006183c0): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0006183c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.804876235 +0000 UTC m=+12.472824738 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0006183c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319570 item 38 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618440): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618440): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618440): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618440): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618440): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.805835356 +0000 UTC m=+12.473783859 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618440): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618540): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618540): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618540): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618540): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618540): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319960 item 39 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618540): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618540): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.806288292 +0000 UTC m=+12.474236805 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618540): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618580): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618580): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618580): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618580): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618580): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.806288292 +0000 UTC m=+12.474236805 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618580): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319c00 item 39 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0006187c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0006187c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0006187c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0006187c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0006187c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.807317322 +0000 UTC m=+12.475265835 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0006187c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618a00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618a00): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c1c0 item 40 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618a00): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618a00): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618a00): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618a00): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618a00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.807838687 +0000 UTC m=+12.475787200 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618a00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618a40): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618a40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618a40): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618a40): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618a40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.807838687 +0000 UTC m=+12.475787200 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618a40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c770 item 40 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618a80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618a80): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618a80): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618a80): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618a80): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618a80): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618a80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.809009472 +0000 UTC m=+12.476957974 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618a80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618bc0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618bc0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618bc0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d260 item 41 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618bc0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618bc0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.809434004 +0000 UTC m=+12.477382507 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618bc0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618c40): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618c40): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618c40): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618c40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618c40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d420 item 41 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618c40): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618c40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.809841154 +0000 UTC m=+12.477789667 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618c40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618cc0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618cc0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618cc0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618cc0): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618cc0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.809841154 +0000 UTC m=+12.477789667 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000618cc0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d7a0 item 41 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619040): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619040): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619040): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619040): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619040): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619040): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619040): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.810935176 +0000 UTC m=+12.478883689 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619040): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619180): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619180): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619180): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040db20 item 42 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619180): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619180): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.811335794 +0000 UTC m=+12.479284298 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619180): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619780): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619780): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040dd50 item 42 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619780): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619780): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619780): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619780): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619780): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.811781808 +0000 UTC m=+12.479730321 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619780): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0006197c0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0006197c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0006197c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0006197c0): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0006197c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.811781808 +0000 UTC m=+12.479730321 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0006197c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063a0e0 item 42 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619880): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619880): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619880): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619880): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619880): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619880): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619880): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.812724527 +0000 UTC m=+12.480673030 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619880): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0006198c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0006198c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0006198c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063a620 item 43 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0006198c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0006198c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.813148057 +0000 UTC m=+12.481096570 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0006198c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619980): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619980): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619980): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619980): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619980): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063a8c0 item 43 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619980): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619980): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.813539659 +0000 UTC m=+12.481488172 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619980): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0006199c0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0006199c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0006199c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0006199c0): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0006199c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.813539659 +0000 UTC m=+12.481488172 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0006199c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063aa10 item 43 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619a80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619a80): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619a80): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619a80): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619a80): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619a80): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619a80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.814551498 +0000 UTC m=+12.482500011 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619a80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619ac0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619ac0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619ac0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063ae00 item 44 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619ac0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619ac0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.81492774 +0000 UTC m=+12.482876253 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619ac0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619b80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619b80): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063af50 item 44 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619b80): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619b80): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619b80): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619b80): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619b80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.815424017 +0000 UTC m=+12.483372570 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619b80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619bc0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619bc0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619bc0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619bc0): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619bc0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.815424017 +0000 UTC m=+12.483372570 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619bc0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063b110 item 44 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619cc0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619cc0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619cc0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619cc0): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619cc0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619cc0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619cc0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.816487402 +0000 UTC m=+12.484435915 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619cc0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619d00): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619d00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619d00): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063b500 item 45 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619d00): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619d00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.81686138 +0000 UTC m=+12.484809884 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619d00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619dc0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619dc0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619dc0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619dc0): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619dc0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.81686138 +0000 UTC m=+12.484809884 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619dc0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063b730 item 45 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619ec0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619ec0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619ec0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619ec0): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619ec0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619ec0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619ec0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.817869322 +0000 UTC m=+12.485817835 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000619ec0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564000): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564000): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564000): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063bb20 item 46 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564000): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564000): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.818424298 +0000 UTC m=+12.486372811 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564000): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005640c0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005640c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005640c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005640c0): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005640c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.818424298 +0000 UTC m=+12.486372811 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005640c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063bc70 item 46 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564180): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564180): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564180): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564180): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564180): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564180): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564180): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.819781221 +0000 UTC m=+12.487729734 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564180): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005641c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005641c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005641c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362310 item 47 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005641c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005641c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.820261097 +0000 UTC m=+12.488209610 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005641c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564280): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564280): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564280): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564280): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564280): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.820261097 +0000 UTC m=+12.488209610 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564280): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003624d0 item 47 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564340): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564340): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564340): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564340): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564340): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564340): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564340): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.821598254 +0000 UTC m=+12.489546756 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564340): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564380): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564380): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564380): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003627e0 item 48 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564380): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564380): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.822159782 +0000 UTC m=+12.490108295 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564380): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005646c0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005646c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005646c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005646c0): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005646c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.822159782 +0000 UTC m=+12.490108295 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005646c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362cb0 item 48 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564700): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564700): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564700): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564700): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564700): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.823553103 +0000 UTC m=+12.491501616 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564700): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564740): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564740): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564740): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564740): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564740): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564740): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363810 item 49 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564740): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564740): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.824025525 +0000 UTC m=+12.491974028 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564740): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564780): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564780): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564780): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564780): >_readAt: n=8, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564780): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.824025525 +0000 UTC m=+12.491974028 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564780): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363ab0 item 49 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564840): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564840): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564840): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564840): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564840): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.825227158 +0000 UTC m=+12.493175661 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564840): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564900): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564900): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564900): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c460 item 50 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564900): _readAt: size=2, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564900): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564900): _writeAt: size=3, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564900): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564900): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.825775221 +0000 UTC m=+12.493723724 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564900): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564940): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564940): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564940): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564940): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564940): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.825775221 +0000 UTC m=+12.493723724 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564940): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c690 item 50 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005649c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005649c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005649c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005649c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005649c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.827028781 +0000 UTC m=+12.494977285 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005649c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564a80): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564a80): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564a80): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564a80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564a80): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564a80): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ccb0 item 51 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564a80): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564a80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.827555755 +0000 UTC m=+12.495504298 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564a80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564ac0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564ac0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564ac0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564ac0): >_readAt: n=8, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564ac0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.827555755 +0000 UTC m=+12.495504298 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564ac0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ce70 item 51 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564b40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564b40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564b40): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564b40): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564b40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.828942694 +0000 UTC m=+12.496891197 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564b40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b000): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b000): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b000): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000573730 item 52 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b000): _readAt: size=2, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b000): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b000): _writeAt: size=3, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b000): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b000): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.829358761 +0000 UTC m=+12.497307265 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b000): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b040): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b040): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b040): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b040): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b040): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.829358761 +0000 UTC m=+12.497307265 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b040): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000573880 item 52 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b0c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b0c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b0c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b0c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b0c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.830447174 +0000 UTC m=+12.498395676 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b0c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b180): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b180): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b180): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b180): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b180): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b180): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000573d50 item 53 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b180): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b180): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.830907273 +0000 UTC m=+12.498855775 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b180): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b1c0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b1c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b1c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b1c0): >_readAt: n=8, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b1c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.830907273 +0000 UTC m=+12.498855775 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b1c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000573ea0 item 53 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b240): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b240): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b240): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b240): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b240): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.832134873 +0000 UTC m=+12.500083376 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b240): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b300): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b300): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b300): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fa4d0 item 54 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b300): _readAt: size=2, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b300): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b300): _writeAt: size=3, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b300): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b300): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.832569625 +0000 UTC m=+12.500518128 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b300): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b340): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b340): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b340): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b340): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b340): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.832569625 +0000 UTC m=+12.500518128 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b340): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fa770 item 54 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b3c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b3c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b3c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b3c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b3c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.833692832 +0000 UTC m=+12.501641335 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b3c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b480): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b480): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b480): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b480): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b480): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b480): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fabd0 item 55 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b480): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b480): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.834092098 +0000 UTC m=+12.502040631 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b480): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b4c0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b4c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b4c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b4c0): >_readAt: n=8, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b4c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.834092098 +0000 UTC m=+12.502040631 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b4c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fae00 item 55 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b540): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b540): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b540): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b540): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b540): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.835214973 +0000 UTC m=+12.503163477 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b540): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b600): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b600): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b600): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fb5e0 item 56 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b600): _readAt: size=2, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b600): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b600): _writeAt: size=3, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b600): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b600): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.835694259 +0000 UTC m=+12.503642762 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b600): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b640): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b640): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b640): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b640): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b640): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.835694259 +0000 UTC m=+12.503642762 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b640): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fb7a0 item 56 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b700): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b700): open at offset 0 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b700): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b700): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b700): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b700): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b700): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b700): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.836889931 +0000 UTC m=+12.504838434 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b700): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b740): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b740): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b740): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fbce0 item 57 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b740): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b740): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.837356842 +0000 UTC m=+12.505305346 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b740): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b800): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b800): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b800): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b800): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b800): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b800): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fbf10 item 57 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b800): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b800): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.837851316 +0000 UTC m=+12.505799819 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b800): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b840): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b840): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b840): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b840): >_readAt: n=8, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b840): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.837851316 +0000 UTC m=+12.505799819 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b840): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354150 item 57 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b940): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b940): open at offset 0 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b940): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b940): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b940): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b940): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b940): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b940): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.838954716 +0000 UTC m=+12.506903219 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b940): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b980): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b980): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b980): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003545b0 item 58 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b980): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b980): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.839309849 +0000 UTC m=+12.507258362 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039b980): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ba40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ba40): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ba40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354d90 item 58 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ba40): _readAt: size=2, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ba40): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ba40): _writeAt: size=3, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ba40): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ba40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.839774477 +0000 UTC m=+12.507722980 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ba40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ba80): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ba80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ba80): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ba80): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ba80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.839774477 +0000 UTC m=+12.507722980 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ba80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355180 item 58 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039bb80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039bb80): open at offset 0 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039bb80): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039bb80): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039bb80): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039bb80): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039bb80): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039bb80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.840892434 +0000 UTC m=+12.508840937 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039bb80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039bbc0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039bbc0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039bbc0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355570 item 59 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039bbc0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039bbc0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.841293913 +0000 UTC m=+12.509242416 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039bbc0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039bc80): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039bc80): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039bc80): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039bc80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039bc80): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039bc80): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003556c0 item 59 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039bc80): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039bc80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.841739095 +0000 UTC m=+12.509687597 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039bc80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039bcc0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039bcc0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039bcc0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039bcc0): >_readAt: n=8, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039bcc0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.841739095 +0000 UTC m=+12.509687597 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039bcc0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003558f0 item 59 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564000): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564000): open at offset 0 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564000): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564000): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564000): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564000): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564000): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564000): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.844349617 +0000 UTC m=+12.512298110 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564000): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564040): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564040): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564040): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c460 item 60 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564040): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564040): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.844765464 +0000 UTC m=+12.512713977 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564040): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564100): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564100): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564100): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c690 item 60 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564100): _readAt: size=2, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564100): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564100): _writeAt: size=3, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564100): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564100): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.845216566 +0000 UTC m=+12.513165079 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564100): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564140): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564140): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564140): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564140): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564140): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.845216566 +0000 UTC m=+12.513165079 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564140): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c9a0 item 60 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564200): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564200): open at offset 0 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564200): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564200): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564200): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564200): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564200): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564200): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.846289329 +0000 UTC m=+12.514237842 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564200): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564240): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564240): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564240): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ce70 item 61 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564240): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564240): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.84665423 +0000 UTC m=+12.514602732 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564240): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564300): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564300): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564300): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564300): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564300): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.84665423 +0000 UTC m=+12.514602732 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564300): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035cfc0 item 61 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564400): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564400): open at offset 0 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564400): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564400): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564400): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564400): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564400): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564400): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.8477527 +0000 UTC m=+12.515701203 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564400): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564440): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564440): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564440): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d3b0 item 62 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564440): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564440): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.848168548 +0000 UTC m=+12.516117061 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564440): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564740): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564740): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564740): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564740): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564740): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.848168548 +0000 UTC m=+12.516117061 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564740): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d570 item 62 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564840): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564840): open at offset 0 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564840): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564840): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564840): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564840): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564840): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564840): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.849529678 +0000 UTC m=+12.517478181 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564840): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564880): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564880): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564880): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035db90 item 63 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564880): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564880): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.849968577 +0000 UTC m=+12.517917091 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564880): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564940): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564940): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564940): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564940): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564940): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.849968577 +0000 UTC m=+12.517917091 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564940): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035dce0 item 63 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564a00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564a00): open at offset 0 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564a00): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564a00): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564a00): >_readAt: n=0, err=Bad file descriptor 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564a00): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564a00): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564a00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.851105209 +0000 UTC m=+12.519053712 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564a00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564a40): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564a40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564a40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e3f0 item 64 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564a40): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564a40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.851466845 +0000 UTC m=+12.519415338 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564a40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564b00): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564b00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564b00): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564b00): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564b00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.851466845 +0000 UTC m=+12.519415338 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564b00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e700 item 64 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564b40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564b40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564b40): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564b40): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564b40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.85241285 +0000 UTC m=+12.520361353 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564b40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564b80): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564b80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564b80): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564b80): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564b80): _writeAt: size=3, off=2 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ee00 item 65 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564b80): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564b80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.852855597 +0000 UTC m=+12.520804100 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564b80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564bc0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564bc0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564bc0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564bc0): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564bc0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.852855597 +0000 UTC m=+12.520804100 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564bc0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f030 item 65 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564c00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564c00): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564c00): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564c00): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564c00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.853695666 +0000 UTC m=+12.521644159 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564c00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564c40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564c40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f490 item 66 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564c40): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564c40): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564c40): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564c40): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564c40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.854053012 +0000 UTC m=+12.522001516 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564c40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564c80): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564c80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564c80): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564c80): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564c80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.854053012 +0000 UTC m=+12.522001516 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564c80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f8f0 item 66 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564cc0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564cc0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564cc0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564cc0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564cc0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.854866562 +0000 UTC m=+12.522815064 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564cc0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564d00): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564d00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564d00): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564d00): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564d00): _writeAt: size=3, off=2 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fd50 item 67 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564d00): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564d00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.855247121 +0000 UTC m=+12.523195625 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564d00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564d40): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564d40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564d40): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564d40): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564d40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.855247121 +0000 UTC m=+12.523195625 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564d40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354000 item 67 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564dc0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564dc0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564dc0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564dc0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564dc0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.856095275 +0000 UTC m=+12.524043779 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564dc0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564e80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564e80): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354310 item 68 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564e80): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564e80): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564e80): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564e80): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564e80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.856492687 +0000 UTC m=+12.524441180 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564e80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564ec0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564ec0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564ec0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564ec0): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564ec0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.856492687 +0000 UTC m=+12.524441180 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564ec0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354700 item 68 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564f00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564f00): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564f00): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564f00): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564f00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.857339799 +0000 UTC m=+12.525288302 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564f00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564f40): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564f40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564f40): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564f40): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564f40): _writeAt: size=3, off=2 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003551f0 item 69 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564f40): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564f40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.857681667 +0000 UTC m=+12.525630170 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564f40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564f80): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564f80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564f80): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564f80): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564f80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.857681667 +0000 UTC m=+12.525630170 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000564f80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355420 item 69 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005652c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005652c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005652c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005652c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005652c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.858656297 +0000 UTC m=+12.526604800 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005652c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565380): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565380): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355730 item 70 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565380): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565380): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565380): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565380): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565380): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.859026888 +0000 UTC m=+12.526975391 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565380): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005653c0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005653c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005653c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005653c0): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005653c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.859026888 +0000 UTC m=+12.526975391 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005653c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355960 item 70 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565440): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565440): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565440): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565440): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565440): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.859898035 +0000 UTC m=+12.527846537 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565440): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565500): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565500): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565500): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565500): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565500): _writeAt: size=3, off=2 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003321c0 item 71 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565500): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565500): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.860237007 +0000 UTC m=+12.528185510 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565500): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565580): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565580): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565580): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565580): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565580): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.860237007 +0000 UTC m=+12.528185510 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565580): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003324d0 item 71 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565600): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565600): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565600): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565600): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565600): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.861100619 +0000 UTC m=+12.529049122 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565600): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005656c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005656c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332cb0 item 72 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005656c0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005656c0): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005656c0): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005656c0): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005656c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.8614915 +0000 UTC m=+12.529440003 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005656c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565700): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565700): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565700): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565700): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565700): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.8614915 +0000 UTC m=+12.529440003 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565700): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332e00 item 72 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565740): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565740): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565740): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565740): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565740): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565740): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565740): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.862414463 +0000 UTC m=+12.530362966 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565740): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565780): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565780): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565780): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333340 item 73 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565780): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565780): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.862738979 +0000 UTC m=+12.530687481 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565780): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005657c0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005657c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005657c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005657c0): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005657c0): _writeAt: size=3, off=2 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003335e0 item 73 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005657c0): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005657c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.863070608 +0000 UTC m=+12.531019111 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0005657c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565840): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565840): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565840): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565840): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565840): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.863070608 +0000 UTC m=+12.531019111 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565840): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003337a0 item 73 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565940): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565940): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565940): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565940): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565940): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565940): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565940): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.863964706 +0000 UTC m=+12.531913209 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565940): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565980): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565980): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565980): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333ab0 item 74 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565980): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565980): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.864302266 +0000 UTC m=+12.532250770 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565980): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565a40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565a40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333d50 item 74 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565a40): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565a40): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565a40): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565a40): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565a40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.864738841 +0000 UTC m=+12.532687345 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565a40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565a80): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565a80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565a80): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565a80): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565a80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.864738841 +0000 UTC m=+12.532687345 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565a80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333ea0 item 74 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565c00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565c00): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565c00): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565c00): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565c00): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565c00): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565c00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.865604088 +0000 UTC m=+12.533552590 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565c00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565d00): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565d00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565d00): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352230 item 75 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565d00): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565d00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.865927652 +0000 UTC m=+12.533876154 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565d00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565dc0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565dc0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565dc0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565dc0): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565dc0): _writeAt: size=3, off=2 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003525b0 item 75 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565dc0): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565dc0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.866254261 +0000 UTC m=+12.534202764 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565dc0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565e00): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565e00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565e00): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565e00): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565e00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.866254261 +0000 UTC m=+12.534202764 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000565e00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352850 item 75 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894080): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894080): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894080): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894080): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894080): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894080): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894080): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.867119857 +0000 UTC m=+12.535068360 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894080): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008940c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008940c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008940c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352d20 item 76 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008940c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008940c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.867447438 +0000 UTC m=+12.535395941 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008940c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894180): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894180): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352e70 item 76 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894180): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894180): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894180): _writeAt: size=3, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894180): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894180): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.867923187 +0000 UTC m=+12.535871680 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894180): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008941c0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008941c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008941c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008941c0): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008941c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.867923187 +0000 UTC m=+12.535871680 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008941c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003530a0 item 76 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894280): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894280): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894280): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894280): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894280): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894280): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894280): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.868922352 +0000 UTC m=+12.536870855 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894280): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008942c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008942c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008942c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003535e0 item 77 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008942c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008942c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.86926433 +0000 UTC m=+12.537212833 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008942c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894380): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894380): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894380): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894380): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894380): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.86926433 +0000 UTC m=+12.537212833 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894380): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353730 item 77 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894440): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894440): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894440): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894440): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894440): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894440): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894440): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.870183446 +0000 UTC m=+12.538131939 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894440): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894480): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894480): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894480): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353ab0 item 78 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894480): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894480): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.870532177 +0000 UTC m=+12.538480681 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894480): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894540): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894540): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894540): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894540): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894540): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.870532177 +0000 UTC m=+12.538480681 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894540): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353c70 item 78 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894600): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894600): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894600): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894600): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894600): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894600): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894600): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.871461402 +0000 UTC m=+12.539409905 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894600): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894640): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894640): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894640): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e070 item 79 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894640): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894640): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.871817877 +0000 UTC m=+12.539766380 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894640): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894700): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894700): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894700): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894700): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894700): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.871817877 +0000 UTC m=+12.539766380 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894700): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e1c0 item 79 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894840): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894840): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894840): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894840): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894840): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894840): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894840): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.872691748 +0000 UTC m=+12.540640251 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894840): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894880): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894880): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894880): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e5b0 item 80 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894880): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894880): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.873116452 +0000 UTC m=+12.541064955 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894880): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894940): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894940): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894940): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894940): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894940): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.873116452 +0000 UTC m=+12.541064955 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894940): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e700 item 80 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894a80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894a80): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894a80): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894a80): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894a80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.874239769 +0000 UTC m=+12.542188271 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894a80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894ac0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894ac0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894ac0): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894ac0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894ac0): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894ac0): _writeAt: size=3, off=7 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e9a0 item 81 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894ac0): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894ac0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.874582338 +0000 UTC m=+12.542530841 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894ac0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894b00): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894b00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894b00): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894b00): >_readAt: n=8, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894b00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.874582338 +0000 UTC m=+12.542530841 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894b00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043eaf0 item 81 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894b80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894b80): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894b80): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894b80): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894b80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.875472871 +0000 UTC m=+12.543421373 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894b80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894c40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894c40): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894c40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ed90 item 82 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894c40): _readAt: size=2, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894c40): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894c40): _writeAt: size=3, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894c40): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894c40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.875833854 +0000 UTC m=+12.543782358 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894c40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894c80): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894c80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894c80): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894c80): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894c80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.875833854 +0000 UTC m=+12.543782358 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894c80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043eee0 item 82 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894d00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894d00): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894d00): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894d00): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894d00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.87670488 +0000 UTC m=+12.544653384 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894d00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894dc0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894dc0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894dc0): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894dc0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894dc0): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894dc0): _writeAt: size=3, off=7 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f180 item 83 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894dc0): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894dc0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.877066777 +0000 UTC m=+12.545015280 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894dc0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894e00): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894e00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894e00): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894e00): >_readAt: n=8, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894e00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.877066777 +0000 UTC m=+12.545015280 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894e00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f2d0 item 83 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894e80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894e80): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894e80): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894e80): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894e80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.878084977 +0000 UTC m=+12.546033481 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894e80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894f40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894f40): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894f40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f570 item 84 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894f40): _readAt: size=2, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894f40): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894f40): _writeAt: size=3, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894f40): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894f40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.878513968 +0000 UTC m=+12.546462472 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894f40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894f80): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894f80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894f80): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894f80): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894f80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.878513968 +0000 UTC m=+12.546462472 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000894f80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f6c0 item 84 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895000): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895000): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895000): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895000): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895000): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.879454594 +0000 UTC m=+12.547403097 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895000): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008950c0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008950c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008950c0): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008950c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008950c0): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008950c0): _writeAt: size=3, off=7 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f960 item 85 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008950c0): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008950c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.879809627 +0000 UTC m=+12.547758130 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008950c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895100): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895100): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895100): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895100): >_readAt: n=8, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895100): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.879809627 +0000 UTC m=+12.547758130 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895100): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fab0 item 85 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895180): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895180): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895180): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895180): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895180): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.880830082 +0000 UTC m=+12.548778586 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895180): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895240): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895240): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895240): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fd50 item 86 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895240): _readAt: size=2, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895240): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895240): _writeAt: size=3, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895240): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895240): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.88117723 +0000 UTC m=+12.549125734 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895240): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895280): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895280): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895280): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895280): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895280): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.88117723 +0000 UTC m=+12.549125734 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895280): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fea0 item 86 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895300): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895300): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895300): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895300): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895300): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.88205545 +0000 UTC m=+12.550003953 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895300): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008953c0): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008953c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008953c0): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008953c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008953c0): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008953c0): _writeAt: size=3, off=7 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a230 item 87 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008953c0): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008953c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.882534634 +0000 UTC m=+12.550483137 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc0008953c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895400): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895400): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895400): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895400): >_readAt: n=8, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895400): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.882534634 +0000 UTC m=+12.550483137 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895400): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a3f0 item 87 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895480): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895480): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895480): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895480): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895480): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.88355571 +0000 UTC m=+12.551504223 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895480): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895540): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895540): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895540): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a700 item 88 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895540): _readAt: size=2, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895540): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895540): _writeAt: size=3, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895540): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895540): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.884024717 +0000 UTC m=+12.551973219 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895540): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895580): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895580): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895580): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895580): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895580): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.884024717 +0000 UTC m=+12.551973219 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895580): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a850 item 88 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895640): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895640): open at offset 0 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895640): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895640): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895640): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895640): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895640): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895640): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.884907254 +0000 UTC m=+12.552855757 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895640): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895680): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895680): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895680): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044abd0 item 89 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895680): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895680): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.885273917 +0000 UTC m=+12.553222421 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895680): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895740): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895740): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895740): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895740): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895740): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895740): _writeAt: size=3, off=7 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ad20 item 89 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895740): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895740): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.885699152 +0000 UTC m=+12.553647655 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895740): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895780): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895780): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895780): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895780): >_readAt: n=8, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895780): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.885699152 +0000 UTC m=+12.553647655 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895780): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044aee0 item 89 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895840): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895840): open at offset 0 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895840): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895840): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895840): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895840): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895840): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895840): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.886552565 +0000 UTC m=+12.554501069 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895840): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895880): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895880): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895880): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b1f0 item 90 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895880): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895880): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.886947943 +0000 UTC m=+12.554896446 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895880): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895940): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895940): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895940): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b340 item 90 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895940): _readAt: size=2, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895940): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895940): _writeAt: size=3, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895940): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895940): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.887398805 +0000 UTC m=+12.555347308 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895940): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895980): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895980): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895980): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895980): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895980): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.887398805 +0000 UTC m=+12.555347308 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895980): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b500 item 90 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895a40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895a40): open at offset 0 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895a40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895a40): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895a40): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895a40): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895a40): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895a40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.888280571 +0000 UTC m=+12.556229074 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895a40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895a80): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895a80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895a80): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b880 item 91 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895a80): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895a80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.888730591 +0000 UTC m=+12.556679095 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895a80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895b40): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895b40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895b40): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895b40): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895b40): >_readAt: n=2, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895b40): _writeAt: size=3, off=7 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bab0 item 91 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895b40): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895b40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.889094591 +0000 UTC m=+12.557043094 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895b40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895b80): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895b80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895b80): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895b80): >_readAt: n=8, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895b80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.889094591 +0000 UTC m=+12.557043094 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895b80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bc70 item 91 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895c40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895c40): open at offset 0 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895c40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895c40): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895c40): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895c40): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895c40): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895c40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.889992357 +0000 UTC m=+12.557940860 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895c40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895c80): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895c80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895c80): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434070 item 92 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895c80): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895c80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.890394758 +0000 UTC m=+12.558343261 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895c80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895d40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895d40): open at offset 5 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895d40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434230 item 92 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895d40): _readAt: size=2, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895d40): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895d40): _writeAt: size=3, off=5 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895d40): >_writeAt: n=3, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895d40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.89085079 +0000 UTC m=+12.558799293 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895d40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895d80): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895d80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895d80): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895d80): >_readAt: n=3, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895d80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.89085079 +0000 UTC m=+12.558799293 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895d80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434380 item 92 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895e40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895e40): open at offset 0 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895e40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895e40): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895e40): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895e40): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895e40): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895e40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.89171349 +0000 UTC m=+12.559661993 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895e40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895e80): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895e80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895e80): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434700 item 93 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895e80): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895e80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.892016006 +0000 UTC m=+12.559964509 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895e80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895f40): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895f40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895f40): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895f40): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895f40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.892016006 +0000 UTC m=+12.559964509 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc000895f40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434850 item 93 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a080): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a080): open at offset 0 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a080): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a080): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a080): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a080): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a080): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a080): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.893019098 +0000 UTC m=+12.560967601 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a080): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a0c0): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a0c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a0c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434b60 item 94 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a0c0): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a0c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.893340238 +0000 UTC m=+12.561288741 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a0c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a1c0): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a1c0): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a1c0): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a1c0): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a1c0): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.893340238 +0000 UTC m=+12.561288741 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039a1c0): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434d20 item 94 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ab00): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ab00): open at offset 0 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ab00): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ab00): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ab00): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ab00): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ab00): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ab00): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.894248914 +0000 UTC m=+12.562197417 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ab00): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ac40): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ac40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ac40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435110 item 95 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ac40): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ac40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.894563261 +0000 UTC m=+12.562511764 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ac40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ad40): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ad40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ad40): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ad40): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ad40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.894563261 +0000 UTC m=+12.562511764 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ad40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004352d0 item 95 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ae40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ae40): open at offset 0 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ae40): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ae40): _readAt: size=2, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ae40): >_readAt: n=0, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ae40): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ae40): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ae40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.895509747 +0000 UTC m=+12.563458250 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ae40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ae80): _writeAt: size=5, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ae80): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ae80): >openPending: err= 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004356c0 item 96 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ae80): >_writeAt: n=5, err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ae80): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.895881351 +0000 UTC m=+12.563829855 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039ae80): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/14 02:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/14 02:53:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039af40): _readAt: size=512, off=0 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039af40): openPending: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039af40): >openPending: err= 2025/03/14 02:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039af40): >_readAt: n=5, err=EOF 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039af40): close: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-14 02:53:49.895881351 +0000 UTC m=+12.563829855 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/14 02:53:49 DEBUG : open-test-file(0xc00039af40): >close: err= 2025/03/14 02:53:49 DEBUG : open-test-file: Remove: 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435880 item 96 2025/03/14 02:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/14 02:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/14 02:53:49 DEBUG : open-test-file: >Remove: err= 2025/03/14 02:53:49 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:49 DEBUG : : Looking for writers 2025/03/14 02:53:49 DEBUG : >WaitForWriters: 2025/03/14 02:53:49 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.33s) --- PASS: TestRWFileHandleOpenTests/writes (0.16s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.17s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:53:49 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:53:49 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/14 02:53:49 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:49 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:53:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:53:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:53:49 INFO : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/14 02:53:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:53:49 DEBUG : file1: newRWFileHandle: 2025/03/14 02:53:49 DEBUG : file1(0xc0002c2300): openPending: 2025/03/14 02:53:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:49 DEBUG : file1(0xc0002c2300): >openPending: err= 2025/03/14 02:53:49 DEBUG : file1: >newRWFileHandle: err= 2025/03/14 02:53:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:53:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/14 02:53:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/03/14 02:53:49 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:53:49 DEBUG : : Looking for writers 2025/03/14 02:53:49 DEBUG : file1: reading active writers 2025/03/14 02:53:49 DEBUG : file1: active writers 1 2025/03/14 02:53:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/03/14 02:53:49 DEBUG : : Looking for writers 2025/03/14 02:53:49 DEBUG : file1: reading active writers 2025/03/14 02:53:49 DEBUG : file1: active writers 1 2025/03/14 02:53:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/03/14 02:53:49 DEBUG : : Looking for writers 2025/03/14 02:53:49 DEBUG : file1: reading active writers 2025/03/14 02:53:49 DEBUG : file1: active writers 1 2025/03/14 02:53:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/03/14 02:53:49 DEBUG : : Looking for writers 2025/03/14 02:53:49 DEBUG : file1: reading active writers 2025/03/14 02:53:49 DEBUG : file1: active writers 1 2025/03/14 02:53:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/03/14 02:53:50 DEBUG : : Looking for writers 2025/03/14 02:53:50 DEBUG : file1: reading active writers 2025/03/14 02:53:50 DEBUG : file1: active writers 1 2025/03/14 02:53:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/03/14 02:53:50 DEBUG : : Looking for writers 2025/03/14 02:53:50 DEBUG : file1: reading active writers 2025/03/14 02:53:50 DEBUG : file1: active writers 1 2025/03/14 02:53:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/03/14 02:53:50 DEBUG : : Looking for writers 2025/03/14 02:53:50 DEBUG : file1: reading active writers 2025/03/14 02:53:50 DEBUG : file1: active writers 1 2025/03/14 02:53:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/03/14 02:53:51 DEBUG : : Looking for writers 2025/03/14 02:53:51 DEBUG : file1: reading active writers 2025/03/14 02:53:51 DEBUG : file1: active writers 1 2025/03/14 02:53:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/14 02:53:52 DEBUG : : Looking for writers 2025/03/14 02:53:52 DEBUG : file1: reading active writers 2025/03/14 02:53:52 DEBUG : file1: active writers 1 2025/03/14 02:53:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/14 02:53:53 DEBUG : : Looking for writers 2025/03/14 02:53:53 DEBUG : file1: reading active writers 2025/03/14 02:53:53 DEBUG : file1: active writers 1 2025/03/14 02:53:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/14 02:53:54 DEBUG : : Looking for writers 2025/03/14 02:53:54 DEBUG : file1: reading active writers 2025/03/14 02:53:54 DEBUG : file1: active writers 1 2025/03/14 02:53:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/14 02:53:55 DEBUG : : Looking for writers 2025/03/14 02:53:55 DEBUG : file1: reading active writers 2025/03/14 02:53:55 DEBUG : file1: active writers 1 2025/03/14 02:53:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/14 02:53:56 DEBUG : : Looking for writers 2025/03/14 02:53:56 DEBUG : file1: reading active writers 2025/03/14 02:53:56 DEBUG : file1: active writers 1 2025/03/14 02:53:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/14 02:53:57 DEBUG : : Looking for writers 2025/03/14 02:53:57 DEBUG : file1: reading active writers 2025/03/14 02:53:57 DEBUG : file1: active writers 1 2025/03/14 02:53:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/14 02:53:58 DEBUG : : Looking for writers 2025/03/14 02:53:58 DEBUG : file1: reading active writers 2025/03/14 02:53:58 DEBUG : file1: active writers 1 2025/03/14 02:53:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/14 02:53:59 DEBUG : : Looking for writers 2025/03/14 02:53:59 DEBUG : file1: reading active writers 2025/03/14 02:53:59 DEBUG : file1: active writers 1 2025/03/14 02:53:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/14 02:54:00 DEBUG : : Looking for writers 2025/03/14 02:54:00 DEBUG : file1: reading active writers 2025/03/14 02:54:00 DEBUG : file1: active writers 1 2025/03/14 02:54:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/14 02:54:01 DEBUG : : Looking for writers 2025/03/14 02:54:01 DEBUG : file1: reading active writers 2025/03/14 02:54:01 DEBUG : file1: active writers 1 2025/03/14 02:54:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/14 02:54:02 DEBUG : : Looking for writers 2025/03/14 02:54:02 DEBUG : file1: reading active writers 2025/03/14 02:54:02 DEBUG : file1: active writers 1 2025/03/14 02:54:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/14 02:54:03 DEBUG : : Looking for writers 2025/03/14 02:54:03 DEBUG : file1: reading active writers 2025/03/14 02:54:03 DEBUG : file1: active writers 1 2025/03/14 02:54:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/14 02:54:04 DEBUG : : Looking for writers 2025/03/14 02:54:04 DEBUG : file1: reading active writers 2025/03/14 02:54:04 DEBUG : file1: active writers 1 2025/03/14 02:54:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/14 02:54:05 DEBUG : : Looking for writers 2025/03/14 02:54:05 DEBUG : file1: reading active writers 2025/03/14 02:54:05 DEBUG : file1: active writers 1 2025/03/14 02:54:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/14 02:54:06 DEBUG : : Looking for writers 2025/03/14 02:54:06 DEBUG : file1: reading active writers 2025/03/14 02:54:06 DEBUG : file1: active writers 1 2025/03/14 02:54:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/14 02:54:07 DEBUG : : Looking for writers 2025/03/14 02:54:07 DEBUG : file1: reading active writers 2025/03/14 02:54:07 DEBUG : file1: active writers 1 2025/03/14 02:54:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/14 02:54:08 DEBUG : : Looking for writers 2025/03/14 02:54:08 DEBUG : file1: reading active writers 2025/03/14 02:54:08 DEBUG : file1: active writers 1 2025/03/14 02:54:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/14 02:54:09 DEBUG : : Looking for writers 2025/03/14 02:54:09 DEBUG : file1: reading active writers 2025/03/14 02:54:09 DEBUG : file1: active writers 1 2025/03/14 02:54:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/14 02:54:10 DEBUG : : Looking for writers 2025/03/14 02:54:10 DEBUG : file1: reading active writers 2025/03/14 02:54:10 DEBUG : file1: active writers 1 2025/03/14 02:54:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/14 02:54:11 DEBUG : : Looking for writers 2025/03/14 02:54:11 DEBUG : file1: reading active writers 2025/03/14 02:54:11 DEBUG : file1: active writers 1 2025/03/14 02:54:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/14 02:54:12 DEBUG : : Looking for writers 2025/03/14 02:54:12 DEBUG : file1: reading active writers 2025/03/14 02:54:12 DEBUG : file1: active writers 1 2025/03/14 02:54:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/14 02:54:13 DEBUG : : Looking for writers 2025/03/14 02:54:13 DEBUG : file1: reading active writers 2025/03/14 02:54:13 DEBUG : file1: active writers 1 2025/03/14 02:54:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/14 02:54:14 DEBUG : : Looking for writers 2025/03/14 02:54:14 DEBUG : file1: reading active writers 2025/03/14 02:54:14 DEBUG : file1: active writers 1 2025/03/14 02:54:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/14 02:54:15 DEBUG : : Looking for writers 2025/03/14 02:54:15 DEBUG : file1: reading active writers 2025/03/14 02:54:15 DEBUG : file1: active writers 1 2025/03/14 02:54:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/14 02:54:16 DEBUG : : Looking for writers 2025/03/14 02:54:16 DEBUG : file1: reading active writers 2025/03/14 02:54:16 DEBUG : file1: active writers 1 2025/03/14 02:54:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/14 02:54:17 DEBUG : : Looking for writers 2025/03/14 02:54:17 DEBUG : file1: reading active writers 2025/03/14 02:54:17 DEBUG : file1: active writers 1 2025/03/14 02:54:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/14 02:54:18 DEBUG : : Looking for writers 2025/03/14 02:54:18 DEBUG : file1: reading active writers 2025/03/14 02:54:18 DEBUG : file1: active writers 1 2025/03/14 02:54:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/14 02:54:19 DEBUG : : Looking for writers 2025/03/14 02:54:19 DEBUG : file1: reading active writers 2025/03/14 02:54:19 DEBUG : file1: active writers 1 2025/03/14 02:54:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/14 02:54:19 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0008921e0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc000ffea08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824650492480} name:file1 opens:1 downloaders: o: fd:0xc00060d1e8 info:{ModTime:{wall:13973830095581759973 ext:12587568572 loc:0x3e83980} ATime:{wall:13973830095581759973 ext:12587568572 loc:0x3e83980} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/03/14 02:54:19 DEBUG : >WaitForWriters: 2025/03/14 02:54:19 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:54:19 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:54:19 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/14 02:54:19 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:54:19 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:54:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:54:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:54:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:54:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:54:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:54:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:54:19 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:54:19 INFO : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/14 02:54:19 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:54:19 DEBUG : rename_me: newRWFileHandle: 2025/03/14 02:54:19 DEBUG : rename_me(0xc0008c8580): openPending: 2025/03/14 02:54:19 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/14 02:54:19 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/14 02:54:19 DEBUG : rename_me(0xc0008c8580): >openPending: err= 2025/03/14 02:54:19 DEBUG : rename_me: >newRWFileHandle: err= 2025/03/14 02:54:19 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/14 02:54:19 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/03/14 02:54:19 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/03/14 02:54:19 DEBUG : rename_me(0xc0008c8580): _writeAt: size=5, off=0 2025/03/14 02:54:19 DEBUG : rename_me(0xc0008c8580): >_writeAt: n=5, err= 2025/03/14 02:54:19 DEBUG : rename_me(0xc0008c8580): close: 2025/03/14 02:54:19 DEBUG : rename_me: vfs cache: setting modification time to 2025-03-14 02:54:19.944320855 +0000 UTC m=+42.612269358 2025/03/14 02:54:19 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/03/14 02:54:19 DEBUG : rename_me(0xc0008c8580): >close: err= 2025/03/14 02:54:19 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/03/14 02:54:19 DEBUG : i_was_renamed: Updating file with 0xc000c39e00 2025/03/14 02:54:19 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/03/14 02:54:19 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/14 02:54:19 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:54:19 DEBUG : : Looking for writers 2025/03/14 02:54:19 DEBUG : i_was_renamed: reading active writers 2025/03/14 02:54:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/14 02:54:19 DEBUG : : Looking for writers 2025/03/14 02:54:19 DEBUG : i_was_renamed: reading active writers 2025/03/14 02:54:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/14 02:54:19 DEBUG : : Looking for writers 2025/03/14 02:54:19 DEBUG : i_was_renamed: reading active writers 2025/03/14 02:54:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/14 02:54:20 DEBUG : : Looking for writers 2025/03/14 02:54:20 DEBUG : i_was_renamed: reading active writers 2025/03/14 02:54:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/14 02:54:20 DEBUG : i_was_renamed: vfs cache: starting upload 2025/03/14 02:54:20 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/03/14 02:54:20 INFO : i_was_renamed: Copied (new) 2025/03/14 02:54:20 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-03-14 02:54:19 +0000 UTC" 2025/03/14 02:54:20 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/03/14 02:54:20 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/14 02:54:20 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/03/14 02:54:20 DEBUG : : Looking for writers 2025/03/14 02:54:20 DEBUG : i_was_renamed: reading active writers 2025/03/14 02:54:20 DEBUG : >WaitForWriters: 2025/03/14 02:54:20 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:54:20 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:54:20 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/14 02:54:20 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:54:20 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:54:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:54:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:54:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:54:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:54:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/14 02:54:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yur6h}/rclone-test-tutaseg4zoru" 2025/03/14 02:54:20 INFO : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/14 02:54:20 DEBUG : : forgetting directory cache 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate(0xc000f2bcc0): _readAt: size=512, off=0 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate(0xc000f2bcc0): openPending: 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-14 01:55:20 +0000 UTC" against cached fingerprint "" 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/14 02:54:20 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate(0xc000f2bcc0): >openPending: err= 2025/03/14 02:54:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate(0xc000f2bcc0): >_readAt: n=20, err=EOF 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate(0xc000f2bcc0): close: 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-14 01:55:20 +0000 GMT 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate(0xc000f2bcc0): >close: err= 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/14 02:54:20 DEBUG : : forgetting directory cache 2025/03/14 02:54:20 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate(0xc00077d880): _readAt: size=512, off=0 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate(0xc00077d880): openPending: 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-14 01:56:20 +0000 UTC" against cached fingerprint "20,2025-03-14 01:55:20 +0000 UTC" 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-14 01:56:20 +0000 UTC" != cached fingerprint "20,2025-03-14 01:55:20 +0000 UTC") 2025/03/14 02:54:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/14 02:54:20 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate(0xc00077d880): >openPending: err= 2025/03/14 02:54:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate(0xc00077d880): >_readAt: n=20, err=EOF 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate(0xc00077d880): close: 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-14 01:56:20 +0000 GMT 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate(0xc00077d880): >close: err= 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/14 02:54:20 DEBUG : : forgetting directory cache 2025/03/14 02:54:20 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate(0xc000b548c0): _readAt: size=512, off=0 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate(0xc000b548c0): openPending: 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-14 01:57:20 +0000 UTC" against cached fingerprint "20,2025-03-14 01:56:20 +0000 UTC" 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-14 01:57:20 +0000 UTC" != cached fingerprint "20,2025-03-14 01:56:20 +0000 UTC") 2025/03/14 02:54:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/14 02:54:20 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate(0xc000b548c0): >openPending: err= 2025/03/14 02:54:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate(0xc000b548c0): >_readAt: n=20, err=EOF 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate(0xc000b548c0): close: 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-14 01:57:20 +0000 GMT 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate(0xc000b548c0): >close: err= 2025/03/14 02:54:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/14 02:54:21 DEBUG : : forgetting directory cache 2025/03/14 02:54:21 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate(0xc0008f6340): _readAt: size=512, off=0 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate(0xc0008f6340): openPending: 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-14 01:58:20 +0000 UTC" against cached fingerprint "20,2025-03-14 01:57:20 +0000 UTC" 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-14 01:58:20 +0000 UTC" != cached fingerprint "20,2025-03-14 01:57:20 +0000 UTC") 2025/03/14 02:54:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/14 02:54:21 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate(0xc0008f6340): >openPending: err= 2025/03/14 02:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate(0xc0008f6340): >_readAt: n=20, err=EOF 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate(0xc0008f6340): close: 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-14 01:58:20 +0000 GMT 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate(0xc0008f6340): >close: err= 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/14 02:54:21 DEBUG : : forgetting directory cache 2025/03/14 02:54:21 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate(0xc000a45100): _readAt: size=512, off=0 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate(0xc000a45100): openPending: 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-14 01:59:20 +0000 UTC" against cached fingerprint "20,2025-03-14 01:58:20 +0000 UTC" 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-14 01:59:20 +0000 UTC" != cached fingerprint "20,2025-03-14 01:58:20 +0000 UTC") 2025/03/14 02:54:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/14 02:54:21 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate(0xc000a45100): >openPending: err= 2025/03/14 02:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate(0xc000a45100): >_readAt: n=20, err=EOF 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate(0xc000a45100): close: 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-14 01:59:20 +0000 GMT 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate(0xc000a45100): >close: err= 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/14 02:54:21 DEBUG : : forgetting directory cache 2025/03/14 02:54:21 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate(0xc000a76f00): _readAt: size=512, off=0 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate(0xc000a76f00): openPending: 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-14 02:00:20 +0000 UTC" against cached fingerprint "20,2025-03-14 01:59:20 +0000 UTC" 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-14 02:00:20 +0000 UTC" != cached fingerprint "20,2025-03-14 01:59:20 +0000 UTC") 2025/03/14 02:54:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/14 02:54:21 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate(0xc000a76f00): >openPending: err= 2025/03/14 02:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate(0xc000a76f00): >_readAt: n=20, err=EOF 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate(0xc000a76f00): close: 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-14 02:00:20 +0000 GMT 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate(0xc000a76f00): >close: err= 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/14 02:54:21 DEBUG : : forgetting directory cache 2025/03/14 02:54:21 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate(0xc000c108c0): _readAt: size=512, off=0 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate(0xc000c108c0): openPending: 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-03-14 02:01:20 +0000 UTC" against cached fingerprint "20,2025-03-14 02:00:20 +0000 UTC" 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-03-14 02:01:20 +0000 UTC" != cached fingerprint "20,2025-03-14 02:00:20 +0000 UTC") 2025/03/14 02:54:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/03/14 02:54:21 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate(0xc000c108c0): >openPending: err= 2025/03/14 02:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate(0xc000c108c0): >_readAt: n=21, err=EOF 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate(0xc000c108c0): close: 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-14 02:01:20 +0000 GMT 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate(0xc000c108c0): >close: err= 2025/03/14 02:54:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/14 02:54:22 DEBUG : : forgetting directory cache 2025/03/14 02:54:22 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate(0xc000b5c540): _readAt: size=512, off=0 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate(0xc000b5c540): openPending: 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-03-14 02:02:20 +0000 UTC" against cached fingerprint "21,2025-03-14 02:01:20 +0000 UTC" 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-03-14 02:02:20 +0000 UTC" != cached fingerprint "21,2025-03-14 02:01:20 +0000 UTC") 2025/03/14 02:54:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/03/14 02:54:22 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate(0xc000b5c540): >openPending: err= 2025/03/14 02:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate(0xc000b5c540): >_readAt: n=22, err=EOF 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate(0xc000b5c540): close: 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-14 02:02:20 +0000 GMT 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate(0xc000b5c540): >close: err= 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/14 02:54:22 DEBUG : : forgetting directory cache 2025/03/14 02:54:22 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate(0xc000b62280): _readAt: size=512, off=0 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate(0xc000b62280): openPending: 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-03-14 02:03:20 +0000 UTC" against cached fingerprint "22,2025-03-14 02:02:20 +0000 UTC" 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-03-14 02:03:20 +0000 UTC" != cached fingerprint "22,2025-03-14 02:02:20 +0000 UTC") 2025/03/14 02:54:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/03/14 02:54:22 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate(0xc000b62280): >openPending: err= 2025/03/14 02:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate(0xc000b62280): >_readAt: n=23, err=EOF 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate(0xc000b62280): close: 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-14 02:03:20 +0000 GMT 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate(0xc000b62280): >close: err= 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/14 02:54:22 DEBUG : : forgetting directory cache 2025/03/14 02:54:22 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate(0xc000b63b80): _readAt: size=512, off=0 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate(0xc000b63b80): openPending: 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-03-14 02:04:20 +0000 UTC" against cached fingerprint "23,2025-03-14 02:03:20 +0000 UTC" 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-03-14 02:04:20 +0000 UTC" != cached fingerprint "23,2025-03-14 02:03:20 +0000 UTC") 2025/03/14 02:54:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/03/14 02:54:22 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate(0xc000b63b80): >openPending: err= 2025/03/14 02:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate(0xc000b63b80): >_readAt: n=24, err=EOF 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate(0xc000b63b80): close: 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-14 02:04:20 +0000 GMT 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate(0xc000b63b80): >close: err= 2025/03/14 02:54:22 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:54:22 DEBUG : : Looking for writers 2025/03/14 02:54:22 DEBUG : TestRWCacheUpdate: reading active writers 2025/03/14 02:54:22 DEBUG : >WaitForWriters: 2025/03/14 02:54:22 DEBUG : webdav root 'rclone-test-tutaseg4zoru': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:54:22 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/03/14 02:54:22 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/03/14 02:54:22 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/03/14 02:54:22 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:54:22 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:54:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:54:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/14 02:54:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/14 02:54:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/14 02:54:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:54:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/14 02:54:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:54:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/14 02:54:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/14 02:54:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/14 02:54:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:54:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/14 02:54:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:54:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/14 02:54:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/14 02:54:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/14 02:54:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:54:22 DEBUG : : forgetting directory cache 2025/03/14 02:54:22 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/14 02:54:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/14 02:54:22 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:54:22 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/14 02:54:22 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/14 02:54:22 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/14 02:54:22 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:54:22 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/14 02:54:22 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:54:22 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/14 02:54:22 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/14 02:54:22 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/14 02:54:22 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:54:22 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/14 02:54:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:54:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/14 02:54:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/14 02:54:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/14 02:54:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:54:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/14 02:54:22 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:54:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/14 02:54:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/14 02:54:22 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/03/14 02:54:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:54:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/14 02:54:22 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:54:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/14 02:54:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/14 02:54:22 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/03/14 02:54:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:54:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/14 02:54:22 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:54:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/14 02:54:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/14 02:54:22 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/03/14 02:54:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:54:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/14 02:54:22 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:54:22 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/14 02:54:22 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/14 02:54:22 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/14 02:54:22 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:54:22 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/14 02:54:22 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:54:22 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/14 02:54:22 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/14 02:54:22 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/14 02:54:22 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:54:22 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/14 02:54:22 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:54:22 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/14 02:54:22 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/14 02:54:22 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:54:22 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/14 02:54:22 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/14 02:54:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:54:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/14 02:54:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/14 02:54:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/14 02:54:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:54:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/14 02:54:22 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:54:22 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/03/14 02:54:22 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:54:22 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/03/14 02:54:22 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:54:22 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/03/14 02:54:22 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:54:22 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/14 02:54:22 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/14 02:54:22 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/14 02:54:22 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:54:22 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/14 02:54:22 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:54:22 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/14 02:54:22 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/14 02:54:22 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/14 02:54:22 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:54:23 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/14 02:54:23 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:54:23 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/03/14 02:54:23 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:54:23 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/03/14 02:54:23 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:54:23 DEBUG : : Looking for writers 2025/03/14 02:54:23 DEBUG : FiLeA: reading active writers 2025/03/14 02:54:23 DEBUG : FiLeB: reading active writers 2025/03/14 02:54:23 DEBUG : FilEb: reading active writers 2025/03/14 02:54:23 DEBUG : >WaitForWriters: 2025/03/14 02:54:23 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:54:23 DEBUG : : Looking for writers 2025/03/14 02:54:23 DEBUG : FilEb: reading active writers 2025/03/14 02:54:23 DEBUG : FiLeA: reading active writers 2025/03/14 02:54:23 DEBUG : FiLeB: reading active writers 2025/03/14 02:54:23 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:54:23 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/03/14 02:54:23 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/03/14 02:54:23 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:54:23 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:54:23 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/14 02:54:23 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/14 02:54:23 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/14 02:54:23 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:54:23 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/14 02:54:23 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:54:23 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/03/14 02:54:23 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/03/14 02:54:23 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/03/14 02:54:23 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:54:23 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/14 02:54:23 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:54:23 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/14 02:54:23 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/14 02:54:23 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/14 02:54:23 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:54:23 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/14 02:54:23 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:54:23 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/03/14 02:54:23 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:54:23 DEBUG : : Looking for writers 2025/03/14 02:54:23 DEBUG : normal name with no special characters.txt: reading active writers 2025/03/14 02:54:23 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/03/14 02:54:23 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:54:23 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:54:23 DEBUG : webdav root 'rclone-test-tutaseg4zoru': Reusing VFS from active cache 2025/03/14 02:54:23 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:54:23 DEBUG : : Looking for writers 2025/03/14 02:54:23 DEBUG : >WaitForWriters: 2025/03/14 02:54:23 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:54:23 DEBUG : : Looking for writers 2025/03/14 02:54:23 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:54:23 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:54:23 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:54:23 DEBUG : : Looking for writers 2025/03/14 02:54:23 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:54:23 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:54:23 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:54:23 DEBUG : : Looking for writers 2025/03/14 02:54:23 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:54:23 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:54:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:54:23 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/14 02:54:23 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:54:23 DEBUG : dir: Looking for writers 2025/03/14 02:54:23 DEBUG : file2: reading active writers 2025/03/14 02:54:23 DEBUG : : Looking for writers 2025/03/14 02:54:23 DEBUG : dir: reading active writers 2025/03/14 02:54:23 DEBUG : file1: reading active writers 2025/03/14 02:54:23 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:54:23 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:54:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:54:23 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/14 02:54:23 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:54:23 DEBUG : dir: Looking for writers 2025/03/14 02:54:23 DEBUG : : Looking for writers 2025/03/14 02:54:23 DEBUG : dir: reading active writers 2025/03/14 02:54:23 DEBUG : file1: reading active writers 2025/03/14 02:54:23 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:54:23 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:54:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:54:23 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/14 02:54:23 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:54:23 DEBUG : file1: Open: flags=O_RDONLY 2025/03/14 02:54:23 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/14 02:54:23 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/14 02:54:23 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:54:23 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/03/14 02:54:23 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/14 02:54:23 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/14 02:54:23 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:54:23 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:54:23 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/14 02:54:23 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/03/14 02:54:23 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/03/14 02:54:23 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/14 02:54:23 DEBUG : webdav root 'rclone-test-tutaseg4zoru': File to upload is small (0 bytes), uploading instead of streaming 2025/03/14 02:54:23 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/03/14 02:54:23 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/03/14 02:54:23 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/14 02:54:23 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:54:23 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/14 02:54:23 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:54:23 DEBUG : dir: Looking for writers 2025/03/14 02:54:23 DEBUG : file2: reading active writers 2025/03/14 02:54:23 DEBUG : new_file.txt: reading active writers 2025/03/14 02:54:23 DEBUG : : Looking for writers 2025/03/14 02:54:23 DEBUG : dir: reading active writers 2025/03/14 02:54:23 DEBUG : file1: reading active writers 2025/03/14 02:54:23 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:54:23 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:54:23 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/14 02:54:23 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/03/14 02:54:23 DEBUG : dir/file1: Updating file with dir/file1 0xc000a38780 2025/03/14 02:54:23 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/14 02:54:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/14 02:54:24 INFO : dir/file1: Moved (server-side) to: file0 2025/03/14 02:54:24 DEBUG : file0: Updating file with file0 0xc000a38780 2025/03/14 02:54:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/14 02:54:24 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/03/14 02:54:24 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:54:24 DEBUG : dir: Looking for writers 2025/03/14 02:54:24 DEBUG : : Looking for writers 2025/03/14 02:54:24 DEBUG : dir: reading active writers 2025/03/14 02:54:24 DEBUG : file0: reading active writers 2025/03/14 02:54:24 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:54:24 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:54:24 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:54:24 DEBUG : : Looking for writers 2025/03/14 02:54:24 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:54:24 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:54:24 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/03/14 02:54:24 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/14 02:54:24 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/03/14 02:54:24 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/03/14 02:54:24 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/03/14 02:54:24 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:54:24 DEBUG : b: Looking for writers 2025/03/14 02:54:24 DEBUG : c: Looking for writers 2025/03/14 02:54:24 DEBUG : d: Looking for writers 2025/03/14 02:54:24 DEBUG : : Looking for writers 2025/03/14 02:54:24 DEBUG : a: Looking for writers 2025/03/14 02:54:24 DEBUG : : Looking for writers 2025/03/14 02:54:24 DEBUG : /: reading active writers 2025/03/14 02:54:24 DEBUG : a: reading active writers 2025/03/14 02:54:24 DEBUG : b: reading active writers 2025/03/14 02:54:24 DEBUG : c: reading active writers 2025/03/14 02:54:24 DEBUG : d: reading active writers 2025/03/14 02:54:24 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:54:24 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:54:24 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/14 02:54:24 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/03/14 02:54:24 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/03/14 02:54:24 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/03/14 02:54:24 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:54:24 DEBUG : a/b/c/d: Looking for writers 2025/03/14 02:54:24 DEBUG : a/b/c: Looking for writers 2025/03/14 02:54:24 DEBUG : d: reading active writers 2025/03/14 02:54:24 DEBUG : a/b: Looking for writers 2025/03/14 02:54:24 DEBUG : c: reading active writers 2025/03/14 02:54:24 DEBUG : a: Looking for writers 2025/03/14 02:54:24 DEBUG : b: reading active writers 2025/03/14 02:54:24 DEBUG : : Looking for writers 2025/03/14 02:54:24 DEBUG : a: reading active writers 2025/03/14 02:54:24 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-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:54:25 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:54:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:54:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:54:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:54:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/14 02:54:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/14 02:54:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:54:25 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/14 02:54:25 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/14 02:54:25 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/03/14 02:54:25 DEBUG : webdav root 'rclone-test-tutaseg4zoru': File to upload is small (5 bytes), uploading instead of streaming 2025/03/14 02:54:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:54:25 DEBUG : file1: Size of src and dst objects identical 2025/03/14 02:54:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:54:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:54:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:54:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:54:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/14 02:54:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/14 02:54:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:54:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:54:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:54:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/14 02:54:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/14 02:54:25 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/03/14 02:54:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/14 02:54:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/14 02:54:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:54:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/14 02:54:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/14 02:54:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:54:25 DEBUG : webdav root 'rclone-test-tutaseg4zoru': File to upload is small (0 bytes), uploading instead of streaming 2025/03/14 02:54:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:54:25 DEBUG : file1: Size of src and dst objects identical 2025/03/14 02:54:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:54:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/14 02:54:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/14 02:54:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:54:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/14 02:54:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/14 02:54:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:54:25 DEBUG : webdav root 'rclone-test-tutaseg4zoru': File to upload is small (7 bytes), uploading instead of streaming 2025/03/14 02:54:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:54:25 DEBUG : file1: Size of src and dst objects identical 2025/03/14 02:54:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:54:25 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:54:25 DEBUG : : Looking for writers 2025/03/14 02:54:25 DEBUG : file1: reading active writers 2025/03/14 02:54:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:54:25 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:54:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:54:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:54:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:54:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/14 02:54:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/14 02:54:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:54:25 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/03/14 02:54:26 DEBUG : file1: aborting in-sequence write wait, off=100 2025/03/14 02:54:26 DEBUG : file1: failed to wait for in-sequence write to 100 2025/03/14 02:54:26 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/03/14 02:54:26 DEBUG : webdav root 'rclone-test-tutaseg4zoru': File to upload is small (11 bytes), uploading instead of streaming 2025/03/14 02:54:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:54:26 DEBUG : file1: Size of src and dst objects identical 2025/03/14 02:54:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:54:26 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/03/14 02:54:26 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:54:26 DEBUG : : Looking for writers 2025/03/14 02:54:26 DEBUG : file1: reading active writers 2025/03/14 02:54:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:54:26 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:54:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:54:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:54:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:54:26 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/14 02:54:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/14 02:54:26 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/03/14 02:54:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:54:26 DEBUG : webdav root 'rclone-test-tutaseg4zoru': File to upload is small (5 bytes), uploading instead of streaming 2025/03/14 02:54:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:54:26 DEBUG : file1: Size of src and dst objects identical 2025/03/14 02:54:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:54:26 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/03/14 02:54:26 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:54:26 DEBUG : : Looking for writers 2025/03/14 02:54:26 DEBUG : file1: reading active writers 2025/03/14 02:54:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:54:26 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:54:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:54:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:54:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:54:26 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/14 02:54:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/14 02:54:26 DEBUG : file1: WriteFileHandle.Release closing 2025/03/14 02:54:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:54:26 DEBUG : webdav root 'rclone-test-tutaseg4zoru': File to upload is small (0 bytes), uploading instead of streaming 2025/03/14 02:54:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:54:26 DEBUG : file1: Size of src and dst objects identical 2025/03/14 02:54:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:54:26 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/03/14 02:54:26 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:54:26 DEBUG : : Looking for writers 2025/03/14 02:54:26 DEBUG : file1: reading active writers 2025/03/14 02:54:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:54:26 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:54:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:54:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:54:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:54:26 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/14 02:54:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/03/14 02:54:26 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:54:26 DEBUG : : Looking for writers 2025/03/14 02:54:26 DEBUG : file1: reading active writers 2025/03/14 02:54:26 DEBUG : file1: active writers 1 2025/03/14 02:54:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/03/14 02:54:26 DEBUG : : Looking for writers 2025/03/14 02:54:26 DEBUG : file1: reading active writers 2025/03/14 02:54:26 DEBUG : file1: active writers 1 2025/03/14 02:54:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/03/14 02:54:26 DEBUG : : Looking for writers 2025/03/14 02:54:26 DEBUG : file1: reading active writers 2025/03/14 02:54:26 DEBUG : file1: active writers 1 2025/03/14 02:54:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/03/14 02:54:26 DEBUG : : Looking for writers 2025/03/14 02:54:26 DEBUG : file1: reading active writers 2025/03/14 02:54:26 DEBUG : file1: active writers 1 2025/03/14 02:54:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/03/14 02:54:26 DEBUG : : Looking for writers 2025/03/14 02:54:26 DEBUG : file1: reading active writers 2025/03/14 02:54:26 DEBUG : file1: active writers 1 2025/03/14 02:54:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/03/14 02:54:26 DEBUG : : Looking for writers 2025/03/14 02:54:26 DEBUG : file1: reading active writers 2025/03/14 02:54:26 DEBUG : file1: active writers 1 2025/03/14 02:54:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/03/14 02:54:27 DEBUG : : Looking for writers 2025/03/14 02:54:27 DEBUG : file1: reading active writers 2025/03/14 02:54:27 DEBUG : file1: active writers 1 2025/03/14 02:54:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/03/14 02:54:27 DEBUG : : Looking for writers 2025/03/14 02:54:27 DEBUG : file1: reading active writers 2025/03/14 02:54:27 DEBUG : file1: active writers 1 2025/03/14 02:54:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/14 02:54:28 DEBUG : : Looking for writers 2025/03/14 02:54:28 DEBUG : file1: reading active writers 2025/03/14 02:54:28 DEBUG : file1: active writers 1 2025/03/14 02:54:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/14 02:54:29 DEBUG : : Looking for writers 2025/03/14 02:54:29 DEBUG : file1: reading active writers 2025/03/14 02:54:29 DEBUG : file1: active writers 1 2025/03/14 02:54:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/14 02:54:30 DEBUG : : Looking for writers 2025/03/14 02:54:30 DEBUG : file1: reading active writers 2025/03/14 02:54:30 DEBUG : file1: active writers 1 2025/03/14 02:54:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/14 02:54:31 DEBUG : : Looking for writers 2025/03/14 02:54:31 DEBUG : file1: reading active writers 2025/03/14 02:54:31 DEBUG : file1: active writers 1 2025/03/14 02:54:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/14 02:54:32 DEBUG : : Looking for writers 2025/03/14 02:54:32 DEBUG : file1: reading active writers 2025/03/14 02:54:32 DEBUG : file1: active writers 1 2025/03/14 02:54:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/14 02:54:33 DEBUG : : Looking for writers 2025/03/14 02:54:33 DEBUG : file1: reading active writers 2025/03/14 02:54:33 DEBUG : file1: active writers 1 2025/03/14 02:54:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/14 02:54:34 DEBUG : : Looking for writers 2025/03/14 02:54:34 DEBUG : file1: reading active writers 2025/03/14 02:54:34 DEBUG : file1: active writers 1 2025/03/14 02:54:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/14 02:54:35 DEBUG : : Looking for writers 2025/03/14 02:54:35 DEBUG : file1: reading active writers 2025/03/14 02:54:35 DEBUG : file1: active writers 1 2025/03/14 02:54:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/14 02:54:36 DEBUG : : Looking for writers 2025/03/14 02:54:36 DEBUG : file1: reading active writers 2025/03/14 02:54:36 DEBUG : file1: active writers 1 2025/03/14 02:54:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/14 02:54:37 DEBUG : : Looking for writers 2025/03/14 02:54:37 DEBUG : file1: reading active writers 2025/03/14 02:54:37 DEBUG : file1: active writers 1 2025/03/14 02:54:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/14 02:54:38 DEBUG : : Looking for writers 2025/03/14 02:54:38 DEBUG : file1: reading active writers 2025/03/14 02:54:38 DEBUG : file1: active writers 1 2025/03/14 02:54:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/14 02:54:39 DEBUG : : Looking for writers 2025/03/14 02:54:39 DEBUG : file1: reading active writers 2025/03/14 02:54:39 DEBUG : file1: active writers 1 2025/03/14 02:54:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/14 02:54:40 DEBUG : : Looking for writers 2025/03/14 02:54:40 DEBUG : file1: reading active writers 2025/03/14 02:54:40 DEBUG : file1: active writers 1 2025/03/14 02:54:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/14 02:54:41 DEBUG : : Looking for writers 2025/03/14 02:54:41 DEBUG : file1: reading active writers 2025/03/14 02:54:41 DEBUG : file1: active writers 1 2025/03/14 02:54:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/14 02:54:42 DEBUG : : Looking for writers 2025/03/14 02:54:42 DEBUG : file1: reading active writers 2025/03/14 02:54:42 DEBUG : file1: active writers 1 2025/03/14 02:54:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/14 02:54:43 DEBUG : : Looking for writers 2025/03/14 02:54:43 DEBUG : file1: reading active writers 2025/03/14 02:54:43 DEBUG : file1: active writers 1 2025/03/14 02:54:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/14 02:54:44 DEBUG : : Looking for writers 2025/03/14 02:54:44 DEBUG : file1: reading active writers 2025/03/14 02:54:44 DEBUG : file1: active writers 1 2025/03/14 02:54:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/14 02:54:45 DEBUG : : Looking for writers 2025/03/14 02:54:45 DEBUG : file1: reading active writers 2025/03/14 02:54:45 DEBUG : file1: active writers 1 2025/03/14 02:54:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/14 02:54:46 DEBUG : : Looking for writers 2025/03/14 02:54:46 DEBUG : file1: reading active writers 2025/03/14 02:54:46 DEBUG : file1: active writers 1 2025/03/14 02:54:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/14 02:54:47 DEBUG : : Looking for writers 2025/03/14 02:54:47 DEBUG : file1: reading active writers 2025/03/14 02:54:47 DEBUG : file1: active writers 1 2025/03/14 02:54:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/14 02:54:48 DEBUG : : Looking for writers 2025/03/14 02:54:48 DEBUG : file1: reading active writers 2025/03/14 02:54:48 DEBUG : file1: active writers 1 2025/03/14 02:54:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/14 02:54:49 DEBUG : : Looking for writers 2025/03/14 02:54:49 DEBUG : file1: reading active writers 2025/03/14 02:54:49 DEBUG : file1: active writers 1 2025/03/14 02:54:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/14 02:54:50 DEBUG : : Looking for writers 2025/03/14 02:54:50 DEBUG : file1: reading active writers 2025/03/14 02:54:50 DEBUG : file1: active writers 1 2025/03/14 02:54:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/14 02:54:51 DEBUG : : Looking for writers 2025/03/14 02:54:51 DEBUG : file1: reading active writers 2025/03/14 02:54:51 DEBUG : file1: active writers 1 2025/03/14 02:54:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/14 02:54:52 DEBUG : : Looking for writers 2025/03/14 02:54:52 DEBUG : file1: reading active writers 2025/03/14 02:54:52 DEBUG : file1: active writers 1 2025/03/14 02:54:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/14 02:54:53 DEBUG : : Looking for writers 2025/03/14 02:54:53 DEBUG : file1: reading active writers 2025/03/14 02:54:53 DEBUG : file1: active writers 1 2025/03/14 02:54:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/14 02:54:54 DEBUG : : Looking for writers 2025/03/14 02:54:54 DEBUG : file1: reading active writers 2025/03/14 02:54:54 DEBUG : file1: active writers 1 2025/03/14 02:54:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/14 02:54:55 DEBUG : : Looking for writers 2025/03/14 02:54:55 DEBUG : file1: reading active writers 2025/03/14 02:54:55 DEBUG : file1: active writers 1 2025/03/14 02:54:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/14 02:54:56 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/03/14 02:54:56 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:54:56 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:54:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:54:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:54:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:54:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/14 02:54:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/14 02:54:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:54:56 DEBUG : webdav root 'rclone-test-tutaseg4zoru': File to upload is small (0 bytes), uploading instead of streaming 2025/03/14 02:54:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:54:56 DEBUG : file1: Size of src and dst objects identical 2025/03/14 02:54:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:54:56 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:54:56 DEBUG : file1: Open: flags=O_RDONLY 2025/03/14 02:54:56 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/14 02:54:56 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/14 02:54:56 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:54:56 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/14 02:54:56 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:54:56 DEBUG : : Looking for writers 2025/03/14 02:54:56 DEBUG : file1: reading active writers 2025/03/14 02:54:56 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-tutaseg4zoru'", Local "Local file system at /tmp/rclone2058870244", Modify Window "1s" 2025/03/14 02:54:56 INFO : webdav root 'rclone-test-tutaseg4zoru': poll-interval is not supported by this remote 2025/03/14 02:54:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/14 02:54:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/14 02:54:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:54:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/14 02:54:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/14 02:54:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:54:56 DEBUG : webdav root 'rclone-test-tutaseg4zoru': File to upload is small (100 bytes), uploading instead of streaming 2025/03/14 02:54:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/14 02:54:56 DEBUG : file1: Size of src and dst objects identical 2025/03/14 02:54:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/14 02:54:56 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/14 02:54:56 DEBUG : file1: Open: flags=O_RDONLY 2025/03/14 02:54:56 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/14 02:54:56 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/14 02:54:56 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/14 02:54:56 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/14 02:54:56 DEBUG : WaitForWriters: timeout=30s 2025/03/14 02:54:56 DEBUG : : Looking for writers 2025/03/14 02:54:56 DEBUG : file1: reading active writers 2025/03/14 02:54:56 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/03/14 02:54:56 DEBUG : webdav root 'rclone-test-tutaseg4zoru': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.260194824s (try 1/5)