"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/03/11 08:07:28 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-novozoq3vuji" 2025/03/11 08:07:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/11 08:07:28 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/03/11 08:07:28 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/03/11 08:07:28 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/03/11 08:07:28 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/03/11 08:07:28 DEBUG : Setting pass="gGYDbz88W2V3AfPYRFbeIRWHvjPAEPVTaOQrhNgpkHH2" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/03/11 08:07:28 DEBUG : TestWebdavRclone: detected overridden config - adding "{kLHUl}" suffix to name 2025/03/11 08:07:28 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/03/11 08:07:28 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/03/11 08:07:28 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/03/11 08:07:28 DEBUG : Setting pass="gGYDbz88W2V3AfPYRFbeIRWHvjPAEPVTaOQrhNgpkHH2" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/03/11 08:07:28 DEBUG : found headers: 2025/03/11 08:07:28 DEBUG : Creating backend with remote "/tmp/rclone3821713515" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:28 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:28 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:28 DEBUG : dir: Looking for writers 2025/03/11 08:07:28 DEBUG : : Looking for writers 2025/03/11 08:07:28 DEBUG : dir: reading active writers 2025/03/11 08:07:28 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:28 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:28 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:28 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:28 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:28 DEBUG : dir/subdir: Looking for writers 2025/03/11 08:07:28 DEBUG : dir: Looking for writers 2025/03/11 08:07:28 DEBUG : file1: reading active writers 2025/03/11 08:07:28 DEBUG : file2: reading active writers 2025/03/11 08:07:28 DEBUG : subdir: reading active writers 2025/03/11 08:07:28 DEBUG : : Looking for writers 2025/03/11 08:07:28 DEBUG : dir: reading active writers 2025/03/11 08:07:28 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:29 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:29 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:29 DEBUG : dir: Looking for writers 2025/03/11 08:07:29 DEBUG : file1: reading active writers 2025/03/11 08:07:29 DEBUG : : Looking for writers 2025/03/11 08:07:29 DEBUG : dir: reading active writers 2025/03/11 08:07:29 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:29 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:29 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:29 DEBUG : dir: Looking for writers 2025/03/11 08:07:29 DEBUG : : Looking for writers 2025/03/11 08:07:29 DEBUG : dir: reading active writers 2025/03/11 08:07:29 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:29 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:29 DEBUG : dir: forgetting directory cache 2025/03/11 08:07:29 DEBUG : : forgetting directory cache 2025/03/11 08:07:29 DEBUG : dir: forgetting directory cache 2025/03/11 08:07:29 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:29 DEBUG : : Looking for writers 2025/03/11 08:07:29 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:29 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:29 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/03/11 08:07:29 DEBUG : dir: invalidating directory cache 2025/03/11 08:07:29 DEBUG : : >ForgetPath: 2025/03/11 08:07:29 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/03/11 08:07:29 DEBUG : : invalidating directory cache 2025/03/11 08:07:29 DEBUG : dir: forgetting directory cache 2025/03/11 08:07:29 DEBUG : : >ForgetPath: 2025/03/11 08:07:29 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/03/11 08:07:29 DEBUG : : >ForgetPath: 2025/03/11 08:07:29 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:29 DEBUG : dir: Looking for writers 2025/03/11 08:07:29 DEBUG : : Looking for writers 2025/03/11 08:07:29 DEBUG : dir: reading active writers 2025/03/11 08:07:29 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:29 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:29 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:29 DEBUG : : forgetting directory cache 2025/03/11 08:07:29 DEBUG : dir: forgetting directory cache 2025/03/11 08:07:29 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:29 DEBUG : dir: Looking for writers 2025/03/11 08:07:29 DEBUG : fil/a/b: Looking for writers 2025/03/11 08:07:29 DEBUG : fil/a: Looking for writers 2025/03/11 08:07:29 DEBUG : b: reading active writers 2025/03/11 08:07:29 DEBUG : fil: Looking for writers 2025/03/11 08:07:29 DEBUG : a: reading active writers 2025/03/11 08:07:29 DEBUG : : Looking for writers 2025/03/11 08:07:29 DEBUG : dir: reading active writers 2025/03/11 08:07:29 DEBUG : fil: reading active writers 2025/03/11 08:07:29 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:30 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:30 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:30 DEBUG : dir: Looking for writers 2025/03/11 08:07:30 DEBUG : : Looking for writers 2025/03/11 08:07:30 DEBUG : dir: reading active writers 2025/03/11 08:07:30 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:30 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:30 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:30 DEBUG : dir: Looking for writers 2025/03/11 08:07:30 DEBUG : file1: reading active writers 2025/03/11 08:07:30 DEBUG : : Looking for writers 2025/03/11 08:07:30 DEBUG : dir: reading active writers 2025/03/11 08:07:30 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:30 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:30 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:30 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/03/11 08:07:30 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/03/11 08:07:30 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/03/11 08:07:30 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/11 08:07:30 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/03/11 08:07:30 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:30 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:30 DEBUG : dir: invalidating directory cache 2025/03/11 08:07:30 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/03/11 08:07:30 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/03/11 08:07:30 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/03/11 08:07:30 DEBUG : dir/file1: Reset virtual modtime 2025/03/11 08:07:30 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/03/11 08:07:30 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/11 08:07:30 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/03/11 08:07:30 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/03/11 08:07:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/11 08:07:30 DEBUG : dir: invalidating directory cache 2025/03/11 08:07:30 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/03/11 08:07:30 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/03/11 08:07:30 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/11 08:07:30 DEBUG : : forgetting directory cache 2025/03/11 08:07:30 DEBUG : dir: forgetting directory cache 2025/03/11 08:07:30 DEBUG : dir/virtualDir: forgetting directory cache 2025/03/11 08:07:30 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:30 DEBUG : dir/virtualDir: Looking for writers 2025/03/11 08:07:30 DEBUG : dir: Looking for writers 2025/03/11 08:07:30 DEBUG : virtualFile: reading active writers 2025/03/11 08:07:30 DEBUG : virtualDir: reading active writers 2025/03/11 08:07:30 DEBUG : file1: reading active writers 2025/03/11 08:07:30 DEBUG : virtualFile2: reading active writers 2025/03/11 08:07:30 DEBUG : : Looking for writers 2025/03/11 08:07:30 DEBUG : dir: reading active writers 2025/03/11 08:07:30 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:30 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:30 ERROR : dir/: Can only open directories read only 2025/03/11 08:07:30 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:30 DEBUG : dir: Looking for writers 2025/03/11 08:07:30 DEBUG : : Looking for writers 2025/03/11 08:07:30 DEBUG : dir: reading active writers 2025/03/11 08:07:30 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:30 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:30 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/11 08:07:30 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/03/11 08:07:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/11 08:07:30 DEBUG : webdav root 'rclone-test-novozoq3vuji': File to upload is small (5 bytes), uploading instead of streaming 2025/03/11 08:07:30 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:31 NOTICE: webdav root 'rclone-test-novozoq3vuji': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/11 08:07:31 DEBUG : dir/potato: Size of src and dst objects identical 2025/03/11 08:07:31 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/11 08:07:31 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:31 DEBUG : dir: Looking for writers 2025/03/11 08:07:31 DEBUG : file1: reading active writers 2025/03/11 08:07:31 DEBUG : potato: reading active writers 2025/03/11 08:07:31 DEBUG : : Looking for writers 2025/03/11 08:07:31 DEBUG : dir: reading active writers 2025/03/11 08:07:31 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:31 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:31 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/11 08:07:31 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:31 DEBUG : dir/sub: Looking for writers 2025/03/11 08:07:31 DEBUG : dir: Looking for writers 2025/03/11 08:07:31 DEBUG : file1: reading active writers 2025/03/11 08:07:31 DEBUG : sub: reading active writers 2025/03/11 08:07:31 DEBUG : : Looking for writers 2025/03/11 08:07:31 DEBUG : dir: reading active writers 2025/03/11 08:07:31 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:31 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:31 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/11 08:07:31 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/03/11 08:07:31 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:31 DEBUG : dir/sub/subsub: Looking for writers 2025/03/11 08:07:31 DEBUG : dir/sub: Looking for writers 2025/03/11 08:07:31 DEBUG : subsub: reading active writers 2025/03/11 08:07:31 DEBUG : dir: Looking for writers 2025/03/11 08:07:31 DEBUG : file1: reading active writers 2025/03/11 08:07:31 DEBUG : sub: reading active writers 2025/03/11 08:07:31 DEBUG : : Looking for writers 2025/03/11 08:07:31 DEBUG : dir: reading active writers 2025/03/11 08:07:31 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:31 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:31 ERROR : dir/: Dir.Remove not empty 2025/03/11 08:07:31 DEBUG : dir/file1: Remove: 2025/03/11 08:07:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/11 08:07:31 DEBUG : dir/file1: >Remove: err= 2025/03/11 08:07:31 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/11 08:07:31 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:31 DEBUG : : Looking for writers 2025/03/11 08:07:31 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:31 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:31 DEBUG : dir/file1: Remove: 2025/03/11 08:07:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/11 08:07:31 DEBUG : dir/file1: >Remove: err= 2025/03/11 08:07:31 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/11 08:07:31 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:31 DEBUG : : Looking for writers 2025/03/11 08:07:31 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:31 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:32 DEBUG : dir/file1: Remove: 2025/03/11 08:07:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/11 08:07:32 DEBUG : dir/file1: >Remove: err= 2025/03/11 08:07:32 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:32 DEBUG : dir: Looking for writers 2025/03/11 08:07:32 DEBUG : : Looking for writers 2025/03/11 08:07:32 DEBUG : dir: reading active writers 2025/03/11 08:07:32 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:32 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:32 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:32 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/03/11 08:07:32 DEBUG : dir: Updating dir with dir2 0xc000158dd0 2025/03/11 08:07:32 DEBUG : dir: forgetting directory cache 2025/03/11 08:07:32 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/11 08:07:32 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/03/11 08:07:32 INFO : dir2/file1: Moved (server-side) to: file2 2025/03/11 08:07:32 DEBUG : file2: Updating file with file2 0xc000ac03c0 2025/03/11 08:07:32 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/03/11 08:07:32 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/11 08:07:32 INFO : dir2/file3: Deleted 2025/03/11 08:07:32 INFO : file2: Moved (server-side) to: dir2/file3 2025/03/11 08:07:32 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000ac03c0 2025/03/11 08:07:32 DEBUG : : Added virtual directory entry vDel: "file2" 2025/03/11 08:07:32 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/03/11 08:07:32 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/03/11 08:07:32 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000886750 2025/03/11 08:07:32 DEBUG : empty directory: forgetting directory cache 2025/03/11 08:07:32 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/03/11 08:07:32 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/03/11 08:07:32 DEBUG : dir2: Renaming to "dir3" 2025/03/11 08:07:32 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:32 DEBUG : renamed empty directory: Looking for writers 2025/03/11 08:07:32 DEBUG : dir3: Looking for writers 2025/03/11 08:07:32 DEBUG : file3: reading active writers 2025/03/11 08:07:32 DEBUG : : Looking for writers 2025/03/11 08:07:32 DEBUG : dir3: reading active writers 2025/03/11 08:07:32 DEBUG : renamed empty directory: reading active writers 2025/03/11 08:07:32 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === 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-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:32 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:32 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/11 08:07:32 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:32 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/11 08:07:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/11 08:07:32 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/03/11 08:07:32 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/03/11 08:07:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/11 08:07:32 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:32 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/11 08:07:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/11 08:07:32 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/03/11 08:07:32 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/03/11 08:07:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/11 08:07:32 DEBUG : webdav root 'rclone-test-novozoq3vuji': File to upload is small (12 bytes), uploading instead of streaming 2025/03/11 08:07:32 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:32 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/03/11 08:07:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/11 08:07:32 DEBUG : : forgetting directory cache 2025/03/11 08:07:32 DEBUG : dir: forgetting directory cache 2025/03/11 08:07:32 DEBUG : dir/sub: forgetting directory cache 2025/03/11 08:07:32 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/03/11 08:07:32 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/03/11 08:07:32 DEBUG : webdav root 'rclone-test-novozoq3vuji': File to upload is small (5 bytes), uploading instead of streaming 2025/03/11 08:07:32 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:32 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/03/11 08:07:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/11 08:07:32 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:32 DEBUG : dir/sub: Looking for writers 2025/03/11 08:07:32 DEBUG : file0: reading active writers 2025/03/11 08:07:32 DEBUG : file2: reading active writers 2025/03/11 08:07:32 DEBUG : dir: Looking for writers 2025/03/11 08:07:32 DEBUG : file1: reading active writers 2025/03/11 08:07:32 DEBUG : sub: reading active writers 2025/03/11 08:07:32 DEBUG : : Looking for writers 2025/03/11 08:07:32 DEBUG : dir: reading active writers 2025/03/11 08:07:32 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:33 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote dir_test.go:665: Need DirModTimeUpdatesOnWrite 2025/03/11 08:07:33 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:33 DEBUG : : Looking for writers 2025/03/11 08:07:33 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:33 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:33 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:33 DEBUG : dir: Looking for writers 2025/03/11 08:07:33 DEBUG : file1: reading active writers 2025/03/11 08:07:33 DEBUG : : Looking for writers 2025/03/11 08:07:33 DEBUG : dir: reading active writers 2025/03/11 08:07:33 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:33 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:33 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:33 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/03/11 08:07:33 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:33 DEBUG : dir: Looking for writers 2025/03/11 08:07:33 DEBUG : file1: reading active writers 2025/03/11 08:07:33 DEBUG : : Looking for writers 2025/03/11 08:07:33 DEBUG : dir: reading active writers 2025/03/11 08:07:33 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:33 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/11 08:07:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/11 08:07:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:07:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/03/11 08:07:33 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:33 DEBUG : dir: Looking for writers 2025/03/11 08:07:33 DEBUG : file1: reading active writers 2025/03/11 08:07:33 DEBUG : : Looking for writers 2025/03/11 08:07:33 DEBUG : dir: reading active writers 2025/03/11 08:07:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/03/11 08:07:33 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/03/11 08:07:33 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/11 08:07:33 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:07:33 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/03/11 08:07:33 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:33 DEBUG : : Looking for writers 2025/03/11 08:07:33 DEBUG : file.txt: reading active writers 2025/03/11 08:07:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:33 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:33 DEBUG : webdav root 'rclone-test-novozoq3vuji': File to upload is small (25 bytes), uploading instead of streaming 2025/03/11 08:07:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:33 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/11 08:07:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:33 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:33 DEBUG : dir: Looking for writers 2025/03/11 08:07:33 DEBUG : file1: reading active writers 2025/03/11 08:07:33 DEBUG : : Looking for writers 2025/03/11 08:07:33 DEBUG : dir: reading active writers 2025/03/11 08:07:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:33 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:33 DEBUG : dir/file1: Remove: 2025/03/11 08:07:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/11 08:07:33 DEBUG : dir/file1: >Remove: err= 2025/03/11 08:07:33 DEBUG : dir/file1: Remove: 2025/03/11 08:07:33 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/11 08:07:33 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:33 DEBUG : dir: Looking for writers 2025/03/11 08:07:33 DEBUG : : Looking for writers 2025/03/11 08:07:33 DEBUG : dir: reading active writers 2025/03/11 08:07:33 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:33 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:33 DEBUG : dir/file1: Remove: 2025/03/11 08:07:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/11 08:07:33 DEBUG : dir/file1: >Remove: err= 2025/03/11 08:07:34 DEBUG : dir/file1: Remove: 2025/03/11 08:07:34 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/11 08:07:34 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:34 DEBUG : dir: Looking for writers 2025/03/11 08:07:34 DEBUG : : Looking for writers 2025/03/11 08:07:34 DEBUG : dir: reading active writers 2025/03/11 08:07:34 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:34 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/11 08:07:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/11 08:07:34 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/11 08:07:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/11 08:07:34 DEBUG : dir/file1: Open: flags=O_RDWR 2025/03/11 08:07:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/11 08:07:34 DEBUG : dir/file1: Open: flags=0x3 2025/03/11 08:07:34 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/03/11 08:07:34 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/03/11 08:07:34 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:34 DEBUG : dir: Looking for writers 2025/03/11 08:07:34 DEBUG : file1: reading active writers 2025/03/11 08:07:34 DEBUG : : Looking for writers 2025/03/11 08:07:34 DEBUG : dir: reading active writers 2025/03/11 08:07:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:34 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:34 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:34 DEBUG : dir: Looking for writers 2025/03/11 08:07:34 DEBUG : file1: reading active writers 2025/03/11 08:07:34 DEBUG : : Looking for writers 2025/03/11 08:07:34 DEBUG : dir: reading active writers 2025/03/11 08:07:34 DEBUG : >WaitForWriters: 2025/03/11 08:07:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/11 08:07:34 DEBUG : newLeaf: Updating file with newLeaf 0xc0003b8a80 2025/03/11 08:07:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/11 08:07:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/11 08:07:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/11 08:07:34 DEBUG : dir/file1: Updating file with dir/file1 0xc0003b8a80 2025/03/11 08:07:34 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/11 08:07:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/11 08:07:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/11 08:07:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:34 DEBUG : dir/file1: File is currently open, delaying rename 0xc0003b8a80 2025/03/11 08:07:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/11 08:07:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/11 08:07:34 DEBUG : webdav root 'rclone-test-novozoq3vuji': File to upload is small (25 bytes), uploading instead of streaming 2025/03/11 08:07:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:34 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/11 08:07:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/11 08:07:34 DEBUG : newLeaf: Running delayed rename now 2025/03/11 08:07:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/11 08:07:34 DEBUG : newLeaf: Updating file with newLeaf 0xc0003b8a80 2025/03/11 08:07:34 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:34 DEBUG : dir: Looking for writers 2025/03/11 08:07:34 DEBUG : : Looking for writers 2025/03/11 08:07:34 DEBUG : dir: reading active writers 2025/03/11 08:07:34 DEBUG : newLeaf: reading active writers 2025/03/11 08:07:34 DEBUG : >WaitForWriters: 2025/03/11 08:07:34 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:34 DEBUG : dir: Looking for writers 2025/03/11 08:07:34 DEBUG : : Looking for writers 2025/03/11 08:07:34 DEBUG : newLeaf: reading active writers 2025/03/11 08:07:34 DEBUG : dir: reading active writers 2025/03/11 08:07:34 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:34 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:34 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/11 08:07:34 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:34 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:34 INFO : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/11 08:07:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:34 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:34 DEBUG : dir: Looking for writers 2025/03/11 08:07:34 DEBUG : file1: reading active writers 2025/03/11 08:07:34 DEBUG : : Looking for writers 2025/03/11 08:07:34 DEBUG : dir: reading active writers 2025/03/11 08:07:34 DEBUG : >WaitForWriters: 2025/03/11 08:07:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/11 08:07:34 DEBUG : newLeaf: Updating file with newLeaf 0xc0003b8cc0 2025/03/11 08:07:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/11 08:07:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/11 08:07:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/11 08:07:34 DEBUG : dir/file1: Updating file with dir/file1 0xc0003b8cc0 2025/03/11 08:07:34 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/11 08:07:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/11 08:07:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/11 08:07:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:34 DEBUG : dir/file1: File is currently open, delaying rename 0xc0003b8cc0 2025/03/11 08:07:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/11 08:07:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/11 08:07:34 DEBUG : webdav root 'rclone-test-novozoq3vuji': File to upload is small (25 bytes), uploading instead of streaming 2025/03/11 08:07:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:34 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/11 08:07:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/11 08:07:34 DEBUG : newLeaf: Running delayed rename now 2025/03/11 08:07:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/11 08:07:34 DEBUG : newLeaf: Updating file with newLeaf 0xc0003b8cc0 2025/03/11 08:07:34 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:34 DEBUG : dir: Looking for writers 2025/03/11 08:07:34 DEBUG : : Looking for writers 2025/03/11 08:07:34 DEBUG : dir: reading active writers 2025/03/11 08:07:34 DEBUG : newLeaf: reading active writers 2025/03/11 08:07:34 DEBUG : >WaitForWriters: 2025/03/11 08:07:34 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:34 DEBUG : dir: Looking for writers 2025/03/11 08:07:34 DEBUG : : Looking for writers 2025/03/11 08:07:34 DEBUG : dir: reading active writers 2025/03/11 08:07:34 DEBUG : newLeaf: reading active writers 2025/03/11 08:07:34 DEBUG : >WaitForWriters: 2025/03/11 08:07:34 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:34 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:34 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/11 08:07:34 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:34 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:34 INFO : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/11 08:07:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:35 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/11 08:07:35 DEBUG : dir/file1: newRWFileHandle: 2025/03/11 08:07:35 DEBUG : dir/file1(0xc00098b500): openPending: 2025/03/11 08:07:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/11 08:07:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/11 08:07:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:35 DEBUG : dir/file1(0xc00098b500): >openPending: err= 2025/03/11 08:07:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/11 08:07:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/11 08:07:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/11 08:07:35 DEBUG : dir/file1(0xc00098b500): _writeAt: size=14, off=0 2025/03/11 08:07:35 DEBUG : dir/file1(0xc00098b500): >_writeAt: n=14, err= 2025/03/11 08:07:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/11 08:07:35 DEBUG : dir/file1(0xc00098b500): close: 2025/03/11 08:07:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/11 08:07:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/11 08:07:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:35 DEBUG : dir/file1(0xc00098b500): >close: err= 2025/03/11 08:07:35 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:35 DEBUG : dir: Looking for writers 2025/03/11 08:07:35 DEBUG : file1: reading active writers 2025/03/11 08:07:35 DEBUG : : Looking for writers 2025/03/11 08:07:35 DEBUG : dir: reading active writers 2025/03/11 08:07:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/11 08:07:35 DEBUG : dir: Looking for writers 2025/03/11 08:07:35 DEBUG : file1: reading active writers 2025/03/11 08:07:35 DEBUG : : Looking for writers 2025/03/11 08:07:35 DEBUG : dir: reading active writers 2025/03/11 08:07:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/11 08:07:35 DEBUG : dir: Looking for writers 2025/03/11 08:07:35 DEBUG : file1: reading active writers 2025/03/11 08:07:35 DEBUG : : Looking for writers 2025/03/11 08:07:35 DEBUG : dir: reading active writers 2025/03/11 08:07:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/11 08:07:35 DEBUG : dir: Looking for writers 2025/03/11 08:07:35 DEBUG : file1: reading active writers 2025/03/11 08:07:35 DEBUG : : Looking for writers 2025/03/11 08:07:35 DEBUG : dir: reading active writers 2025/03/11 08:07:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/11 08:07:35 DEBUG : dir/file1: vfs cache: starting upload 2025/03/11 08:07:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:35 INFO : dir/file1: Copied (replaced existing) 2025/03/11 08:07:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/11 08:07:35 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/11 08:07:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/11 08:07:35 DEBUG : dir: Looking for writers 2025/03/11 08:07:35 DEBUG : file1: reading active writers 2025/03/11 08:07:35 DEBUG : : Looking for writers 2025/03/11 08:07:35 DEBUG : dir: reading active writers 2025/03/11 08:07:35 DEBUG : >WaitForWriters: 2025/03/11 08:07:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/11 08:07:35 DEBUG : dir/file1: newRWFileHandle: 2025/03/11 08:07:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/11 08:07:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/11 08:07:35 DEBUG : dir/file1(0xc00098b5c0): _readAt: size=512, off=0 2025/03/11 08:07:35 DEBUG : dir/file1(0xc00098b5c0): openPending: 2025/03/11 08:07:35 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/11 08:07:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/11 08:07:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:35 DEBUG : dir/file1(0xc00098b5c0): >openPending: err= 2025/03/11 08:07:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/11 08:07:35 DEBUG : dir/file1(0xc00098b5c0): >_readAt: n=14, err=EOF 2025/03/11 08:07:35 DEBUG : dir/file1(0xc00098b5c0): close: 2025/03/11 08:07:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/11 08:07:35 DEBUG : dir/file1(0xc00098b5c0): >close: err= 2025/03/11 08:07:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/11 08:07:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/11 08:07:35 DEBUG : newLeaf: Updating file with newLeaf 0xc0003b8f00 2025/03/11 08:07:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/11 08:07:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/11 08:07:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/11 08:07:35 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/11 08:07:35 DEBUG : dir/file1: Updating file with dir/file1 0xc0003b8f00 2025/03/11 08:07:35 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/11 08:07:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/11 08:07:35 DEBUG : dir/file1: newRWFileHandle: 2025/03/11 08:07:35 DEBUG : dir/file1(0xc000411500): openPending: 2025/03/11 08:07:35 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/11 08:07:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/11 08:07:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:35 DEBUG : dir/file1(0xc000411500): >openPending: err= 2025/03/11 08:07:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/11 08:07:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/11 08:07:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/11 08:07:35 DEBUG : dir/file1(0xc000411500): _writeAt: size=25, off=0 2025/03/11 08:07:35 DEBUG : dir/file1(0xc000411500): >_writeAt: n=25, err= 2025/03/11 08:07:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/11 08:07:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/11 08:07:35 DEBUG : newLeaf: Updating file with newLeaf 0xc0003b8f00 2025/03/11 08:07:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/11 08:07:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/11 08:07:35 DEBUG : newLeaf(0xc000411500): close: 2025/03/11 08:07:35 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/11 08:07:35 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-11 08:07:35.337785396 +0000 UTC m=+6.745394915 2025/03/11 08:07:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:35 DEBUG : newLeaf(0xc000411500): >close: err= 2025/03/11 08:07:35 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:35 DEBUG : dir: Looking for writers 2025/03/11 08:07:35 DEBUG : : Looking for writers 2025/03/11 08:07:35 DEBUG : newLeaf: reading active writers 2025/03/11 08:07:35 DEBUG : dir: reading active writers 2025/03/11 08:07:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/11 08:07:35 DEBUG : dir: Looking for writers 2025/03/11 08:07:35 DEBUG : : Looking for writers 2025/03/11 08:07:35 DEBUG : dir: reading active writers 2025/03/11 08:07:35 DEBUG : newLeaf: reading active writers 2025/03/11 08:07:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/11 08:07:35 DEBUG : dir: Looking for writers 2025/03/11 08:07:35 DEBUG : : Looking for writers 2025/03/11 08:07:35 DEBUG : dir: reading active writers 2025/03/11 08:07:35 DEBUG : newLeaf: reading active writers 2025/03/11 08:07:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/11 08:07:35 DEBUG : dir: Looking for writers 2025/03/11 08:07:35 DEBUG : : Looking for writers 2025/03/11 08:07:35 DEBUG : dir: reading active writers 2025/03/11 08:07:35 DEBUG : newLeaf: reading active writers 2025/03/11 08:07:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/11 08:07:35 DEBUG : newLeaf: vfs cache: starting upload 2025/03/11 08:07:35 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:35 INFO : newLeaf: Copied (replaced existing) 2025/03/11 08:07:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-11 08:07:35 +0000 UTC" 2025/03/11 08:07:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/11 08:07:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/11 08:07:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/11 08:07:35 DEBUG : dir: Looking for writers 2025/03/11 08:07:35 DEBUG : : Looking for writers 2025/03/11 08:07:35 DEBUG : dir: reading active writers 2025/03/11 08:07:35 DEBUG : newLeaf: reading active writers 2025/03/11 08:07:35 DEBUG : >WaitForWriters: 2025/03/11 08:07:35 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:35 DEBUG : dir: Looking for writers 2025/03/11 08:07:35 DEBUG : : Looking for writers 2025/03/11 08:07:35 DEBUG : dir: reading active writers 2025/03/11 08:07:35 DEBUG : newLeaf: reading active writers 2025/03/11 08:07:35 DEBUG : >WaitForWriters: 2025/03/11 08:07:35 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:35 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:35 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/11 08:07:35 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:35 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:35 INFO : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/11 08:07:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:35 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:35 DEBUG : dir: Looking for writers 2025/03/11 08:07:35 DEBUG : file1: reading active writers 2025/03/11 08:07:35 DEBUG : : Looking for writers 2025/03/11 08:07:35 DEBUG : dir: reading active writers 2025/03/11 08:07:35 DEBUG : >WaitForWriters: 2025/03/11 08:07:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/11 08:07:35 DEBUG : newLeaf: Updating file with newLeaf 0xc000938e40 2025/03/11 08:07:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/11 08:07:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/11 08:07:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/11 08:07:35 DEBUG : dir/file1: Updating file with dir/file1 0xc000938e40 2025/03/11 08:07:35 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/11 08:07:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/11 08:07:35 DEBUG : dir/file1: newRWFileHandle: 2025/03/11 08:07:35 DEBUG : dir/file1(0xc000a7d2c0): openPending: 2025/03/11 08:07:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/11 08:07:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/11 08:07:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:35 DEBUG : dir/file1(0xc000a7d2c0): >openPending: err= 2025/03/11 08:07:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/11 08:07:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/11 08:07:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/11 08:07:35 DEBUG : dir/file1(0xc000a7d2c0): _writeAt: size=25, off=0 2025/03/11 08:07:35 DEBUG : dir/file1(0xc000a7d2c0): >_writeAt: n=25, err= 2025/03/11 08:07:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/11 08:07:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/11 08:07:35 DEBUG : newLeaf: Updating file with newLeaf 0xc000938e40 2025/03/11 08:07:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/11 08:07:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/11 08:07:35 DEBUG : newLeaf(0xc000a7d2c0): close: 2025/03/11 08:07:35 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/11 08:07:35 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-11 08:07:35.834145175 +0000 UTC m=+7.241754674 2025/03/11 08:07:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:35 DEBUG : newLeaf(0xc000a7d2c0): >close: err= 2025/03/11 08:07:35 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:35 DEBUG : dir: Looking for writers 2025/03/11 08:07:35 DEBUG : : Looking for writers 2025/03/11 08:07:35 DEBUG : dir: reading active writers 2025/03/11 08:07:35 DEBUG : newLeaf: reading active writers 2025/03/11 08:07:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/11 08:07:35 DEBUG : dir: Looking for writers 2025/03/11 08:07:35 DEBUG : : Looking for writers 2025/03/11 08:07:35 DEBUG : dir: reading active writers 2025/03/11 08:07:35 DEBUG : newLeaf: reading active writers 2025/03/11 08:07:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/11 08:07:35 DEBUG : dir: Looking for writers 2025/03/11 08:07:35 DEBUG : : Looking for writers 2025/03/11 08:07:35 DEBUG : dir: reading active writers 2025/03/11 08:07:35 DEBUG : newLeaf: reading active writers 2025/03/11 08:07:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/11 08:07:35 DEBUG : dir: Looking for writers 2025/03/11 08:07:35 DEBUG : : Looking for writers 2025/03/11 08:07:35 DEBUG : dir: reading active writers 2025/03/11 08:07:35 DEBUG : newLeaf: reading active writers 2025/03/11 08:07:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/11 08:07:35 DEBUG : newLeaf: vfs cache: starting upload 2025/03/11 08:07:35 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:36 INFO : newLeaf: Copied (replaced existing) 2025/03/11 08:07:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-11 08:07:35 +0000 UTC" 2025/03/11 08:07:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/11 08:07:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/11 08:07:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/11 08:07:36 DEBUG : dir: Looking for writers 2025/03/11 08:07:36 DEBUG : : Looking for writers 2025/03/11 08:07:36 DEBUG : dir: reading active writers 2025/03/11 08:07:36 DEBUG : newLeaf: reading active writers 2025/03/11 08:07:36 DEBUG : >WaitForWriters: 2025/03/11 08:07:36 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:36 DEBUG : dir: Looking for writers 2025/03/11 08:07:36 DEBUG : : Looking for writers 2025/03/11 08:07:36 DEBUG : dir: reading active writers 2025/03/11 08:07:36 DEBUG : newLeaf: reading active writers 2025/03/11 08:07:36 DEBUG : >WaitForWriters: 2025/03/11 08:07:36 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:36 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:36 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/11 08:07:36 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:36 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:36 INFO : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/11 08:07:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:36 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/11 08:07:36 DEBUG : dir/file1: newRWFileHandle: 2025/03/11 08:07:36 DEBUG : dir/file1(0xc000b14340): openPending: 2025/03/11 08:07:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/11 08:07:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/11 08:07:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:36 DEBUG : dir/file1(0xc000b14340): >openPending: err= 2025/03/11 08:07:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/11 08:07:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/11 08:07:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/11 08:07:36 DEBUG : dir/file1(0xc000b14340): _writeAt: size=14, off=0 2025/03/11 08:07:36 DEBUG : dir/file1(0xc000b14340): >_writeAt: n=14, err= 2025/03/11 08:07:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/11 08:07:36 DEBUG : dir/file1(0xc000b14340): close: 2025/03/11 08:07:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/11 08:07:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/11 08:07:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:36 DEBUG : dir/file1(0xc000b14340): >close: err= 2025/03/11 08:07:36 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:36 DEBUG : dir: Looking for writers 2025/03/11 08:07:36 DEBUG : file1: reading active writers 2025/03/11 08:07:36 DEBUG : : Looking for writers 2025/03/11 08:07:36 DEBUG : dir: reading active writers 2025/03/11 08:07:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/11 08:07:36 DEBUG : dir: Looking for writers 2025/03/11 08:07:36 DEBUG : file1: reading active writers 2025/03/11 08:07:36 DEBUG : : Looking for writers 2025/03/11 08:07:36 DEBUG : dir: reading active writers 2025/03/11 08:07:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/11 08:07:36 DEBUG : dir: Looking for writers 2025/03/11 08:07:36 DEBUG : file1: reading active writers 2025/03/11 08:07:36 DEBUG : : Looking for writers 2025/03/11 08:07:36 DEBUG : dir: reading active writers 2025/03/11 08:07:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/11 08:07:36 DEBUG : dir: Looking for writers 2025/03/11 08:07:36 DEBUG : file1: reading active writers 2025/03/11 08:07:36 DEBUG : : Looking for writers 2025/03/11 08:07:36 DEBUG : dir: reading active writers 2025/03/11 08:07:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/11 08:07:36 DEBUG : dir/file1: vfs cache: starting upload 2025/03/11 08:07:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:36 INFO : dir/file1: Copied (replaced existing) 2025/03/11 08:07:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/11 08:07:36 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/11 08:07:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/11 08:07:36 DEBUG : dir: Looking for writers 2025/03/11 08:07:36 DEBUG : file1: reading active writers 2025/03/11 08:07:36 DEBUG : : Looking for writers 2025/03/11 08:07:36 DEBUG : dir: reading active writers 2025/03/11 08:07:36 DEBUG : >WaitForWriters: 2025/03/11 08:07:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/11 08:07:36 DEBUG : dir/file1: newRWFileHandle: 2025/03/11 08:07:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/11 08:07:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/11 08:07:36 DEBUG : dir/file1(0xc000b14380): _readAt: size=512, off=0 2025/03/11 08:07:36 DEBUG : dir/file1(0xc000b14380): openPending: 2025/03/11 08:07:36 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/11 08:07:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/11 08:07:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:36 DEBUG : dir/file1(0xc000b14380): >openPending: err= 2025/03/11 08:07:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/11 08:07:36 DEBUG : dir/file1(0xc000b14380): >_readAt: n=14, err=EOF 2025/03/11 08:07:36 DEBUG : dir/file1(0xc000b14380): close: 2025/03/11 08:07:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/11 08:07:36 DEBUG : dir/file1(0xc000b14380): >close: err= 2025/03/11 08:07:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/11 08:07:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/11 08:07:36 DEBUG : newLeaf: Updating file with newLeaf 0xc0003b95c0 2025/03/11 08:07:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/11 08:07:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/11 08:07:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/11 08:07:36 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/11 08:07:36 DEBUG : dir/file1: Updating file with dir/file1 0xc0003b95c0 2025/03/11 08:07:36 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/11 08:07:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/11 08:07:36 DEBUG : dir/file1: newRWFileHandle: 2025/03/11 08:07:36 DEBUG : dir/file1(0xc000b4b300): openPending: 2025/03/11 08:07:36 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/11 08:07:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/11 08:07:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:36 DEBUG : dir/file1(0xc000b4b300): >openPending: err= 2025/03/11 08:07:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/11 08:07:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/11 08:07:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/11 08:07:36 DEBUG : dir/file1(0xc000b4b300): _writeAt: size=25, off=0 2025/03/11 08:07:36 DEBUG : dir/file1(0xc000b4b300): >_writeAt: n=25, err= 2025/03/11 08:07:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/11 08:07:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/11 08:07:36 DEBUG : newLeaf: Updating file with newLeaf 0xc0003b95c0 2025/03/11 08:07:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/11 08:07:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/11 08:07:36 DEBUG : newLeaf(0xc000b4b300): close: 2025/03/11 08:07:36 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/11 08:07:36 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-11 08:07:36.473765014 +0000 UTC m=+7.881374513 2025/03/11 08:07:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:36 DEBUG : newLeaf(0xc000b4b300): >close: err= 2025/03/11 08:07:36 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:36 DEBUG : dir: Looking for writers 2025/03/11 08:07:36 DEBUG : : Looking for writers 2025/03/11 08:07:36 DEBUG : dir: reading active writers 2025/03/11 08:07:36 DEBUG : newLeaf: reading active writers 2025/03/11 08:07:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/11 08:07:36 DEBUG : dir: Looking for writers 2025/03/11 08:07:36 DEBUG : : Looking for writers 2025/03/11 08:07:36 DEBUG : dir: reading active writers 2025/03/11 08:07:36 DEBUG : newLeaf: reading active writers 2025/03/11 08:07:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/11 08:07:36 DEBUG : dir: Looking for writers 2025/03/11 08:07:36 DEBUG : : Looking for writers 2025/03/11 08:07:36 DEBUG : dir: reading active writers 2025/03/11 08:07:36 DEBUG : newLeaf: reading active writers 2025/03/11 08:07:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/11 08:07:36 DEBUG : dir: Looking for writers 2025/03/11 08:07:36 DEBUG : : Looking for writers 2025/03/11 08:07:36 DEBUG : dir: reading active writers 2025/03/11 08:07:36 DEBUG : newLeaf: reading active writers 2025/03/11 08:07:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/11 08:07:36 DEBUG : newLeaf: vfs cache: starting upload 2025/03/11 08:07:36 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:36 INFO : newLeaf: Copied (replaced existing) 2025/03/11 08:07:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-11 08:07:36 +0000 UTC" 2025/03/11 08:07:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/11 08:07:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/11 08:07:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/11 08:07:36 DEBUG : dir: Looking for writers 2025/03/11 08:07:36 DEBUG : : Looking for writers 2025/03/11 08:07:36 DEBUG : dir: reading active writers 2025/03/11 08:07:36 DEBUG : newLeaf: reading active writers 2025/03/11 08:07:36 DEBUG : >WaitForWriters: 2025/03/11 08:07:36 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:36 DEBUG : dir: Looking for writers 2025/03/11 08:07:36 DEBUG : : Looking for writers 2025/03/11 08:07:36 DEBUG : dir: reading active writers 2025/03/11 08:07:36 DEBUG : newLeaf: reading active writers 2025/03/11 08:07:36 DEBUG : >WaitForWriters: 2025/03/11 08:07:36 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:36 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:36 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/11 08:07:36 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:36 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:36 INFO : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/11 08:07:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:36 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:36 DEBUG : dir: Looking for writers 2025/03/11 08:07:36 DEBUG : file1: reading active writers 2025/03/11 08:07:36 DEBUG : : Looking for writers 2025/03/11 08:07:36 DEBUG : dir: reading active writers 2025/03/11 08:07:36 DEBUG : >WaitForWriters: 2025/03/11 08:07:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/11 08:07:36 DEBUG : dir/file1: newRWFileHandle: 2025/03/11 08:07:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/11 08:07:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/11 08:07:36 DEBUG : dir/file1(0xc000de17c0): _readAt: size=512, off=0 2025/03/11 08:07:36 DEBUG : dir/file1(0xc000de17c0): openPending: 2025/03/11 08:07:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/11 08:07:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/11 08:07:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:36 DEBUG : dir/file1(0xc000de17c0): >openPending: err= 2025/03/11 08:07:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/03/11 08:07:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/11 08:07:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/11 08:07:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:07:36 DEBUG : dir/file1(0xc000de17c0): >_readAt: n=14, err=EOF 2025/03/11 08:07:36 DEBUG : dir/file1(0xc000de17c0): close: 2025/03/11 08:07:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/11 08:07:36 DEBUG : dir/file1(0xc000de17c0): >close: err= 2025/03/11 08:07:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/11 08:07:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/11 08:07:36 DEBUG : newLeaf: Updating file with newLeaf 0xc000908d80 2025/03/11 08:07:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/11 08:07:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/11 08:07:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/11 08:07:36 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/11 08:07:36 DEBUG : dir/file1: Updating file with dir/file1 0xc000908d80 2025/03/11 08:07:36 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/11 08:07:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/11 08:07:36 DEBUG : dir/file1: newRWFileHandle: 2025/03/11 08:07:36 DEBUG : dir/file1(0xc000f14540): openPending: 2025/03/11 08:07:36 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/11 08:07:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/11 08:07:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:36 DEBUG : dir/file1(0xc000f14540): >openPending: err= 2025/03/11 08:07:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/11 08:07:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/11 08:07:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/11 08:07:36 DEBUG : dir/file1(0xc000f14540): _writeAt: size=25, off=0 2025/03/11 08:07:36 DEBUG : dir/file1(0xc000f14540): >_writeAt: n=25, err= 2025/03/11 08:07:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/11 08:07:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/11 08:07:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000908d80 2025/03/11 08:07:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/11 08:07:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/11 08:07:37 DEBUG : newLeaf(0xc000f14540): close: 2025/03/11 08:07:37 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/11 08:07:37 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-11 08:07:36.980649354 +0000 UTC m=+8.388258853 2025/03/11 08:07:37 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:37 DEBUG : newLeaf(0xc000f14540): >close: err= 2025/03/11 08:07:37 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:37 DEBUG : dir: Looking for writers 2025/03/11 08:07:37 DEBUG : : Looking for writers 2025/03/11 08:07:37 DEBUG : dir: reading active writers 2025/03/11 08:07:37 DEBUG : newLeaf: reading active writers 2025/03/11 08:07:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/11 08:07:37 DEBUG : dir: Looking for writers 2025/03/11 08:07:37 DEBUG : : Looking for writers 2025/03/11 08:07:37 DEBUG : newLeaf: reading active writers 2025/03/11 08:07:37 DEBUG : dir: reading active writers 2025/03/11 08:07:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/11 08:07:37 DEBUG : dir: Looking for writers 2025/03/11 08:07:37 DEBUG : : Looking for writers 2025/03/11 08:07:37 DEBUG : newLeaf: reading active writers 2025/03/11 08:07:37 DEBUG : dir: reading active writers 2025/03/11 08:07:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/11 08:07:37 DEBUG : dir: Looking for writers 2025/03/11 08:07:37 DEBUG : : Looking for writers 2025/03/11 08:07:37 DEBUG : dir: reading active writers 2025/03/11 08:07:37 DEBUG : newLeaf: reading active writers 2025/03/11 08:07:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/11 08:07:37 DEBUG : newLeaf: vfs cache: starting upload 2025/03/11 08:07:37 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:37 INFO : newLeaf: Copied (replaced existing) 2025/03/11 08:07:37 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-11 08:07:36 +0000 UTC" 2025/03/11 08:07:37 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/11 08:07:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/11 08:07:37 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/11 08:07:37 DEBUG : dir: Looking for writers 2025/03/11 08:07:37 DEBUG : : Looking for writers 2025/03/11 08:07:37 DEBUG : dir: reading active writers 2025/03/11 08:07:37 DEBUG : newLeaf: reading active writers 2025/03/11 08:07:37 DEBUG : >WaitForWriters: 2025/03/11 08:07:37 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:37 DEBUG : dir: Looking for writers 2025/03/11 08:07:37 DEBUG : : Looking for writers 2025/03/11 08:07:37 DEBUG : dir: reading active writers 2025/03/11 08:07:37 DEBUG : newLeaf: reading active writers 2025/03/11 08:07:37 DEBUG : >WaitForWriters: 2025/03/11 08:07:37 DEBUG : webdav root 'rclone-test-novozoq3vuji': 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.50s) === 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-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:37 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:37 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:37 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:37 DEBUG : : Looking for writers 2025/03/11 08:07:37 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-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:37 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:07:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/11 08:07:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/11 08:07:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/11 08:07:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:07:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/11 08:07:37 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/03/11 08:07:37 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:37 DEBUG : dir: Looking for writers 2025/03/11 08:07:37 DEBUG : file1: reading active writers 2025/03/11 08:07:37 DEBUG : : Looking for writers 2025/03/11 08:07:37 DEBUG : dir: reading active writers 2025/03/11 08:07:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:37 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:07:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/11 08:07:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/11 08:07:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/11 08:07:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:07:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/11 08:07:37 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/11 08:07:37 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/11 08:07:37 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/11 08:07:37 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/11 08:07:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/11 08:07:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/11 08:07:37 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/11 08:07:37 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/03/11 08:07:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/03/11 08:07:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/03/11 08:07:37 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/03/11 08:07:37 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/03/11 08:07:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/03/11 08:07:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/03/11 08:07:37 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/03/11 08:07:37 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:37 DEBUG : dir: Looking for writers 2025/03/11 08:07:37 DEBUG : file1: reading active writers 2025/03/11 08:07:37 DEBUG : : Looking for writers 2025/03/11 08:07:37 DEBUG : dir: reading active writers 2025/03/11 08:07:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:37 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:07:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/11 08:07:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/11 08:07:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/11 08:07:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:07:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/11 08:07:37 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/11 08:07:37 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/11 08:07:37 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/11 08:07:37 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/11 08:07:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/11 08:07:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/11 08:07:37 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/11 08:07:37 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/03/11 08:07:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/03/11 08:07:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/03/11 08:07:37 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/03/11 08:07:37 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/03/11 08:07:37 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/03/11 08:07:37 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/03/11 08:07:37 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/03/11 08:07:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/03/11 08:07:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/03/11 08:07:37 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/11 08:07:37 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/03/11 08:07:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/03/11 08:07:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/03/11 08:07:37 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/11 08:07:37 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/11 08:07:37 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/11 08:07:37 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/11 08:07:37 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/03/11 08:07:37 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/11 08:07:37 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/11 08:07:37 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/11 08:07:37 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/03/11 08:07:37 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:37 DEBUG : dir: Looking for writers 2025/03/11 08:07:37 DEBUG : file1: reading active writers 2025/03/11 08:07:37 DEBUG : : Looking for writers 2025/03/11 08:07:37 DEBUG : dir: reading active writers 2025/03/11 08:07:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:37 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:07:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/11 08:07:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/11 08:07:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/11 08:07:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:07:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/11 08:07:37 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:37 DEBUG : dir: Looking for writers 2025/03/11 08:07:37 DEBUG : file1: reading active writers 2025/03/11 08:07:37 DEBUG : : Looking for writers 2025/03/11 08:07:37 DEBUG : dir: reading active writers 2025/03/11 08:07:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:38 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:07:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/11 08:07:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/11 08:07:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/11 08:07:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:07:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/11 08:07:38 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/03/11 08:07:38 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/03/11 08:07:38 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:38 DEBUG : dir: Looking for writers 2025/03/11 08:07:38 DEBUG : file1: reading active writers 2025/03/11 08:07:38 DEBUG : : Looking for writers 2025/03/11 08:07:38 DEBUG : dir: reading active writers 2025/03/11 08:07:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:38 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:38 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/11 08:07:38 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 INFO : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/11 08:07:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:07:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/11 08:07:38 DEBUG : dir/file1: newRWFileHandle: 2025/03/11 08:07:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/11 08:07:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/11 08:07:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/11 08:07:38 DEBUG : dir/file1(0xc0007fec80): _readAt: size=1, off=0 2025/03/11 08:07:38 DEBUG : dir/file1(0xc0007fec80): openPending: 2025/03/11 08:07:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/11 08:07:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/11 08:07:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:38 DEBUG : dir/file1(0xc0007fec80): >openPending: err= 2025/03/11 08:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/11 08:07:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/11 08:07:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/11 08:07:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:07:38 DEBUG : dir/file1(0xc0007fec80): >_readAt: n=1, err= 2025/03/11 08:07:38 DEBUG : dir/file1(0xc0007fec80): _readAt: size=256, off=1 2025/03/11 08:07:38 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/03/11 08:07:38 DEBUG : dir/file1(0xc0007fec80): >_readAt: n=15, err=EOF 2025/03/11 08:07:38 DEBUG : dir/file1(0xc0007fec80): _readAt: size=16, off=16 2025/03/11 08:07:38 DEBUG : dir/file1(0xc0007fec80): >_readAt: n=0, err=EOF 2025/03/11 08:07:38 DEBUG : dir/file1(0xc0007fec80): close: 2025/03/11 08:07:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/11 08:07:38 DEBUG : dir/file1(0xc0007fec80): >close: err= 2025/03/11 08:07:38 DEBUG : dir/file1(0xc0007fec80): close: 2025/03/11 08:07:38 DEBUG : dir/file1(0xc0007fec80): >close: err=file already closed 2025/03/11 08:07:38 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:38 DEBUG : dir: Looking for writers 2025/03/11 08:07:38 DEBUG : file1: reading active writers 2025/03/11 08:07:38 DEBUG : : Looking for writers 2025/03/11 08:07:38 DEBUG : dir: reading active writers 2025/03/11 08:07:38 DEBUG : >WaitForWriters: 2025/03/11 08:07:38 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:38 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:38 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/11 08:07:38 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 INFO : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/11 08:07:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:07:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/11 08:07:38 DEBUG : dir/file1: newRWFileHandle: 2025/03/11 08:07:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/11 08:07:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/11 08:07:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/11 08:07:38 DEBUG : dir/file1(0xc00094cc80): _readAt: size=1, off=0 2025/03/11 08:07:38 DEBUG : dir/file1(0xc00094cc80): openPending: 2025/03/11 08:07:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/11 08:07:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/11 08:07:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:38 DEBUG : dir/file1(0xc00094cc80): >openPending: err= 2025/03/11 08:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/11 08:07:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/11 08:07:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/11 08:07:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:07:38 DEBUG : dir/file1(0xc00094cc80): >_readAt: n=1, err= 2025/03/11 08:07:38 DEBUG : dir/file1(0xc00094cc80): _readAt: size=1, off=5 2025/03/11 08:07:38 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/11 08:07:38 DEBUG : dir/file1(0xc00094cc80): >_readAt: n=1, err= 2025/03/11 08:07:38 DEBUG : dir/file1(0xc00094cc80): _readAt: size=1, off=3 2025/03/11 08:07:38 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/11 08:07:38 DEBUG : dir/file1(0xc00094cc80): >_readAt: n=1, err= 2025/03/11 08:07:38 DEBUG : dir/file1(0xc00094cc80): _readAt: size=1, off=13 2025/03/11 08:07:38 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/11 08:07:38 DEBUG : dir/file1(0xc00094cc80): >_readAt: n=1, err= 2025/03/11 08:07:38 DEBUG : dir/file1(0xc00094cc80): _readAt: size=16, off=100 2025/03/11 08:07:38 DEBUG : dir/file1(0xc00094cc80): >_readAt: n=0, err=EOF 2025/03/11 08:07:38 DEBUG : dir/file1(0xc00094cc80): close: 2025/03/11 08:07:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/11 08:07:38 DEBUG : dir/file1(0xc00094cc80): >close: err= 2025/03/11 08:07:38 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:38 DEBUG : dir: Looking for writers 2025/03/11 08:07:38 DEBUG : file1: reading active writers 2025/03/11 08:07:38 DEBUG : : Looking for writers 2025/03/11 08:07:38 DEBUG : dir: reading active writers 2025/03/11 08:07:38 DEBUG : >WaitForWriters: 2025/03/11 08:07:38 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:38 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:38 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/11 08:07:38 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 INFO : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/11 08:07:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:07:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/11 08:07:38 DEBUG : dir/file1: newRWFileHandle: 2025/03/11 08:07:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/11 08:07:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/11 08:07:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/11 08:07:38 DEBUG : dir/file1(0xc000966e00): _readAt: size=1, off=0 2025/03/11 08:07:38 DEBUG : dir/file1(0xc000966e00): openPending: 2025/03/11 08:07:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/11 08:07:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/11 08:07:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:38 DEBUG : dir/file1(0xc000966e00): >openPending: err= 2025/03/11 08:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/11 08:07:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/11 08:07:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/11 08:07:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:07:38 DEBUG : dir/file1(0xc000966e00): >_readAt: n=1, err= 2025/03/11 08:07:38 DEBUG : dir/file1(0xc000966e00): _readAt: size=1, off=5 2025/03/11 08:07:38 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/11 08:07:38 DEBUG : dir/file1(0xc000966e00): >_readAt: n=1, err= 2025/03/11 08:07:38 DEBUG : dir/file1(0xc000966e00): _readAt: size=1, off=1 2025/03/11 08:07:38 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/11 08:07:38 DEBUG : dir/file1(0xc000966e00): >_readAt: n=1, err= 2025/03/11 08:07:38 DEBUG : dir/file1(0xc000966e00): _readAt: size=6, off=10 2025/03/11 08:07:38 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/11 08:07:38 DEBUG : dir/file1(0xc000966e00): >_readAt: n=6, err= 2025/03/11 08:07:38 DEBUG : dir/file1(0xc000966e00): _readAt: size=256, off=10 2025/03/11 08:07:38 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/11 08:07:38 DEBUG : dir/file1(0xc000966e00): >_readAt: n=6, err=EOF 2025/03/11 08:07:38 DEBUG : dir/file1(0xc000966e00): _readAt: size=256, off=100 2025/03/11 08:07:38 DEBUG : dir/file1(0xc000966e00): >_readAt: n=0, err=EOF 2025/03/11 08:07:38 DEBUG : dir/file1(0xc000966e00): close: 2025/03/11 08:07:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/11 08:07:38 DEBUG : dir/file1(0xc000966e00): >close: err= 2025/03/11 08:07:38 DEBUG : dir/file1(0xc000966e00): _readAt: size=256, off=100 2025/03/11 08:07:38 DEBUG : dir/file1(0xc000966e00): >_readAt: n=0, err=file already closed 2025/03/11 08:07:38 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:38 DEBUG : dir: Looking for writers 2025/03/11 08:07:38 DEBUG : file1: reading active writers 2025/03/11 08:07:38 DEBUG : : Looking for writers 2025/03/11 08:07:38 DEBUG : dir: reading active writers 2025/03/11 08:07:38 DEBUG : >WaitForWriters: 2025/03/11 08:07:38 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:38 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:38 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/11 08:07:38 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 INFO : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/11 08:07:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:07:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/11 08:07:38 DEBUG : dir/file1: newRWFileHandle: 2025/03/11 08:07:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/11 08:07:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/11 08:07:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/11 08:07:38 DEBUG : dir/file1(0xc0009af080): RWFileHandle.Flush 2025/03/11 08:07:38 DEBUG : dir/file1(0xc0009af080): _readAt: size=256, off=0 2025/03/11 08:07:38 DEBUG : dir/file1(0xc0009af080): openPending: 2025/03/11 08:07:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/11 08:07:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/11 08:07:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:38 DEBUG : dir/file1(0xc0009af080): >openPending: err= 2025/03/11 08:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/11 08:07:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/11 08:07:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/11 08:07:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:07:38 DEBUG : dir/file1(0xc0009af080): >_readAt: n=16, err=EOF 2025/03/11 08:07:38 DEBUG : dir/file1(0xc0009af080): RWFileHandle.Flush 2025/03/11 08:07:38 DEBUG : dir/file1(0xc0009af080): RWFileHandle.Flush 2025/03/11 08:07:38 DEBUG : dir/file1(0xc0009af080): close: 2025/03/11 08:07:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/11 08:07:38 DEBUG : dir/file1(0xc0009af080): >close: err= 2025/03/11 08:07:38 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:38 DEBUG : dir: Looking for writers 2025/03/11 08:07:38 DEBUG : file1: reading active writers 2025/03/11 08:07:38 DEBUG : : Looking for writers 2025/03/11 08:07:38 DEBUG : dir: reading active writers 2025/03/11 08:07:38 DEBUG : >WaitForWriters: 2025/03/11 08:07:38 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:38 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:38 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/11 08:07:38 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 INFO : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/11 08:07:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:07:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/11 08:07:38 DEBUG : dir/file1: newRWFileHandle: 2025/03/11 08:07:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/11 08:07:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/11 08:07:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/11 08:07:38 DEBUG : dir/file1(0xc000a014c0): _readAt: size=256, off=0 2025/03/11 08:07:38 DEBUG : dir/file1(0xc000a014c0): openPending: 2025/03/11 08:07:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/11 08:07:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/11 08:07:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:38 DEBUG : dir/file1(0xc000a014c0): >openPending: err= 2025/03/11 08:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/11 08:07:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/11 08:07:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/11 08:07:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:07:38 DEBUG : dir/file1(0xc000a014c0): >_readAt: n=16, err=EOF 2025/03/11 08:07:38 DEBUG : dir/file1(0xc000a014c0): RWFileHandle.Release 2025/03/11 08:07:38 DEBUG : dir/file1(0xc000a014c0): close: 2025/03/11 08:07:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/11 08:07:38 DEBUG : dir/file1(0xc000a014c0): >close: err= 2025/03/11 08:07:38 DEBUG : dir/file1(0xc000a014c0): RWFileHandle.Release 2025/03/11 08:07:38 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:38 DEBUG : dir: Looking for writers 2025/03/11 08:07:38 DEBUG : file1: reading active writers 2025/03/11 08:07:38 DEBUG : : Looking for writers 2025/03/11 08:07:38 DEBUG : dir: reading active writers 2025/03/11 08:07:38 DEBUG : >WaitForWriters: 2025/03/11 08:07:38 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:38 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:38 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/11 08:07:38 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:38 INFO : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/11 08:07:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:38 DEBUG : file1: newRWFileHandle: 2025/03/11 08:07:38 DEBUG : file1(0xc000a12540): openPending: 2025/03/11 08:07:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:38 DEBUG : file1(0xc000a12540): >openPending: err= 2025/03/11 08:07:38 DEBUG : file1: >newRWFileHandle: err= 2025/03/11 08:07:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/11 08:07:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/11 08:07:38 DEBUG : file1(0xc000a12540): _writeAt: size=5, off=0 2025/03/11 08:07:38 DEBUG : file1(0xc000a12540): >_writeAt: n=5, err= 2025/03/11 08:07:38 DEBUG : file1(0xc000a12540): _writeAt: size=7, off=5 2025/03/11 08:07:38 DEBUG : file1(0xc000a12540): >_writeAt: n=7, err= 2025/03/11 08:07:38 DEBUG : file1: vfs cache: truncate to size=11 2025/03/11 08:07:38 DEBUG : file1(0xc000a12540): close: 2025/03/11 08:07:38 DEBUG : file1: vfs cache: setting modification time to 2025-03-11 08:07:38.931884859 +0000 UTC m=+10.339494378 2025/03/11 08:07:38 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:38 DEBUG : file1(0xc000a12540): >close: err= 2025/03/11 08:07:38 DEBUG : file1(0xc000a12540): close: 2025/03/11 08:07:38 DEBUG : file1(0xc000a12540): >close: err=file already closed 2025/03/11 08:07:38 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:38 DEBUG : : Looking for writers 2025/03/11 08:07:38 DEBUG : file1: reading active writers 2025/03/11 08:07:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/11 08:07:38 DEBUG : : Looking for writers 2025/03/11 08:07:38 DEBUG : file1: reading active writers 2025/03/11 08:07:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/11 08:07:38 DEBUG : : Looking for writers 2025/03/11 08:07:38 DEBUG : file1: reading active writers 2025/03/11 08:07:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/11 08:07:39 DEBUG : : Looking for writers 2025/03/11 08:07:39 DEBUG : file1: reading active writers 2025/03/11 08:07:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/11 08:07:39 DEBUG : file1: vfs cache: starting upload 2025/03/11 08:07:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:39 INFO : file1: Copied (new) 2025/03/11 08:07:39 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-11 08:07:38 +0000 UTC" 2025/03/11 08:07:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/11 08:07:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:39 INFO : file1: vfs cache: upload succeeded try #1 2025/03/11 08:07:39 DEBUG : : Looking for writers 2025/03/11 08:07:39 DEBUG : file1: reading active writers 2025/03/11 08:07:39 DEBUG : >WaitForWriters: 2025/03/11 08:07:39 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:39 DEBUG : : Looking for writers 2025/03/11 08:07:39 DEBUG : file1: reading active writers 2025/03/11 08:07:39 DEBUG : >WaitForWriters: 2025/03/11 08:07:39 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:39 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:39 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/11 08:07:39 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:39 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:39 INFO : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/11 08:07:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:39 DEBUG : file1: newRWFileHandle: 2025/03/11 08:07:39 DEBUG : file1(0xc0008ed000): openPending: 2025/03/11 08:07:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:39 DEBUG : file1(0xc0008ed000): >openPending: err= 2025/03/11 08:07:39 DEBUG : file1: >newRWFileHandle: err= 2025/03/11 08:07:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/11 08:07:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/11 08:07:39 DEBUG : file1(0xc0008ed000): _writeAt: size=7, off=0 2025/03/11 08:07:39 DEBUG : file1(0xc0008ed000): >_writeAt: n=7, err= 2025/03/11 08:07:39 DEBUG : file1(0xc0008ed000): _writeAt: size=6, off=5 2025/03/11 08:07:39 DEBUG : file1(0xc0008ed000): >_writeAt: n=6, err= 2025/03/11 08:07:39 DEBUG : file1(0xc0008ed000): close: 2025/03/11 08:07:39 DEBUG : file1: vfs cache: setting modification time to 2025-03-11 08:07:39.126687394 +0000 UTC m=+10.534296913 2025/03/11 08:07:39 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:39 DEBUG : file1(0xc0008ed000): >close: err= 2025/03/11 08:07:39 DEBUG : file1(0xc0008ed000): _writeAt: size=5, off=0 2025/03/11 08:07:39 DEBUG : file1(0xc0008ed000): >_writeAt: n=0, err=file already closed 2025/03/11 08:07:39 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:39 DEBUG : : Looking for writers 2025/03/11 08:07:39 DEBUG : file1: reading active writers 2025/03/11 08:07:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/11 08:07:39 DEBUG : : Looking for writers 2025/03/11 08:07:39 DEBUG : file1: reading active writers 2025/03/11 08:07:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/11 08:07:39 DEBUG : : Looking for writers 2025/03/11 08:07:39 DEBUG : file1: reading active writers 2025/03/11 08:07:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/11 08:07:39 DEBUG : : Looking for writers 2025/03/11 08:07:39 DEBUG : file1: reading active writers 2025/03/11 08:07:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/11 08:07:39 DEBUG : file1: vfs cache: starting upload 2025/03/11 08:07:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:39 INFO : file1: Copied (new) 2025/03/11 08:07:39 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-11 08:07:39 +0000 UTC" 2025/03/11 08:07:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/11 08:07:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:39 INFO : file1: vfs cache: upload succeeded try #1 2025/03/11 08:07:39 DEBUG : : Looking for writers 2025/03/11 08:07:39 DEBUG : file1: reading active writers 2025/03/11 08:07:39 DEBUG : >WaitForWriters: 2025/03/11 08:07:39 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:39 DEBUG : : Looking for writers 2025/03/11 08:07:39 DEBUG : file1: reading active writers 2025/03/11 08:07:39 DEBUG : >WaitForWriters: 2025/03/11 08:07:39 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:39 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:39 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/11 08:07:39 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:39 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:39 INFO : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/11 08:07:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:39 DEBUG : file1: newRWFileHandle: 2025/03/11 08:07:39 DEBUG : file1(0xc000b28cc0): openPending: 2025/03/11 08:07:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:39 DEBUG : file1(0xc000b28cc0): >openPending: err= 2025/03/11 08:07:39 DEBUG : file1: >newRWFileHandle: err= 2025/03/11 08:07:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/11 08:07:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/11 08:07:39 DEBUG : file1(0xc000b28cc0): close: 2025/03/11 08:07:39 DEBUG : file1: vfs cache: setting modification time to 2025-03-11 08:07:39.322676557 +0000 UTC m=+10.730286046 2025/03/11 08:07:39 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:39 DEBUG : file1(0xc000b28cc0): >close: err= 2025/03/11 08:07:39 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/11 08:07:39 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/11 08:07:39 DEBUG : file2: newRWFileHandle: 2025/03/11 08:07:39 DEBUG : file2(0xc000b28d80): openPending: 2025/03/11 08:07:39 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:39 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/11 08:07:39 DEBUG : file2(0xc000b28d80): >openPending: err= 2025/03/11 08:07:39 DEBUG : file2: >newRWFileHandle: err= 2025/03/11 08:07:39 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/11 08:07:39 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/03/11 08:07:39 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/03/11 08:07:39 DEBUG : file2(0xc000b28d80): RWFileHandle.Flush 2025/03/11 08:07:39 DEBUG : file2(0xc000b28d80): RWFileHandle.Release 2025/03/11 08:07:39 DEBUG : file2(0xc000b28d80): close: 2025/03/11 08:07:39 DEBUG : file2: vfs cache: setting modification time to 2025-03-11 08:07:39.32341657 +0000 UTC m=+10.731026070 2025/03/11 08:07:39 INFO : file2: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:39 DEBUG : file2(0xc000b28d80): >close: err= 2025/03/11 08:07:39 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:39 DEBUG : : Looking for writers 2025/03/11 08:07:39 DEBUG : file1: reading active writers 2025/03/11 08:07:39 DEBUG : file2: reading active writers 2025/03/11 08:07:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/03/11 08:07:39 DEBUG : : Looking for writers 2025/03/11 08:07:39 DEBUG : file1: reading active writers 2025/03/11 08:07:39 DEBUG : file2: reading active writers 2025/03/11 08:07:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/03/11 08:07:39 DEBUG : : Looking for writers 2025/03/11 08:07:39 DEBUG : file1: reading active writers 2025/03/11 08:07:39 DEBUG : file2: reading active writers 2025/03/11 08:07:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/03/11 08:07:39 DEBUG : : Looking for writers 2025/03/11 08:07:39 DEBUG : file1: reading active writers 2025/03/11 08:07:39 DEBUG : file2: reading active writers 2025/03/11 08:07:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/03/11 08:07:39 DEBUG : file1: vfs cache: starting upload 2025/03/11 08:07:39 DEBUG : file2: vfs cache: starting upload 2025/03/11 08:07:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:39 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:39 INFO : file1: Copied (new) 2025/03/11 08:07:39 DEBUG : file1: vfs cache: fingerprint now "0,2025-03-11 08:07:39 +0000 UTC" 2025/03/11 08:07:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/11 08:07:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:39 INFO : file1: vfs cache: upload succeeded try #1 2025/03/11 08:07:39 DEBUG : : Looking for writers 2025/03/11 08:07:39 DEBUG : file1: reading active writers 2025/03/11 08:07:39 DEBUG : file2: reading active writers 2025/03/11 08:07:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/11 08:07:39 INFO : file2: Copied (new) 2025/03/11 08:07:39 DEBUG : file2: vfs cache: fingerprint now "0,2025-03-11 08:07:39 +0000 UTC" 2025/03/11 08:07:39 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/03/11 08:07:39 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/11 08:07:39 INFO : file2: vfs cache: upload succeeded try #1 2025/03/11 08:07:39 DEBUG : : Looking for writers 2025/03/11 08:07:39 DEBUG : file2: reading active writers 2025/03/11 08:07:39 DEBUG : file1: reading active writers 2025/03/11 08:07:39 DEBUG : >WaitForWriters: 2025/03/11 08:07:39 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:39 DEBUG : : Looking for writers 2025/03/11 08:07:39 DEBUG : file1: reading active writers 2025/03/11 08:07:39 DEBUG : file2: reading active writers 2025/03/11 08:07:39 DEBUG : >WaitForWriters: 2025/03/11 08:07:39 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:39 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:39 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/11 08:07:39 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:39 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:39 INFO : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/11 08:07:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:39 DEBUG : file1: newRWFileHandle: 2025/03/11 08:07:39 DEBUG : file1(0xc000e7fd80): openPending: 2025/03/11 08:07:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:39 DEBUG : file1(0xc000e7fd80): >openPending: err= 2025/03/11 08:07:39 DEBUG : file1: >newRWFileHandle: err= 2025/03/11 08:07:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/11 08:07:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/11 08:07:39 DEBUG : file1(0xc000e7fd80): _writeAt: size=5, off=0 2025/03/11 08:07:39 DEBUG : file1(0xc000e7fd80): >_writeAt: n=5, err= 2025/03/11 08:07:39 DEBUG : file1(0xc000e7fd80): RWFileHandle.Flush 2025/03/11 08:07:39 DEBUG : file1(0xc000e7fd80): RWFileHandle.Flush 2025/03/11 08:07:39 DEBUG : file1(0xc000e7fd80): close: 2025/03/11 08:07:39 DEBUG : file1: vfs cache: setting modification time to 2025-03-11 08:07:39.692335528 +0000 UTC m=+11.099945027 2025/03/11 08:07:39 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:39 DEBUG : file1(0xc000e7fd80): >close: err= 2025/03/11 08:07:39 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:39 DEBUG : : Looking for writers 2025/03/11 08:07:39 DEBUG : file1: reading active writers 2025/03/11 08:07:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/11 08:07:39 DEBUG : : Looking for writers 2025/03/11 08:07:39 DEBUG : file1: reading active writers 2025/03/11 08:07:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/11 08:07:39 DEBUG : : Looking for writers 2025/03/11 08:07:39 DEBUG : file1: reading active writers 2025/03/11 08:07:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/11 08:07:39 DEBUG : : Looking for writers 2025/03/11 08:07:39 DEBUG : file1: reading active writers 2025/03/11 08:07:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/11 08:07:39 DEBUG : file1: vfs cache: starting upload 2025/03/11 08:07:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:39 INFO : file1: Copied (new) 2025/03/11 08:07:39 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-11 08:07:39 +0000 UTC" 2025/03/11 08:07:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/11 08:07:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:39 INFO : file1: vfs cache: upload succeeded try #1 2025/03/11 08:07:39 DEBUG : : Looking for writers 2025/03/11 08:07:39 DEBUG : file1: reading active writers 2025/03/11 08:07:39 DEBUG : >WaitForWriters: 2025/03/11 08:07:39 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:39 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:39 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/11 08:07:39 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:39 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:39 INFO : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/11 08:07:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:39 DEBUG : file1: newRWFileHandle: 2025/03/11 08:07:39 DEBUG : file1(0xc000af59c0): openPending: 2025/03/11 08:07:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:39 DEBUG : file1(0xc000af59c0): >openPending: err= 2025/03/11 08:07:39 DEBUG : file1: >newRWFileHandle: err= 2025/03/11 08:07:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/11 08:07:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/11 08:07:39 DEBUG : file1(0xc000af59c0): _writeAt: size=5, off=0 2025/03/11 08:07:39 DEBUG : file1(0xc000af59c0): >_writeAt: n=5, err= 2025/03/11 08:07:39 DEBUG : file1(0xc000af59c0): RWFileHandle.Release 2025/03/11 08:07:39 DEBUG : file1(0xc000af59c0): close: 2025/03/11 08:07:39 DEBUG : file1: vfs cache: setting modification time to 2025-03-11 08:07:39.878108799 +0000 UTC m=+11.285718298 2025/03/11 08:07:39 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:39 DEBUG : file1(0xc000af59c0): >close: err= 2025/03/11 08:07:39 DEBUG : file1(0xc000af59c0): RWFileHandle.Release 2025/03/11 08:07:39 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:39 DEBUG : : Looking for writers 2025/03/11 08:07:39 DEBUG : file1: reading active writers 2025/03/11 08:07:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/11 08:07:39 DEBUG : : Looking for writers 2025/03/11 08:07:39 DEBUG : file1: reading active writers 2025/03/11 08:07:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/11 08:07:39 DEBUG : : Looking for writers 2025/03/11 08:07:39 DEBUG : file1: reading active writers 2025/03/11 08:07:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/11 08:07:39 DEBUG : : Looking for writers 2025/03/11 08:07:39 DEBUG : file1: reading active writers 2025/03/11 08:07:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/11 08:07:39 DEBUG : file1: vfs cache: starting upload 2025/03/11 08:07:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:40 INFO : file1: Copied (new) 2025/03/11 08:07:40 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-11 08:07:39 +0000 UTC" 2025/03/11 08:07:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:40 INFO : file1: vfs cache: upload succeeded try #1 2025/03/11 08:07:40 DEBUG : : Looking for writers 2025/03/11 08:07:40 DEBUG : file1: reading active writers 2025/03/11 08:07:40 DEBUG : >WaitForWriters: 2025/03/11 08:07:40 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:40 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:40 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/11 08:07:40 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:40 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:40 INFO : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/11 08:07:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:40 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/11 08:07:40 DEBUG : dir/file1: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : dir/file1(0xc000b7f740): openPending: 2025/03/11 08:07:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/11 08:07:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/11 08:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:40 DEBUG : dir/file1(0xc000b7f740): >openPending: err= 2025/03/11 08:07:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/11 08:07:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/11 08:07:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/11 08:07:40 DEBUG : dir/file1(0xc000b7f740): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : dir/file1(0xc000b7f740): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : dir/file1(0xc000b7f740): close: 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-11 08:07:40.129341144 +0000 UTC m=+11.536950643 2025/03/11 08:07:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : dir/file1(0xc000b7f740): >close: err= 2025/03/11 08:07:40 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:40 DEBUG : dir: Looking for writers 2025/03/11 08:07:40 DEBUG : file1: reading active writers 2025/03/11 08:07:40 DEBUG : : Looking for writers 2025/03/11 08:07:40 DEBUG : dir: reading active writers 2025/03/11 08:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/11 08:07:40 DEBUG : dir: Looking for writers 2025/03/11 08:07:40 DEBUG : file1: reading active writers 2025/03/11 08:07:40 DEBUG : : Looking for writers 2025/03/11 08:07:40 DEBUG : dir: reading active writers 2025/03/11 08:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/11 08:07:40 DEBUG : dir: Looking for writers 2025/03/11 08:07:40 DEBUG : file1: reading active writers 2025/03/11 08:07:40 DEBUG : : Looking for writers 2025/03/11 08:07:40 DEBUG : dir: reading active writers 2025/03/11 08:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/11 08:07:40 DEBUG : dir: Looking for writers 2025/03/11 08:07:40 DEBUG : file1: reading active writers 2025/03/11 08:07:40 DEBUG : : Looking for writers 2025/03/11 08:07:40 DEBUG : dir: reading active writers 2025/03/11 08:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/11 08:07:40 DEBUG : dir/file1: vfs cache: starting upload 2025/03/11 08:07:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:40 INFO : dir/file1: Copied (replaced existing) 2025/03/11 08:07:40 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-03-11 08:07:40 +0000 UTC" 2025/03/11 08:07:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/11 08:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/11 08:07:40 DEBUG : dir: Looking for writers 2025/03/11 08:07:40 DEBUG : file1: reading active writers 2025/03/11 08:07:40 DEBUG : : Looking for writers 2025/03/11 08:07:40 DEBUG : dir: reading active writers 2025/03/11 08:07:40 DEBUG : >WaitForWriters: 2025/03/11 08:07:40 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:40 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:40 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/11 08:07:40 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:40 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:40 INFO : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/11 08:07:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:40 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : dir/file1: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/11 08:07:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/11 08:07:40 DEBUG : dir/file1(0xc0007dbc00): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : dir/file1(0xc0007dbc00): openPending: 2025/03/11 08:07:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/11 08:07:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/11 08:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:40 DEBUG : dir/file1(0xc0007dbc00): >openPending: err= 2025/03/11 08:07:40 DEBUG : dir/file1(0xc0007dbc00): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : dir/file1(0xc0007dbc00): _writeAt: size=15, off=5 2025/03/11 08:07:40 DEBUG : dir/file1(0xc0007dbc00): >_writeAt: n=15, err= 2025/03/11 08:07:40 DEBUG : dir/file1(0xc0007dbc00): close: 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/03/11 08:07:40 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-11 08:07:40.410405198 +0000 UTC m=+11.818014687 2025/03/11 08:07:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : dir/file1(0xc0007dbc00): >close: err= 2025/03/11 08:07:40 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:40 DEBUG : dir: Looking for writers 2025/03/11 08:07:40 DEBUG : file1: reading active writers 2025/03/11 08:07:40 DEBUG : : Looking for writers 2025/03/11 08:07:40 DEBUG : dir: reading active writers 2025/03/11 08:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/11 08:07:40 DEBUG : dir: Looking for writers 2025/03/11 08:07:40 DEBUG : file1: reading active writers 2025/03/11 08:07:40 DEBUG : : Looking for writers 2025/03/11 08:07:40 DEBUG : dir: reading active writers 2025/03/11 08:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/11 08:07:40 DEBUG : dir: Looking for writers 2025/03/11 08:07:40 DEBUG : file1: reading active writers 2025/03/11 08:07:40 DEBUG : : Looking for writers 2025/03/11 08:07:40 DEBUG : dir: reading active writers 2025/03/11 08:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/11 08:07:40 DEBUG : dir: Looking for writers 2025/03/11 08:07:40 DEBUG : file1: reading active writers 2025/03/11 08:07:40 DEBUG : : Looking for writers 2025/03/11 08:07:40 DEBUG : dir: reading active writers 2025/03/11 08:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/11 08:07:40 DEBUG : dir/file1: vfs cache: starting upload 2025/03/11 08:07:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:40 INFO : dir/file1: Copied (replaced existing) 2025/03/11 08:07:40 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-03-11 08:07:40 +0000 UTC" 2025/03/11 08:07:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/11 08:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/11 08:07:40 DEBUG : dir: Looking for writers 2025/03/11 08:07:40 DEBUG : file1: reading active writers 2025/03/11 08:07:40 DEBUG : : Looking for writers 2025/03/11 08:07:40 DEBUG : dir: reading active writers 2025/03/11 08:07:40 DEBUG : >WaitForWriters: 2025/03/11 08:07:40 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:40 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:40 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/11 08:07:40 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:40 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 INFO : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/11 08:07:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : file1: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : file1(0xc000981a00): openPending: 2025/03/11 08:07:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:40 DEBUG : file1(0xc000981a00): >openPending: err= 2025/03/11 08:07:40 DEBUG : file1: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/11 08:07:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/11 08:07:40 DEBUG : file1(0xc000981a00): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : file1(0xc000981a00): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : file1(0xc000981a00): close: 2025/03/11 08:07:40 DEBUG : file1: vfs cache: setting modification time to 2025-03-11 08:07:40.629009521 +0000 UTC m=+12.036619020 2025/03/11 08:07:40 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : file1(0xc000981a00): >close: err= 2025/03/11 08:07:40 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:40 DEBUG : : Looking for writers 2025/03/11 08:07:40 DEBUG : file1: reading active writers 2025/03/11 08:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/11 08:07:40 DEBUG : : Looking for writers 2025/03/11 08:07:40 DEBUG : file1: reading active writers 2025/03/11 08:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/11 08:07:40 DEBUG : : Looking for writers 2025/03/11 08:07:40 DEBUG : file1: reading active writers 2025/03/11 08:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/11 08:07:40 DEBUG : : Looking for writers 2025/03/11 08:07:40 DEBUG : file1: reading active writers 2025/03/11 08:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/11 08:07:40 DEBUG : file1: vfs cache: starting upload 2025/03/11 08:07:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:07:40 INFO : file1: Copied (new) 2025/03/11 08:07:40 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-11 08:07:40 +0000 UTC" 2025/03/11 08:07:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:40 INFO : file1: vfs cache: upload succeeded try #1 2025/03/11 08:07:40 DEBUG : : Looking for writers 2025/03/11 08:07:40 DEBUG : file1: reading active writers 2025/03/11 08:07:40 DEBUG : >WaitForWriters: 2025/03/11 08:07:40 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:40 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:40 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/11 08:07:40 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:40 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/03/11 08:07:40 INFO : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8eec0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8eec0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8eec0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8eec0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8eec0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.815042004 +0000 UTC m=+12.222651503 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8eec0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8ef00): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8ef00): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8ef00): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8ef00): >_readAt: n=2, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8ef00): _writeAt: size=3, off=2 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8ef00): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8ef00): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.815042004 +0000 UTC m=+12.222651503 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8ef00): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8ef40): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8ef40): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8ef40): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8ef40): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8ef40): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.815042004 +0000 UTC m=+12.222651503 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8ef40): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444f50 item 1 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8ef80): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8ef80): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8ef80): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8ef80): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8ef80): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.81684282 +0000 UTC m=+12.224452319 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8ef80): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8efc0): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8efc0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8efc0): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8efc0): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8efc0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.81684282 +0000 UTC m=+12.224452319 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8efc0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445ce0 item 2 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f000): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f000): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f000): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f000): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f000): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.817875721 +0000 UTC m=+12.225485220 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f000): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f040): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f040): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f040): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f040): >_readAt: n=2, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f040): _writeAt: size=3, off=2 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f040): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f040): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.817875721 +0000 UTC m=+12.225485220 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f040): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f080): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f080): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f080): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f080): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f080): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.817875721 +0000 UTC m=+12.225485220 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f080): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450310 item 3 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f100): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f100): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f100): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f100): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f100): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.819765122 +0000 UTC m=+12.227374611 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f100): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f180): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f180): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f180): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f180): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f180): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.819765122 +0000 UTC m=+12.227374611 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f180): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450850 item 4 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f1c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f1c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f1c0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f1c0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f1c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.820897989 +0000 UTC m=+12.228507478 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f1c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f200): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f200): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f200): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f200): >_readAt: n=2, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f200): _writeAt: size=3, off=2 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f200): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f200): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.820897989 +0000 UTC m=+12.228507478 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f200): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f240): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f240): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f240): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f240): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f240): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.820897989 +0000 UTC m=+12.228507478 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f240): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450b60 item 5 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f2c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f2c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f2c0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f2c0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f2c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.822736997 +0000 UTC m=+12.230346496 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f2c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f340): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f340): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f340): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f340): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f340): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.822736997 +0000 UTC m=+12.230346496 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f340): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450ee0 item 6 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f3c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f3c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f3c0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f3c0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f3c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.823773915 +0000 UTC m=+12.231383404 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f3c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f480): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f480): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f480): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f480): >_readAt: n=2, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f480): _writeAt: size=3, off=2 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f480): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f480): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.823773915 +0000 UTC m=+12.231383404 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f480): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f4c0): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f4c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f4c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f4c0): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f4c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.823773915 +0000 UTC m=+12.231383404 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f4c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451180 item 7 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f540): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f540): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f540): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f540): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f540): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.825329693 +0000 UTC m=+12.232939182 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f540): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f5c0): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f5c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f5c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f5c0): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f5c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.825329693 +0000 UTC m=+12.232939182 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f5c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451570 item 8 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f600): _readAt: size=2, off=0 2025/03/11 08:07:40 ERROR : open-test-file(0xc000a8f600): Couldn't read size of file 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f600): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f600): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f600): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f600): close: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f600): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f640): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f640): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f640): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f640): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f640): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.826629492 +0000 UTC m=+12.234238991 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f640): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f680): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f680): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f680): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f680): >_readAt: n=2, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f680): _writeAt: size=3, off=2 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f680): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f680): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.826629492 +0000 UTC m=+12.234238991 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f680): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f6c0): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f6c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f6c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f6c0): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f6c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.826629492 +0000 UTC m=+12.234238991 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f6c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451810 item 9 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f740): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f740): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f740): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f740): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f740): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.827992249 +0000 UTC m=+12.235601759 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f740): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f7c0): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f7c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f7c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f7c0): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f7c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.827992249 +0000 UTC m=+12.235601759 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f7c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451c70 item 10 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f880): _readAt: size=2, off=0 2025/03/11 08:07:40 ERROR : open-test-file(0xc000a8f880): Couldn't read size of file 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f880): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f880): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f880): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f880): close: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f880): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f8c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f8c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f8c0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f8c0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f8c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.829102835 +0000 UTC m=+12.236712334 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f8c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f980): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f980): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f980): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f980): >_readAt: n=2, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f980): _writeAt: size=3, off=2 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f980): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f980): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.829102835 +0000 UTC m=+12.236712334 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f980): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f9c0): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f9c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f9c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f9c0): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f9c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.829102835 +0000 UTC m=+12.236712334 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8f9c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003701c0 item 11 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fa40): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fa40): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fa40): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fa40): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fa40): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.830558185 +0000 UTC m=+12.238167684 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fa40): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fac0): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fac0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fac0): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fac0): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fac0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.830558185 +0000 UTC m=+12.238167684 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fac0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370930 item 12 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fb80): _readAt: size=2, off=0 2025/03/11 08:07:40 ERROR : open-test-file(0xc000a8fb80): Couldn't read size of file 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fb80): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fb80): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fb80): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fb80): close: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fb80): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fbc0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fbc0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fbc0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fbc0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fbc0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.831701121 +0000 UTC m=+12.239310620 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fbc0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fc80): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fc80): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fc80): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fc80): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fc80): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.831701121 +0000 UTC m=+12.239310620 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fc80): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370d20 item 13 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fd00): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fd00): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fd00): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fd00): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fd00): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.832757055 +0000 UTC m=+12.240366544 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fd00): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fd80): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fd80): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fd80): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fd80): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fd80): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.832757055 +0000 UTC m=+12.240366544 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fd80): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371260 item 14 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fe40): _readAt: size=2, off=0 2025/03/11 08:07:40 ERROR : open-test-file(0xc000a8fe40): Couldn't read size of file 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fe40): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fe40): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fe40): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fe40): close: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fe40): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fe80): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fe80): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fe80): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fe80): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fe80): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.833875605 +0000 UTC m=+12.241485104 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8fe80): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8ff40): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8ff40): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8ff40): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8ff40): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8ff40): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.833875605 +0000 UTC m=+12.241485104 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a8ff40): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371810 item 15 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 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/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea040): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea040): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea040): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea040): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea040): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.835106316 +0000 UTC m=+12.242715815 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea040): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea0c0): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea0c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea0c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea0c0): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea0c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.835106316 +0000 UTC m=+12.242715815 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea0c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371c70 item 16 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea100): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea100): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea100): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea100): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea100): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.836147913 +0000 UTC m=+12.243757412 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea100): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea140): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea140): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea140): open at offset 5 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea140): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea140): >_readAt: n=2, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea140): _writeAt: size=3, off=7 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea140): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea140): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.836147913 +0000 UTC m=+12.243757412 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea140): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea180): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea180): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea180): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea180): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea180): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.836147913 +0000 UTC m=+12.243757412 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea180): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452150 item 17 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea200): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea200): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea200): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea200): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea200): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.837637546 +0000 UTC m=+12.245247045 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea200): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea280): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea280): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea280): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea280): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea280): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.837637546 +0000 UTC m=+12.245247045 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea280): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452620 item 18 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea300): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea300): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea300): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea300): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea300): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.838700894 +0000 UTC m=+12.246310393 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea300): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea3c0): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea3c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea3c0): open at offset 5 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea3c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea3c0): >_readAt: n=2, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea3c0): _writeAt: size=3, off=7 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea3c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea3c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.838700894 +0000 UTC m=+12.246310393 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea3c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea400): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea400): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea400): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea400): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea400): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.838700894 +0000 UTC m=+12.246310393 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea400): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004528c0 item 19 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903000): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903000): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903000): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903000): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903000): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.840471945 +0000 UTC m=+12.248081433 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903000): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903080): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903080): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903080): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903080): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903080): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.840471945 +0000 UTC m=+12.248081433 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903080): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1570 item 20 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903100): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903100): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903100): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903100): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903100): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.841657561 +0000 UTC m=+12.249267060 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903100): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0009031c0): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0009031c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0009031c0): open at offset 5 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0009031c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0009031c0): >_readAt: n=2, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0009031c0): _writeAt: size=3, off=7 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0009031c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0009031c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.841657561 +0000 UTC m=+12.249267060 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0009031c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903200): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903200): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903200): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903200): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903200): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.841657561 +0000 UTC m=+12.249267060 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903200): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a19d0 item 21 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903280): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903280): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903280): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903280): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903280): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.843200384 +0000 UTC m=+12.250809883 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903280): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903300): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903300): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903300): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903300): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903300): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.843200384 +0000 UTC m=+12.250809883 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903300): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1ea0 item 22 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903380): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903380): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903380): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903380): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903380): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.844253893 +0000 UTC m=+12.251863382 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903380): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903440): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903440): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903440): open at offset 5 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903440): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903440): >_readAt: n=2, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903440): _writeAt: size=3, off=7 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903440): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903440): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.844253893 +0000 UTC m=+12.251863382 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903440): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903480): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903480): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903480): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903480): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903480): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.844253893 +0000 UTC m=+12.251863382 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903480): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052380 item 23 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 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/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903500): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903500): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903500): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903500): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903500): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.845855677 +0000 UTC m=+12.253465176 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903500): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903580): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903580): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903580): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903580): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903580): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.845855677 +0000 UTC m=+12.253465176 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903580): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052b60 item 24 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903640): _readAt: size=2, off=0 2025/03/11 08:07:40 ERROR : open-test-file(0xc000903640): Couldn't read size of file 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903640): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903640): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903640): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903640): close: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903640): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903680): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903680): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903680): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903680): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903680): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.847091086 +0000 UTC m=+12.254700585 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903680): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903740): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903740): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903740): open at offset 5 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903740): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903740): >_readAt: n=2, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903740): _writeAt: size=3, off=7 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903740): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903740): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.847091086 +0000 UTC m=+12.254700585 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903740): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903780): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903780): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903780): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903780): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903780): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.847091086 +0000 UTC m=+12.254700585 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903780): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000530a0 item 25 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903800): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903800): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903800): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903800): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903800): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.848572575 +0000 UTC m=+12.256182074 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903800): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903880): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903880): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903880): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903880): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903880): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.848572575 +0000 UTC m=+12.256182074 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903880): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053f10 item 26 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903940): _readAt: size=2, off=0 2025/03/11 08:07:40 ERROR : open-test-file(0xc000903940): Couldn't read size of file 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903940): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903940): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903940): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903940): close: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903940): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903980): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903980): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903980): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903980): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903980): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.849896269 +0000 UTC m=+12.257505768 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903980): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903a40): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903a40): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903a40): open at offset 5 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903a40): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903a40): >_readAt: n=2, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903a40): _writeAt: size=3, off=7 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903a40): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903a40): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.849896269 +0000 UTC m=+12.257505768 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903a40): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903a80): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903a80): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903a80): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903a80): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903a80): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.849896269 +0000 UTC m=+12.257505768 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903a80): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6620 item 27 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 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/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903b00): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903b00): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903b00): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903b00): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903b00): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.851412473 +0000 UTC m=+12.259021973 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903b00): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903b80): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903b80): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903b80): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903b80): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903b80): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.851412473 +0000 UTC m=+12.259021973 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903b80): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6a80 item 28 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903c40): _readAt: size=2, off=0 2025/03/11 08:07:40 ERROR : open-test-file(0xc000903c40): Couldn't read size of file 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903c40): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903c40): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903c40): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903c40): close: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903c40): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903c80): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903c80): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903c80): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903c80): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903c80): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.852602707 +0000 UTC m=+12.260212206 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903c80): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903d40): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903d40): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903d40): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903d40): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903d40): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.852602707 +0000 UTC m=+12.260212206 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903d40): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7340 item 29 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 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/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903dc0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903dc0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903dc0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903dc0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903dc0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.853852153 +0000 UTC m=+12.261461642 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903dc0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903e40): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903e40): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903e40): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903e40): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903e40): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.853852153 +0000 UTC m=+12.261461642 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903e40): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f77a0 item 30 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 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/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903f00): _readAt: size=2, off=0 2025/03/11 08:07:40 ERROR : open-test-file(0xc000903f00): Couldn't read size of file 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903f00): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903f00): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903f00): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903f00): close: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903f00): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903f40): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903f40): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903f40): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903f40): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903f40): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.855073766 +0000 UTC m=+12.262683255 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000903f40): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c080): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c080): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c080): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c080): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c080): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.855073766 +0000 UTC m=+12.262683255 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c080): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7c00 item 31 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 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/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c100): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c100): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c100): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c100): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c100): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.856254302 +0000 UTC m=+12.263863791 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c100): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c180): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c180): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c180): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c180): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c180): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.856254302 +0000 UTC m=+12.263863791 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c180): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003661c0 item 32 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c1c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c1c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c1c0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c1c0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c1c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.857202795 +0000 UTC m=+12.264812285 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c1c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c200): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c200): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c200): _writeAt: size=3, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c200): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c200): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366540 item 33 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c200): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c200): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.857600428 +0000 UTC m=+12.265209917 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c200): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c240): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c240): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c240): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c240): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c240): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.857600428 +0000 UTC m=+12.265209917 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c240): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366700 item 33 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c280): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c280): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c280): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c280): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c280): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.858526029 +0000 UTC m=+12.266135518 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c280): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c2c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c2c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366d20 item 34 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c2c0): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c2c0): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c2c0): _writeAt: size=3, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c2c0): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c2c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.858967543 +0000 UTC m=+12.266577032 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c2c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c300): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c300): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c300): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c300): >_readAt: n=3, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c300): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.858967543 +0000 UTC m=+12.266577032 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c300): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367030 item 34 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c340): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c340): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c340): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c340): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c340): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.859911087 +0000 UTC m=+12.267520576 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c340): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c380): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c380): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c380): _writeAt: size=3, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c380): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c380): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003675e0 item 35 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c380): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c380): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.860288903 +0000 UTC m=+12.267898391 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c380): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c3c0): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c3c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c3c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c3c0): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c3c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.860288903 +0000 UTC m=+12.267898391 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c3c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367730 item 35 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c440): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c440): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c440): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c440): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c440): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.86129349 +0000 UTC m=+12.268902979 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c440): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c500): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c500): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367ce0 item 36 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c500): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c500): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c500): _writeAt: size=3, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c500): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c500): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.861840383 +0000 UTC m=+12.269449872 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c500): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c540): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c540): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c540): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c540): >_readAt: n=3, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c540): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.861840383 +0000 UTC m=+12.269449872 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c540): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa0e0 item 36 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c580): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c580): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c580): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c580): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c580): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.863100679 +0000 UTC m=+12.270710167 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c580): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c5c0): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c5c0): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c5c0): _writeAt: size=3, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c5c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c5c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa700 item 37 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c5c0): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c5c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.863543707 +0000 UTC m=+12.271153195 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c5c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c600): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c600): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c600): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c600): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c600): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.863543707 +0000 UTC m=+12.271153195 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c600): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa850 item 37 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c680): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c680): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c680): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c680): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c680): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.864509833 +0000 UTC m=+12.272119322 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c680): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c740): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c740): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aac40 item 38 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c740): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c740): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c740): _writeAt: size=3, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c740): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c740): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.864989799 +0000 UTC m=+12.272599288 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c740): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c780): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c780): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c780): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c780): >_readAt: n=3, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c780): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.864989799 +0000 UTC m=+12.272599288 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c780): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aae00 item 38 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c800): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c800): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c800): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c800): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c800): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.865960253 +0000 UTC m=+12.273569743 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c800): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c8c0): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c8c0): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c8c0): _writeAt: size=3, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c8c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c8c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab340 item 39 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c8c0): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c8c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.866375019 +0000 UTC m=+12.273984508 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c8c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c900): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c900): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c900): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c900): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c900): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.866375019 +0000 UTC m=+12.273984508 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c900): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab490 item 39 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c980): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c980): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c980): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c980): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c980): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.867355451 +0000 UTC m=+12.274964940 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097c980): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097ca40): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097ca40): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab9d0 item 40 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097ca40): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097ca40): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097ca40): _writeAt: size=3, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097ca40): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097ca40): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.867757152 +0000 UTC m=+12.275366641 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097ca40): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097ca80): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097ca80): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097ca80): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097ca80): >_readAt: n=3, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097ca80): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.867757152 +0000 UTC m=+12.275366641 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097ca80): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003abb20 item 40 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cac0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cac0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cac0): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cac0): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cac0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cac0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cac0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.868672222 +0000 UTC m=+12.276281712 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cac0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cb00): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cb00): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cb00): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348380 item 41 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cb00): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cb00): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.86907746 +0000 UTC m=+12.276686949 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cb00): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cb40): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cb40): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cb40): _writeAt: size=3, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cb40): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cb40): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003487e0 item 41 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cb40): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cb40): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.869440869 +0000 UTC m=+12.277050358 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cb40): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cb80): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cb80): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cb80): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cb80): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cb80): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.869440869 +0000 UTC m=+12.277050358 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cb80): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348d20 item 41 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cc40): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cc40): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cc40): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cc40): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cc40): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cc40): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cc40): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.870440217 +0000 UTC m=+12.278049706 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cc40): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cc80): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cc80): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cc80): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003492d0 item 42 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cc80): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cc80): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.870788217 +0000 UTC m=+12.278397706 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cc80): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cd40): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cd40): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349570 item 42 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cd40): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cd40): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cd40): _writeAt: size=3, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cd40): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cd40): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.871285797 +0000 UTC m=+12.278895276 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cd40): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cd80): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cd80): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cd80): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cd80): >_readAt: n=3, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cd80): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.871285797 +0000 UTC m=+12.278895276 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cd80): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349960 item 42 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097ce40): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097ce40): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097ce40): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097ce40): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097ce40): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097ce40): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097ce40): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.872187713 +0000 UTC m=+12.279797202 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097ce40): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097ce80): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097ce80): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097ce80): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003420e0 item 43 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097ce80): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097ce80): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.872548738 +0000 UTC m=+12.280158226 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097ce80): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cf40): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cf40): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cf40): _writeAt: size=3, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cf40): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cf40): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342380 item 43 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cf40): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cf40): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.872953403 +0000 UTC m=+12.280562902 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097cf40): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d000): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d000): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d000): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d000): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d000): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.872953403 +0000 UTC m=+12.280562902 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d000): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003427e0 item 43 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d0c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d0c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d0c0): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d0c0): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d0c0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d0c0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d0c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.873926714 +0000 UTC m=+12.281536202 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d0c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d100): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d100): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d100): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342d20 item 44 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d100): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d100): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.874309549 +0000 UTC m=+12.281919037 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d100): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d1c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d1c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343180 item 44 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d1c0): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d1c0): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d1c0): _writeAt: size=3, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d1c0): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d1c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.874741746 +0000 UTC m=+12.282351235 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d1c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d200): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d200): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d200): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d200): >_readAt: n=3, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d200): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.874741746 +0000 UTC m=+12.282351235 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d200): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003435e0 item 44 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d2c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d2c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d2c0): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d2c0): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d2c0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d2c0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d2c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.875668878 +0000 UTC m=+12.283278367 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d2c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d300): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d300): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d300): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343c70 item 45 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d300): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d300): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.876030996 +0000 UTC m=+12.283640485 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d300): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d3c0): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d3c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d3c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d3c0): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d3c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.876030996 +0000 UTC m=+12.283640485 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d3c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005960e0 item 45 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d480): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d480): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d480): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d480): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d480): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d480): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d480): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.877081159 +0000 UTC m=+12.284690638 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d480): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d4c0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d4c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d4c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596460 item 46 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d4c0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d4c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.877478531 +0000 UTC m=+12.285088020 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d4c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d580): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d580): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d580): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d580): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d580): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.877478531 +0000 UTC m=+12.285088020 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d580): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596620 item 46 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d640): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d640): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d640): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d640): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d640): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d640): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d640): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.878475845 +0000 UTC m=+12.286085334 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d640): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d680): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d680): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d680): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596a10 item 47 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d680): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d680): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.878805131 +0000 UTC m=+12.286414620 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d680): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d740): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d740): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d740): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d740): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d740): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.878805131 +0000 UTC m=+12.286414620 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d740): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596b60 item 47 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 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/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d800): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d800): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d800): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d800): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d800): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d800): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d800): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.879813646 +0000 UTC m=+12.287423135 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d800): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d840): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d840): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d840): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596f50 item 48 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d840): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d840): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.880187856 +0000 UTC m=+12.287797345 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d840): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d900): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d900): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d900): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d900): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d900): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.880187856 +0000 UTC m=+12.287797345 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d900): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000597260 item 48 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d940): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d940): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d940): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d940): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d940): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.881231847 +0000 UTC m=+12.288841335 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d940): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d980): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d980): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d980): _writeAt: size=3, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d980): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d980): open at offset 5 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d980): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005975e0 item 49 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d980): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d980): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.881698479 +0000 UTC m=+12.289307967 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d980): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d9c0): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d9c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d9c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d9c0): >_readAt: n=8, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d9c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.881698479 +0000 UTC m=+12.289307967 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097d9c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005977a0 item 49 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097da40): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097da40): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097da40): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097da40): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097da40): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.882611185 +0000 UTC m=+12.290220674 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097da40): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097db00): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097db00): open at offset 5 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097db00): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000597c00 item 50 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097db00): _readAt: size=2, off=5 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097db00): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097db00): _writeAt: size=3, off=5 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097db00): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097db00): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.882975655 +0000 UTC m=+12.290585144 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097db00): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097db40): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097db40): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097db40): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097db40): >_readAt: n=3, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097db40): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.882975655 +0000 UTC m=+12.290585144 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097db40): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000597e30 item 50 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097dbc0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097dbc0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097dbc0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097dbc0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097dbc0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.88384512 +0000 UTC m=+12.291454610 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097dbc0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097dc80): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097dc80): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097dc80): _writeAt: size=3, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097dc80): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097dc80): open at offset 5 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097dc80): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364310 item 51 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097dc80): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097dc80): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.884183323 +0000 UTC m=+12.291792802 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097dc80): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097dcc0): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097dcc0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097dcc0): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097dcc0): >_readAt: n=8, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097dcc0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.884183323 +0000 UTC m=+12.291792802 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097dcc0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364620 item 51 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097dd40): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097dd40): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097dd40): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097dd40): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097dd40): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.885158565 +0000 UTC m=+12.292768055 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097dd40): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097de00): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097de00): open at offset 5 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097de00): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364d90 item 52 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097de00): _readAt: size=2, off=5 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097de00): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097de00): _writeAt: size=3, off=5 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097de00): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097de00): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.885559846 +0000 UTC m=+12.293169335 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097de00): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097de40): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097de40): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097de40): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097de40): >_readAt: n=3, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097de40): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.885559846 +0000 UTC m=+12.293169335 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097de40): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364ee0 item 52 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097dec0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097dec0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097dec0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097dec0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097dec0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.886439069 +0000 UTC m=+12.294048568 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc00097dec0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88000): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88000): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88000): _writeAt: size=3, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88000): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88000): open at offset 5 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88000): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365570 item 53 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88000): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88000): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.886748787 +0000 UTC m=+12.294358277 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88000): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88040): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88040): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88040): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88040): >_readAt: n=8, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88040): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.886748787 +0000 UTC m=+12.294358277 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88040): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365810 item 53 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d880c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d880c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d880c0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d880c0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d880c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.887781277 +0000 UTC m=+12.295390766 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d880c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88180): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88180): open at offset 5 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88180): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365f10 item 54 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88180): _readAt: size=2, off=5 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88180): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88180): _writeAt: size=3, off=5 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88180): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88180): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.888222863 +0000 UTC m=+12.295832352 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88180): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d881c0): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d881c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d881c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d881c0): >_readAt: n=3, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d881c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.888222863 +0000 UTC m=+12.295832352 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d881c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a0e0 item 54 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88240): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88240): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88240): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88240): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88240): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.889172819 +0000 UTC m=+12.296782308 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88240): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88300): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88300): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88300): _writeAt: size=3, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88300): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88300): open at offset 5 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88300): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a3f0 item 55 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88300): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88300): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.889561215 +0000 UTC m=+12.297170694 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88300): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88340): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88340): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88340): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88340): >_readAt: n=8, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88340): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.889561215 +0000 UTC m=+12.297170694 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88340): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a620 item 55 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 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/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d883c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d883c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d883c0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d883c0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d883c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.890509327 +0000 UTC m=+12.298118816 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d883c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88480): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88480): open at offset 5 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88480): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044abd0 item 56 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88480): _readAt: size=2, off=5 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88480): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88480): _writeAt: size=3, off=5 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88480): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88480): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.890902983 +0000 UTC m=+12.298512472 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d88480): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d884c0): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d884c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d884c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d884c0): >_readAt: n=3, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d884c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.890902983 +0000 UTC m=+12.298512472 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000d884c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044aee0 item 56 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea500): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea500): open at offset 0 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea500): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea500): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea500): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea500): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea500): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea500): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.892052592 +0000 UTC m=+12.299662080 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea500): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea540): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea540): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea540): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452d90 item 57 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea540): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea540): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.892463659 +0000 UTC m=+12.300073158 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea540): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea600): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea600): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea600): _writeAt: size=3, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea600): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea600): open at offset 5 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea600): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452ee0 item 57 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea600): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea600): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.892912819 +0000 UTC m=+12.300522318 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea600): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea640): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea640): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea640): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea640): >_readAt: n=8, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea640): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.892912819 +0000 UTC m=+12.300522318 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea640): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453030 item 57 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea700): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea700): open at offset 0 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea700): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea700): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea700): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea700): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea700): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea700): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.893996685 +0000 UTC m=+12.301606184 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea700): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea7c0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea7c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea7c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453420 item 58 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea7c0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea7c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.894382106 +0000 UTC m=+12.301991594 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea7c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea880): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea880): open at offset 5 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea880): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004535e0 item 58 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea880): _readAt: size=2, off=5 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea880): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea880): _writeAt: size=3, off=5 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea880): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea880): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.894836775 +0000 UTC m=+12.302446264 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea880): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea8c0): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea8c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea8c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea8c0): >_readAt: n=3, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea8c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.894836775 +0000 UTC m=+12.302446264 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea8c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453880 item 58 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea980): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea980): open at offset 0 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea980): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea980): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea980): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea980): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea980): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea980): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.89579742 +0000 UTC m=+12.303406919 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea980): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea9c0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea9c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea9c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453c00 item 59 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea9c0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea9c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.896404085 +0000 UTC m=+12.304013573 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ea9c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eaa80): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eaa80): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eaa80): _writeAt: size=3, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eaa80): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eaa80): open at offset 5 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eaa80): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453dc0 item 59 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eaa80): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eaa80): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.896922082 +0000 UTC m=+12.304531571 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eaa80): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eaac0): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eaac0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eaac0): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eaac0): >_readAt: n=8, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eaac0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.896922082 +0000 UTC m=+12.304531571 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eaac0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330070 item 59 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 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/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eab80): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eab80): open at offset 0 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eab80): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eab80): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eab80): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eab80): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eab80): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eab80): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.898259061 +0000 UTC m=+12.305868550 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eab80): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eabc0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eabc0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eabc0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330620 item 60 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eabc0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eabc0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.898667234 +0000 UTC m=+12.306276723 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eabc0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eac80): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eac80): open at offset 5 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eac80): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330a80 item 60 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eac80): _readAt: size=2, off=5 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eac80): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eac80): _writeAt: size=3, off=5 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eac80): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eac80): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.89917325 +0000 UTC m=+12.306782739 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eac80): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eacc0): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eacc0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eacc0): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eacc0): >_readAt: n=3, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eacc0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.89917325 +0000 UTC m=+12.306782739 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eacc0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330cb0 item 60 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ead80): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ead80): open at offset 0 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ead80): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ead80): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ead80): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ead80): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ead80): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ead80): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.900215178 +0000 UTC m=+12.307824667 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ead80): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eadc0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eadc0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eadc0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331960 item 61 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eadc0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eadc0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.900626987 +0000 UTC m=+12.308236477 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eadc0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eae80): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eae80): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eae80): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eae80): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eae80): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.900626987 +0000 UTC m=+12.308236477 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eae80): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331ce0 item 61 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 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/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eaf40): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eaf40): open at offset 0 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eaf40): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eaf40): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eaf40): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eaf40): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eaf40): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eaf40): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.901781885 +0000 UTC m=+12.309391375 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eaf40): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eaf80): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eaf80): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eaf80): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4230 item 62 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eaf80): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eaf80): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.902159982 +0000 UTC m=+12.309769471 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eaf80): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb040): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb040): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb040): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb040): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb040): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.902159982 +0000 UTC m=+12.309769471 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb040): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4700 item 62 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 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/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb100): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb100): open at offset 0 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb100): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb100): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb100): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb100): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb100): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb100): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.903470652 +0000 UTC m=+12.311080140 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb100): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb140): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb140): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb140): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b49a0 item 63 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb140): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb140): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.903864577 +0000 UTC m=+12.311474076 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb140): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb200): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb200): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb200): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb200): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb200): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.903864577 +0000 UTC m=+12.311474076 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb200): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4af0 item 63 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 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/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb2c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb2c0): open at offset 0 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb2c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb2c0): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb2c0): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb2c0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb2c0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb2c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.905122479 +0000 UTC m=+12.312731969 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb2c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb300): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb300): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb300): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4f50 item 64 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb300): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb300): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.905557162 +0000 UTC m=+12.313166661 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb300): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb3c0): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb3c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb3c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb3c0): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb3c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.905557162 +0000 UTC m=+12.313166661 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb3c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b50a0 item 64 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb400): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb400): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb400): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb400): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb400): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.906785919 +0000 UTC m=+12.314395408 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb400): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb440): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb440): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb440): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb440): >_readAt: n=2, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb440): _writeAt: size=3, off=2 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5570 item 65 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb440): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb440): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.907261487 +0000 UTC m=+12.314870976 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb440): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb480): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb480): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb480): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb480): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb480): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.907261487 +0000 UTC m=+12.314870976 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb480): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5730 item 65 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb4c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb4c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb4c0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb4c0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb4c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.908443837 +0000 UTC m=+12.316053326 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb4c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb500): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb500): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5ab0 item 66 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb500): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb500): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb500): _writeAt: size=3, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb500): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb500): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.908902634 +0000 UTC m=+12.316512124 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb500): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb540): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb540): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb540): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb540): >_readAt: n=3, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb540): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.908902634 +0000 UTC m=+12.316512124 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb540): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5ce0 item 66 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb580): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb580): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb580): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb580): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb580): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.909986431 +0000 UTC m=+12.317595920 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb580): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb5c0): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb5c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb5c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb5c0): >_readAt: n=2, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb5c0): _writeAt: size=3, off=2 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004241c0 item 67 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb5c0): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb5c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.913238739 +0000 UTC m=+12.320848238 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb5c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb600): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb600): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb600): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb600): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb600): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.913238739 +0000 UTC m=+12.320848238 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb600): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424460 item 67 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb680): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb680): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb680): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb680): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb680): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.914267061 +0000 UTC m=+12.321876570 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb680): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb740): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb740): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004247e0 item 68 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb740): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb740): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb740): _writeAt: size=3, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb740): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb740): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.914655326 +0000 UTC m=+12.322264816 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb740): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb780): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb780): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb780): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb780): >_readAt: n=3, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb780): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.914655326 +0000 UTC m=+12.322264816 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb780): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004249a0 item 68 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb7c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb7c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb7c0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb7c0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb7c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.915735336 +0000 UTC m=+12.323344824 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb7c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb800): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb800): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb800): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb800): >_readAt: n=2, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb800): _writeAt: size=3, off=2 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424e00 item 69 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb800): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb800): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.916157725 +0000 UTC m=+12.323767224 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb800): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb840): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb840): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb840): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb840): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb840): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.916157725 +0000 UTC m=+12.323767224 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb840): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425030 item 69 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb8c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb8c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb8c0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb8c0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb8c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.917234608 +0000 UTC m=+12.324844107 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb8c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb980): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb980): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425960 item 70 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb980): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb980): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb980): _writeAt: size=3, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb980): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb980): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.917705698 +0000 UTC m=+12.325315186 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb980): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb9c0): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb9c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb9c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb9c0): >_readAt: n=3, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb9c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.917705698 +0000 UTC m=+12.325315186 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eb9c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425ab0 item 70 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eba40): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eba40): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eba40): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eba40): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eba40): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.918849135 +0000 UTC m=+12.326458624 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008eba40): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebb00): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebb00): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebb00): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebb00): >_readAt: n=2, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebb00): _writeAt: size=3, off=2 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425ea0 item 71 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebb00): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebb00): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.919260845 +0000 UTC m=+12.326870334 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebb00): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebb40): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebb40): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebb40): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebb40): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebb40): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.919260845 +0000 UTC m=+12.326870334 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebb40): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e930 item 71 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebbc0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebbc0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebbc0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebbc0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebbc0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.920310817 +0000 UTC m=+12.327920306 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebbc0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebc80): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebc80): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f030 item 72 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebc80): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebc80): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebc80): _writeAt: size=3, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebc80): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebc80): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.920868108 +0000 UTC m=+12.328477597 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebc80): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebcc0): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebcc0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebcc0): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebcc0): >_readAt: n=3, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebcc0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.920868108 +0000 UTC m=+12.328477597 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebcc0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f1f0 item 72 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebd00): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebd00): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebd00): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebd00): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebd00): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebd00): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebd00): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.921916729 +0000 UTC m=+12.329526217 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebd00): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebd40): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebd40): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebd40): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f810 item 73 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebd40): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebd40): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.922283905 +0000 UTC m=+12.329893394 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebd40): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebd80): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebd80): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebd80): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebd80): >_readAt: n=2, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebd80): _writeAt: size=3, off=2 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fb20 item 73 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebd80): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebd80): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.922685595 +0000 UTC m=+12.330295085 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebd80): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebdc0): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebdc0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebdc0): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebdc0): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebdc0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.922685595 +0000 UTC m=+12.330295085 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebdc0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fd50 item 73 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebe80): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebe80): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebe80): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebe80): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebe80): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebe80): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebe80): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.924138791 +0000 UTC m=+12.331748281 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebe80): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebec0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebec0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebec0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438150 item 74 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebec0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebec0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.92453958 +0000 UTC m=+12.332149070 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0008ebec0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6000): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6000): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438310 item 74 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6000): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6000): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6000): _writeAt: size=3, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6000): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6000): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.925007816 +0000 UTC m=+12.332617315 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6000): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6040): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6040): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6040): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6040): >_readAt: n=3, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6040): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.925007816 +0000 UTC m=+12.332617315 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6040): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004384d0 item 74 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6100): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6100): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6100): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6100): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6100): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6100): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6100): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.926216165 +0000 UTC m=+12.333825664 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6100): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6140): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6140): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6140): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004389a0 item 75 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6140): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6140): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.926595263 +0000 UTC m=+12.334204752 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6140): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6200): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6200): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6200): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6200): >_readAt: n=2, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6200): _writeAt: size=3, off=2 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438d20 item 75 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6200): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6200): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.927144158 +0000 UTC m=+12.334753658 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6200): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6240): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6240): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6240): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6240): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6240): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.927144158 +0000 UTC m=+12.334753658 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6240): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438e70 item 75 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6300): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6300): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6300): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6300): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6300): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6300): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6300): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.928301892 +0000 UTC m=+12.335911381 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6300): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6340): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6340): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6340): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439110 item 76 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6340): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6340): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.929036665 +0000 UTC m=+12.336646165 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6340): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6400): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6400): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439340 item 76 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6400): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6400): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6400): _writeAt: size=3, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6400): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6400): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.929506735 +0000 UTC m=+12.337116224 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6400): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6440): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6440): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6440): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6440): >_readAt: n=3, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6440): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.929506735 +0000 UTC m=+12.337116224 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db6440): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439490 item 76 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06080): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06080): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06080): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06080): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06080): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06080): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06080): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.931049507 +0000 UTC m=+12.338659007 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06080): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a060c0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a060c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a060c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446230 item 77 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a060c0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a060c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.931488368 +0000 UTC m=+12.339097857 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a060c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06180): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06180): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06180): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06180): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06180): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.931488368 +0000 UTC m=+12.339097857 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06180): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004463f0 item 77 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06240): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06240): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06240): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06240): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06240): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06240): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06240): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.932657713 +0000 UTC m=+12.340267212 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06240): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06280): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06280): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06280): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446770 item 78 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06280): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06280): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.933053003 +0000 UTC m=+12.340662502 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06280): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06340): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06340): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06340): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06340): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06340): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.933053003 +0000 UTC m=+12.340662502 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06340): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004468c0 item 78 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06400): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06400): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06400): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06400): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06400): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06400): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06400): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.934144663 +0000 UTC m=+12.341754162 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06400): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06440): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06440): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06440): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446cb0 item 79 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06440): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06440): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.934588493 +0000 UTC m=+12.342197981 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06440): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06500): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06500): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06500): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06500): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06500): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.934588493 +0000 UTC m=+12.342197981 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06500): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446e70 item 79 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 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/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a065c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a065c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a065c0): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a065c0): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a065c0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a065c0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a065c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.935777495 +0000 UTC m=+12.343386994 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a065c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06600): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06600): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06600): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447180 item 80 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06600): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06600): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.936185387 +0000 UTC m=+12.343794886 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06600): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a066c0): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a066c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a066c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a066c0): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a066c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.936185387 +0000 UTC m=+12.343794886 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a066c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447500 item 80 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06700): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06700): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06700): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06700): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06700): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.93727271 +0000 UTC m=+12.344882209 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06700): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06740): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06740): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06740): open at offset 5 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06740): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06740): >_readAt: n=2, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06740): _writeAt: size=3, off=7 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004479d0 item 81 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06740): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06740): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.937696021 +0000 UTC m=+12.345305510 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06740): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06780): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06780): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06780): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06780): >_readAt: n=8, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06780): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.937696021 +0000 UTC m=+12.345305510 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06780): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447c70 item 81 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06800): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06800): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06800): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06800): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06800): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.938838236 +0000 UTC m=+12.346447735 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06800): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a069c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a069c0): open at offset 5 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a069c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a41c0 item 82 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a069c0): _readAt: size=2, off=5 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a069c0): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a069c0): _writeAt: size=3, off=5 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a069c0): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a069c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.93931147 +0000 UTC m=+12.346920969 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a069c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06a00): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06a00): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06a00): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06a00): >_readAt: n=3, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06a00): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.93931147 +0000 UTC m=+12.346920969 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06a00): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4380 item 82 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06a80): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06a80): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06a80): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06a80): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06a80): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.940476979 +0000 UTC m=+12.348086498 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06a80): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06b40): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06b40): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06b40): open at offset 5 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06b40): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06b40): >_readAt: n=2, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06b40): _writeAt: size=3, off=7 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4850 item 83 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06b40): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06b40): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.94101842 +0000 UTC m=+12.348627910 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06b40): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06b80): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06b80): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06b80): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06b80): >_readAt: n=8, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06b80): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.94101842 +0000 UTC m=+12.348627910 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06b80): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4a80 item 83 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06c00): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06c00): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06c00): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06c00): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06c00): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.942184701 +0000 UTC m=+12.349794200 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06c00): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06cc0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06cc0): open at offset 5 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06cc0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4d90 item 84 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06cc0): _readAt: size=2, off=5 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06cc0): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06cc0): _writeAt: size=3, off=5 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06cc0): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06cc0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.942621998 +0000 UTC m=+12.350231497 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06cc0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06d00): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06d00): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06d00): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06d00): >_readAt: n=3, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06d00): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.942621998 +0000 UTC m=+12.350231497 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06d00): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4ee0 item 84 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06d80): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06d80): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06d80): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06d80): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06d80): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.943656652 +0000 UTC m=+12.351266151 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06d80): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06e40): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06e40): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06e40): open at offset 5 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06e40): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06e40): >_readAt: n=2, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06e40): _writeAt: size=3, off=7 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a51f0 item 85 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06e40): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06e40): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.944056479 +0000 UTC m=+12.351665968 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06e40): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06e80): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06e80): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06e80): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06e80): >_readAt: n=8, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06e80): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.944056479 +0000 UTC m=+12.351665968 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06e80): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5420 item 85 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06f00): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06f00): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06f00): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06f00): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06f00): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.945124305 +0000 UTC m=+12.352733845 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06f00): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06fc0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06fc0): open at offset 5 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06fc0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5730 item 86 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06fc0): _readAt: size=2, off=5 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06fc0): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06fc0): _writeAt: size=3, off=5 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06fc0): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06fc0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.945675616 +0000 UTC m=+12.353285115 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a06fc0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07000): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07000): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07000): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07000): >_readAt: n=3, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07000): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.945675616 +0000 UTC m=+12.353285115 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07000): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5960 item 86 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07080): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07080): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07080): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07080): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07080): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.946800467 +0000 UTC m=+12.354409956 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07080): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07140): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07140): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07140): open at offset 5 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07140): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07140): >_readAt: n=2, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07140): _writeAt: size=3, off=7 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5ce0 item 87 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07140): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07140): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.947218328 +0000 UTC m=+12.354827838 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07140): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07180): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07180): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07180): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07180): >_readAt: n=8, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07180): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.947218328 +0000 UTC m=+12.354827838 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07180): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5f10 item 87 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 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/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07200): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07200): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07200): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07200): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07200): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.948329415 +0000 UTC m=+12.355938914 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07200): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a072c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a072c0): open at offset 5 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a072c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a230 item 88 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a072c0): _readAt: size=2, off=5 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a072c0): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a072c0): _writeAt: size=3, off=5 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a072c0): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a072c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.948909639 +0000 UTC m=+12.356519138 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a072c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07300): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07300): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07300): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07300): >_readAt: n=3, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07300): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.948909639 +0000 UTC m=+12.356519138 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07300): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a3f0 item 88 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a073c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a073c0): open at offset 0 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a073c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a073c0): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a073c0): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a073c0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a073c0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a073c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.95008097 +0000 UTC m=+12.357690458 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a073c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07400): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07400): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07400): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044aa80 item 89 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07400): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07400): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.950761962 +0000 UTC m=+12.358371451 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07400): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a074c0): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a074c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a074c0): open at offset 5 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a074c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a074c0): >_readAt: n=2, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a074c0): _writeAt: size=3, off=7 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044abd0 item 89 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a074c0): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a074c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.951422356 +0000 UTC m=+12.359031855 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a074c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07500): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07500): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07500): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07500): >_readAt: n=8, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07500): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.951422356 +0000 UTC m=+12.359031855 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07500): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044aee0 item 89 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a075c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a075c0): open at offset 0 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a075c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a075c0): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a075c0): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a075c0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a075c0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a075c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.952745329 +0000 UTC m=+12.360354818 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a075c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07600): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07600): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07600): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b260 item 90 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07600): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07600): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.953179821 +0000 UTC m=+12.360789310 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07600): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a076c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a076c0): open at offset 5 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a076c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b420 item 90 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a076c0): _readAt: size=2, off=5 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a076c0): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a076c0): _writeAt: size=3, off=5 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a076c0): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a076c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.953882014 +0000 UTC m=+12.361491513 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a076c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07700): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07700): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07700): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07700): >_readAt: n=3, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07700): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.953882014 +0000 UTC m=+12.361491513 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07700): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b5e0 item 90 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a077c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a077c0): open at offset 0 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a077c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a077c0): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a077c0): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a077c0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a077c0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a077c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.955075274 +0000 UTC m=+12.362684763 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a077c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07800): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07800): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07800): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b9d0 item 91 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07800): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07800): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.955471875 +0000 UTC m=+12.363081364 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07800): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a078c0): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a078c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a078c0): open at offset 5 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a078c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a078c0): >_readAt: n=2, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a078c0): _writeAt: size=3, off=7 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bb90 item 91 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a078c0): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a078c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.956005773 +0000 UTC m=+12.363615262 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a078c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07900): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07900): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07900): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07900): >_readAt: n=8, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07900): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.956005773 +0000 UTC m=+12.363615262 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07900): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bd50 item 91 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 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/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a079c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a079c0): open at offset 0 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a079c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a079c0): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a079c0): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a079c0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a079c0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a079c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.957188684 +0000 UTC m=+12.364798173 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a079c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07a00): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07a00): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07a00): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004381c0 item 92 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07a00): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07a00): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.957615782 +0000 UTC m=+12.365225272 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07a00): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07bc0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07bc0): open at offset 5 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07bc0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004383f0 item 92 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07bc0): _readAt: size=2, off=5 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07bc0): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07bc0): _writeAt: size=3, off=5 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07bc0): >_writeAt: n=3, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07bc0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.958092463 +0000 UTC m=+12.365701951 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07bc0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07c00): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07c00): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07c00): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07c00): >_readAt: n=3, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07c00): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.958092463 +0000 UTC m=+12.365701951 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07c00): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438540 item 92 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07cc0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07cc0): open at offset 0 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07cc0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07cc0): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07cc0): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07cc0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07cc0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07cc0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.959122358 +0000 UTC m=+12.366731836 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07cc0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07d00): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07d00): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07d00): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438a10 item 93 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07d00): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07d00): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.959522987 +0000 UTC m=+12.367132476 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07d00): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07dc0): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07dc0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07dc0): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07dc0): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07dc0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.959522987 +0000 UTC m=+12.367132476 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07dc0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438d90 item 93 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 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/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07e80): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07e80): open at offset 0 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07e80): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07e80): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07e80): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07e80): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07e80): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07e80): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.960707129 +0000 UTC m=+12.368316619 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07e80): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07ec0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07ec0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07ec0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439030 item 94 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07ec0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07ec0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.961171939 +0000 UTC m=+12.368781427 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000a07ec0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000980000): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000980000): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000980000): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000980000): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000980000): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.961171939 +0000 UTC m=+12.368781427 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000980000): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439a40 item 94 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 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/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0009800c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0009800c0): open at offset 0 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0009800c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0009800c0): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0009800c0): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0009800c0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0009800c0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0009800c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.962225538 +0000 UTC m=+12.369835027 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0009800c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000980100): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000980100): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000980100): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e4d0 item 95 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000980100): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000980100): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.962636496 +0000 UTC m=+12.370245985 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000980100): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0009801c0): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0009801c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0009801c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0009801c0): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0009801c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.962636496 +0000 UTC m=+12.370245985 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0009801c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e770 item 95 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 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/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000980280): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000980280): open at offset 0 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000980280): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000980280): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000980280): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000980280): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000980280): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000980280): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.963905478 +0000 UTC m=+12.371514967 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000980280): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0009802c0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0009802c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0009802c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ec40 item 96 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0009802c0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0009802c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.964459463 +0000 UTC m=+12.372068953 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc0009802c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000980380): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000980380): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000980380): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000980380): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000980380): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.964459463 +0000 UTC m=+12.372068953 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000980380): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047eee0 item 96 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= 2025/03/11 08:07:40 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:40 DEBUG : : Looking for writers 2025/03/11 08:07:40 DEBUG : >WaitForWriters: 2025/03/11 08:07:40 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:40 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:40 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/11 08:07:40 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:40 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/03/11 08:07:40 INFO : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7080): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7080): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7080): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7080): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7080): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.988401282 +0000 UTC m=+12.396010771 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7080): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db70c0): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db70c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db70c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db70c0): >_readAt: n=2, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db70c0): _writeAt: size=3, off=2 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db70c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db70c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.988401282 +0000 UTC m=+12.396010771 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db70c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7100): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7100): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7100): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7100): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7100): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.988401282 +0000 UTC m=+12.396010771 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7100): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004505b0 item 1 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7140): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7140): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7140): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7140): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7140): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.989991765 +0000 UTC m=+12.397601253 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7140): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7180): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7180): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7180): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7180): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7180): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.989991765 +0000 UTC m=+12.397601253 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7180): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004509a0 item 2 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db71c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db71c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db71c0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db71c0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db71c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.991078206 +0000 UTC m=+12.398687695 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db71c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7200): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7200): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7200): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7200): >_readAt: n=2, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7200): _writeAt: size=3, off=2 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7200): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7200): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.991078206 +0000 UTC m=+12.398687695 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7200): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7240): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7240): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7240): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7240): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7240): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.991078206 +0000 UTC m=+12.398687695 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7240): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450cb0 item 3 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db72c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db72c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db72c0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db72c0): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db72c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.992611841 +0000 UTC m=+12.400221331 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db72c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7340): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7340): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7340): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7340): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7340): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.992611841 +0000 UTC m=+12.400221331 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7340): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451030 item 4 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7380): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7380): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7380): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7380): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7380): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.993670059 +0000 UTC m=+12.401279549 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7380): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db73c0): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db73c0): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db73c0): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db73c0): >_readAt: n=2, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db73c0): _writeAt: size=3, off=2 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db73c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db73c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.993670059 +0000 UTC m=+12.401279549 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db73c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7400): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7400): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7400): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7400): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7400): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.993670059 +0000 UTC m=+12.401279549 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7400): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004512d0 item 5 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7480): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7480): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7480): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7480): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7480): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.995160094 +0000 UTC m=+12.402769594 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7480): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7500): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7500): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7500): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7500): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7500): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.995160094 +0000 UTC m=+12.402769594 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7500): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004516c0 item 6 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7580): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7580): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7580): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7580): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7580): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.996169802 +0000 UTC m=+12.403779291 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7580): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7640): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7640): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7640): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7640): >_readAt: n=2, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7640): _writeAt: size=3, off=2 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7640): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7640): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.996169802 +0000 UTC m=+12.403779291 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7640): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7680): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7680): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7680): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7680): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7680): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.996169802 +0000 UTC m=+12.403779291 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7680): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451960 item 7 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7700): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7700): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7700): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7700): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7700): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.997530404 +0000 UTC m=+12.405139893 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7700): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7780): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7780): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7780): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7780): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7780): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.997530404 +0000 UTC m=+12.405139893 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7780): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451dc0 item 8 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db77c0): _readAt: size=2, off=0 2025/03/11 08:07:40 ERROR : open-test-file(0xc000db77c0): Couldn't read size of file 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db77c0): >_readAt: n=0, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db77c0): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db77c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db77c0): close: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db77c0): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7800): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7800): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7800): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7800): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7800): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.998573404 +0000 UTC m=+12.406182893 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7800): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7840): _readAt: size=2, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7840): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7840): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7840): >_readAt: n=2, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7840): _writeAt: size=3, off=2 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7840): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7840): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.998573404 +0000 UTC m=+12.406182893 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7840): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7880): _readAt: size=512, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7880): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7880): >openPending: err= 2025/03/11 08:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7880): >_readAt: n=5, err=EOF 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7880): close: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.998573404 +0000 UTC m=+12.406182893 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7880): >close: err= 2025/03/11 08:07:40 DEBUG : open-test-file: Remove: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003704d0 item 9 2025/03/11 08:07:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7900): openPending: 2025/03/11 08:07:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7900): >openPending: err= 2025/03/11 08:07:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7900): _writeAt: size=5, off=0 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7900): >_writeAt: n=5, err= 2025/03/11 08:07:40 DEBUG : open-test-file(0xc000db7900): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.999873824 +0000 UTC m=+12.407483313 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7900): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7980): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7980): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7980): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7980): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7980): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:40.999873824 +0000 UTC m=+12.407483313 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7980): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370b60 item 10 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7a40): _readAt: size=2, off=0 2025/03/11 08:07:41 ERROR : open-test-file(0xc000db7a40): Couldn't read size of file 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7a40): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7a40): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7a40): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7a40): close: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7a40): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7a80): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7a80): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7a80): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7a80): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7a80): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.000888631 +0000 UTC m=+12.408498120 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7a80): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7b40): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7b40): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7b40): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7b40): >_readAt: n=2, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7b40): _writeAt: size=3, off=2 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7b40): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7b40): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.000888631 +0000 UTC m=+12.408498120 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7b40): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7b80): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7b80): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7b80): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7b80): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7b80): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.000888631 +0000 UTC m=+12.408498120 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7b80): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370fc0 item 11 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7c00): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7c00): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7c00): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7c00): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7c00): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.00224665 +0000 UTC m=+12.409856139 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7c00): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7c80): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7c80): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7c80): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7c80): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7c80): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.00224665 +0000 UTC m=+12.409856139 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7c80): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371730 item 12 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7d40): _readAt: size=2, off=0 2025/03/11 08:07:41 ERROR : open-test-file(0xc000db7d40): Couldn't read size of file 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7d40): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7d40): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7d40): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7d40): close: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7d40): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7d80): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7d80): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7d80): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7d80): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7d80): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.003236329 +0000 UTC m=+12.410845819 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7d80): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7e40): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7e40): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7e40): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7e40): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7e40): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.003236329 +0000 UTC m=+12.410845819 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7e40): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371c00 item 13 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7ec0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7ec0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7ec0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7ec0): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7ec0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.004317399 +0000 UTC m=+12.411926888 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7ec0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7f40): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7f40): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7f40): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7f40): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7f40): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.004317399 +0000 UTC m=+12.411926888 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000db7f40): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0150 item 14 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00015b780): _readAt: size=2, off=0 2025/03/11 08:07:41 ERROR : open-test-file(0xc00015b780): Couldn't read size of file 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00015b780): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00015b780): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00015b780): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00015b780): close: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00015b780): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794000): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794000): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794000): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794000): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794000): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.005328819 +0000 UTC m=+12.412938309 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794000): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007940c0): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007940c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007940c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007940c0): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007940c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.005328819 +0000 UTC m=+12.412938309 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007940c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0700 item 15 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 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/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794140): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794140): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794140): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794140): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794140): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.00636167 +0000 UTC m=+12.413971149 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794140): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007941c0): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007941c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007941c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007941c0): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007941c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.00636167 +0000 UTC m=+12.413971149 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007941c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0cb0 item 16 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794200): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794200): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794200): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794200): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794200): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.00753863 +0000 UTC m=+12.415148109 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794200): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794240): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794240): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794240): open at offset 5 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794240): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794240): >_readAt: n=2, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794240): _writeAt: size=3, off=7 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794240): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794240): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.00753863 +0000 UTC m=+12.415148109 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794240): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794280): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794280): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794280): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794280): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794280): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.00753863 +0000 UTC m=+12.415148109 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794280): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0fc0 item 17 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794340): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794340): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794340): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794340): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794340): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.008949318 +0000 UTC m=+12.416558806 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794340): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007943c0): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007943c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007943c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007943c0): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007943c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.008949318 +0000 UTC m=+12.416558806 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007943c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1570 item 18 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794440): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794440): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794440): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794440): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794440): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.009922216 +0000 UTC m=+12.417531704 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794440): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794680): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794680): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794680): open at offset 5 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794680): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794680): >_readAt: n=2, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794680): _writeAt: size=3, off=7 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794680): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794680): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.009922216 +0000 UTC m=+12.417531704 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794680): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007946c0): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007946c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007946c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007946c0): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007946c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.009922216 +0000 UTC m=+12.417531704 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007946c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a19d0 item 19 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794fc0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794fc0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794fc0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794fc0): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794fc0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.011514401 +0000 UTC m=+12.419123901 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000794fc0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795140): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795140): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795140): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795140): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795140): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.011514401 +0000 UTC m=+12.419123901 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795140): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1ea0 item 20 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795200): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795200): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795200): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795200): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795200): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.012734332 +0000 UTC m=+12.420343821 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795200): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007952c0): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007952c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007952c0): open at offset 5 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007952c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007952c0): >_readAt: n=2, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007952c0): _writeAt: size=3, off=7 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007952c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007952c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.012734332 +0000 UTC m=+12.420343821 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007952c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795340): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795340): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795340): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795340): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795340): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.012734332 +0000 UTC m=+12.420343821 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795340): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052380 item 21 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007954c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007954c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007954c0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007954c0): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007954c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.014343308 +0000 UTC m=+12.421952807 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007954c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795540): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795540): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795540): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795540): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795540): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.014343308 +0000 UTC m=+12.421952807 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795540): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052b60 item 22 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007956c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007956c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007956c0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007956c0): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007956c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.015438776 +0000 UTC m=+12.423048266 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007956c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795780): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795780): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795780): open at offset 5 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795780): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795780): >_readAt: n=2, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795780): _writeAt: size=3, off=7 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795780): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795780): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.015438776 +0000 UTC m=+12.423048266 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795780): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007957c0): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007957c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007957c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007957c0): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007957c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.015438776 +0000 UTC m=+12.423048266 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007957c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000530a0 item 23 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 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/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795840): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795840): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795840): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795840): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795840): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.01681609 +0000 UTC m=+12.424425589 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795840): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007958c0): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007958c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007958c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007958c0): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007958c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.01681609 +0000 UTC m=+12.424425589 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007958c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053f10 item 24 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007959c0): _readAt: size=2, off=0 2025/03/11 08:07:41 ERROR : open-test-file(0xc0007959c0): Couldn't read size of file 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007959c0): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007959c0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007959c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007959c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007959c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795a00): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795a00): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795a00): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795a00): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795a00): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.017779852 +0000 UTC m=+12.425389351 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795a00): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795ac0): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795ac0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795ac0): open at offset 5 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795ac0): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795ac0): >_readAt: n=2, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795ac0): _writeAt: size=3, off=7 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795ac0): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795ac0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.017779852 +0000 UTC m=+12.425389351 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795ac0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795b00): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795b00): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795b00): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795b00): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795b00): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.017779852 +0000 UTC m=+12.425389351 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795b00): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6620 item 25 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795b80): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795b80): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795b80): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795b80): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795b80): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.019098226 +0000 UTC m=+12.426707725 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795b80): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795c00): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795c00): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795c00): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795c00): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795c00): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.019098226 +0000 UTC m=+12.426707725 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795c00): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6a80 item 26 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795cc0): _readAt: size=2, off=0 2025/03/11 08:07:41 ERROR : open-test-file(0xc000795cc0): Couldn't read size of file 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795cc0): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795cc0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795cc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795cc0): close: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795cc0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795d00): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795d00): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795d00): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795d00): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795d00): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.020124103 +0000 UTC m=+12.427733603 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795d00): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795dc0): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795dc0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795dc0): open at offset 5 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795dc0): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795dc0): >_readAt: n=2, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795dc0): _writeAt: size=3, off=7 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795dc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795dc0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.020124103 +0000 UTC m=+12.427733603 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795dc0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795e00): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795e00): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795e00): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795e00): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795e00): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.020124103 +0000 UTC m=+12.427733603 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795e00): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7340 item 27 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 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/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795e80): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795e80): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795e80): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795e80): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795e80): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.021468787 +0000 UTC m=+12.429078286 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795e80): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795f00): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795f00): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795f00): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795f00): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795f00): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.021468787 +0000 UTC m=+12.429078286 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000795f00): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7960 item 28 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8440): _readAt: size=2, off=0 2025/03/11 08:07:41 ERROR : open-test-file(0xc0002d8440): Couldn't read size of file 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8440): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8440): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8440): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8440): close: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8440): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8480): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8480): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8480): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8480): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8480): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.022479777 +0000 UTC m=+12.430089266 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8480): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8540): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8540): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8540): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8540): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8540): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.022479777 +0000 UTC m=+12.430089266 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8540): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7e30 item 29 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 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/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d85c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d85c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d85c0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d85c0): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d85c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.023485235 +0000 UTC m=+12.431094735 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d85c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8640): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8640): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8640): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8640): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8640): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.023485235 +0000 UTC m=+12.431094735 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8640): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003662a0 item 30 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 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/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8740): _readAt: size=2, off=0 2025/03/11 08:07:41 ERROR : open-test-file(0xc0002d8740): Couldn't read size of file 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8740): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8740): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8740): >_writeAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8740): close: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8740): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8780): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8780): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8780): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8780): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8780): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.024501626 +0000 UTC m=+12.432111125 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8780): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d89c0): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d89c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d89c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d89c0): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d89c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.024501626 +0000 UTC m=+12.432111125 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d89c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366690 item 31 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 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/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8a40): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8a40): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8a40): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8a40): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8a40): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.025561646 +0000 UTC m=+12.433171135 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8a40): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8ac0): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8ac0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8ac0): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8ac0): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8ac0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.025561646 +0000 UTC m=+12.433171135 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8ac0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366c40 item 32 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8b00): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8b00): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8b00): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8b00): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8b00): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.026598594 +0000 UTC m=+12.434208073 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8b00): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8b40): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8b40): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8b40): _writeAt: size=3, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8b40): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8b40): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003671f0 item 33 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8b40): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8b40): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.027060387 +0000 UTC m=+12.434669877 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8b40): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8e00): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8e00): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8e00): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8e00): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8e00): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.027060387 +0000 UTC m=+12.434669877 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d8e00): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367570 item 33 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d94c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d94c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d94c0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d94c0): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d94c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.028157768 +0000 UTC m=+12.435767257 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d94c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9500): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9500): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003678f0 item 34 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9500): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9500): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9500): _writeAt: size=3, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9500): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9500): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.028571131 +0000 UTC m=+12.436180611 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9500): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9540): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9540): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9540): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9540): >_readAt: n=3, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9540): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.028571131 +0000 UTC m=+12.436180611 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9540): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367c70 item 34 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9580): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9580): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9580): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9580): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9580): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.029585337 +0000 UTC m=+12.437194827 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9580): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d95c0): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d95c0): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d95c0): _writeAt: size=3, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d95c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d95c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa2a0 item 35 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d95c0): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d95c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.029919771 +0000 UTC m=+12.437529261 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d95c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9600): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9600): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9600): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9600): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9600): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.029919771 +0000 UTC m=+12.437529261 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9600): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa540 item 35 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9680): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9680): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9680): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9680): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9680): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.030847887 +0000 UTC m=+12.438457375 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9680): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9780): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9780): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa930 item 36 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9780): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9780): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9780): _writeAt: size=3, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9780): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9780): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.031212639 +0000 UTC m=+12.438822128 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9780): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d97c0): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d97c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d97c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d97c0): >_readAt: n=3, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d97c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.031212639 +0000 UTC m=+12.438822128 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d97c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aabd0 item 36 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9800): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9800): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9800): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9800): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9800): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.032062888 +0000 UTC m=+12.439672377 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9800): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9840): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9840): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9840): _writeAt: size=3, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9840): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9840): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aaee0 item 37 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9840): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9840): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.03239531 +0000 UTC m=+12.440004799 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9840): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9880): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9880): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9880): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9880): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9880): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.03239531 +0000 UTC m=+12.440004799 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9880): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab2d0 item 37 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9900): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9900): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9900): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9900): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9900): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.03332173 +0000 UTC m=+12.440931220 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9900): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d99c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d99c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab6c0 item 38 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d99c0): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d99c0): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d99c0): _writeAt: size=3, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d99c0): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d99c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.033720956 +0000 UTC m=+12.441330445 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d99c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9a40): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9a40): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9a40): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9a40): >_readAt: n=3, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9a40): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.033720956 +0000 UTC m=+12.441330445 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9a40): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab960 item 38 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9b00): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9b00): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9b00): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9b00): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9b00): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.034667025 +0000 UTC m=+12.442276514 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9b00): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9c00): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9c00): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9c00): _writeAt: size=3, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9c00): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9c00): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003abc00 item 39 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9c00): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9c00): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.03503352 +0000 UTC m=+12.442643009 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9c00): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9c40): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9c40): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9c40): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9c40): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9c40): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.03503352 +0000 UTC m=+12.442643009 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9c40): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348230 item 39 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9cc0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9cc0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9cc0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9cc0): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9cc0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.035869553 +0000 UTC m=+12.443479042 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9cc0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9e40): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9e40): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348cb0 item 40 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9e40): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9e40): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9e40): _writeAt: size=3, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9e40): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9e40): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.036186765 +0000 UTC m=+12.443796254 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9e40): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9f40): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9f40): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9f40): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9f40): >_readAt: n=3, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9f40): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.036186765 +0000 UTC m=+12.443796254 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0002d9f40): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348e70 item 40 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be040): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be040): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be040): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be040): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be040): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be040): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be040): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.037080285 +0000 UTC m=+12.444689774 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be040): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be080): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be080): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be080): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349490 item 41 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be080): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be080): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.037399321 +0000 UTC m=+12.445008811 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be080): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be0c0): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be0c0): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be0c0): _writeAt: size=3, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be0c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be0c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349880 item 41 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be0c0): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be0c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.037813546 +0000 UTC m=+12.445423034 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be0c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be100): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be100): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be100): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be100): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be100): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.037813546 +0000 UTC m=+12.445423034 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be100): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349c70 item 41 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be200): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be200): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be200): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be200): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be200): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be200): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be200): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.038715482 +0000 UTC m=+12.446324971 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be200): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be280): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be280): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be280): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342230 item 42 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be280): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be280): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.039093598 +0000 UTC m=+12.446703087 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be280): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be3c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be3c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342700 item 42 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be3c0): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be3c0): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be3c0): _writeAt: size=3, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be3c0): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be3c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.039494848 +0000 UTC m=+12.447104336 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be3c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be400): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be400): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be400): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be400): >_readAt: n=3, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be400): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.039494848 +0000 UTC m=+12.447104336 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be400): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342930 item 42 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be6c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be6c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be6c0): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be6c0): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be6c0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be6c0): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be6c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.040299933 +0000 UTC m=+12.447909422 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be6c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be700): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be700): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be700): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343110 item 43 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be700): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be700): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.040630841 +0000 UTC m=+12.448240331 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be700): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be940): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be940): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be940): _writeAt: size=3, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be940): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be940): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343570 item 43 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be940): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be940): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.040985504 +0000 UTC m=+12.448594993 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be940): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be980): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be980): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be980): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be980): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be980): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.040985504 +0000 UTC m=+12.448594993 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003be980): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003436c0 item 43 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bea40): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bea40): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bea40): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bea40): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bea40): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bea40): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bea40): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.041864517 +0000 UTC m=+12.449474006 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bea40): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003beb00): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003beb00): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003beb00): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596000 item 44 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003beb00): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003beb00): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.042191188 +0000 UTC m=+12.449800677 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003beb00): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bebc0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bebc0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005962a0 item 44 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bebc0): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bebc0): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bebc0): _writeAt: size=3, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bebc0): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bebc0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.042555739 +0000 UTC m=+12.450165228 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bebc0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bec00): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bec00): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bec00): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bec00): >_readAt: n=3, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bec00): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.042555739 +0000 UTC m=+12.450165228 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bec00): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005963f0 item 44 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bee80): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bee80): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bee80): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bee80): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bee80): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bee80): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bee80): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.043399736 +0000 UTC m=+12.451009225 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bee80): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003beec0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003beec0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003beec0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596770 item 45 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003beec0): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003beec0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.043720035 +0000 UTC m=+12.451329524 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003beec0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf000): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf000): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf000): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf000): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf000): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.043720035 +0000 UTC m=+12.451329524 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf000): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005969a0 item 45 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf0c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf0c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf0c0): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf0c0): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf0c0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf0c0): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf0c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.044582577 +0000 UTC m=+12.452192066 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf0c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf100): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf100): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf100): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596d20 item 46 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf100): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf100): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.044928103 +0000 UTC m=+12.452537592 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf100): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf300): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf300): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf300): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf300): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf300): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.044928103 +0000 UTC m=+12.452537592 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf300): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596ee0 item 46 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf440): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf440): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf440): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf440): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf440): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf440): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf440): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.045908476 +0000 UTC m=+12.453517964 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf440): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf500): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf500): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf500): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000597340 item 47 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf500): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf500): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.046197335 +0000 UTC m=+12.453806814 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf500): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf600): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf600): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf600): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf600): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf600): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.046197335 +0000 UTC m=+12.453806814 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf600): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000597570 item 47 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 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/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf740): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf740): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf740): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf740): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf740): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf740): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf740): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.047108378 +0000 UTC m=+12.454717858 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf740): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf7c0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf7c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf7c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000597960 item 48 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf7c0): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf7c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.047426754 +0000 UTC m=+12.455036232 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf7c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf880): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf880): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf880): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf880): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf880): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.047426754 +0000 UTC m=+12.455036232 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf880): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000597b90 item 48 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf8c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf8c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf8c0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf8c0): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf8c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.048342786 +0000 UTC m=+12.455952275 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf8c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf900): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf900): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf900): _writeAt: size=3, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf900): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf900): open at offset 5 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf900): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000597f10 item 49 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf900): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf900): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.048711114 +0000 UTC m=+12.456320593 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf900): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf9c0): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf9c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf9c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf9c0): >_readAt: n=8, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf9c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.048711114 +0000 UTC m=+12.456320593 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bf9c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003642a0 item 49 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bfac0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bfac0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bfac0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bfac0): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bfac0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.049910075 +0000 UTC m=+12.457519574 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0003bfac0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570080): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570080): open at offset 5 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570080): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003647e0 item 50 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570080): _readAt: size=2, off=5 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570080): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570080): _writeAt: size=3, off=5 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570080): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570080): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.050421801 +0000 UTC m=+12.458031290 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570080): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005700c0): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005700c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005700c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005700c0): >_readAt: n=3, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005700c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.050421801 +0000 UTC m=+12.458031290 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005700c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364d20 item 50 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005702c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005702c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005702c0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005702c0): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005702c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.051492222 +0000 UTC m=+12.459101711 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005702c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005704c0): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005704c0): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005704c0): _writeAt: size=3, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005704c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005704c0): open at offset 5 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005704c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003651f0 item 51 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005704c0): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005704c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.051903922 +0000 UTC m=+12.459513410 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005704c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570500): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570500): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570500): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570500): >_readAt: n=8, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570500): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.051903922 +0000 UTC m=+12.459513410 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570500): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365500 item 51 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570640): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570640): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570640): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570640): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570640): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.052991344 +0000 UTC m=+12.460600833 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570640): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570780): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570780): open at offset 5 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570780): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365c00 item 52 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570780): _readAt: size=2, off=5 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570780): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570780): _writeAt: size=3, off=5 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570780): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570780): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.05344382 +0000 UTC m=+12.461053309 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570780): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570800): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570800): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570800): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570800): >_readAt: n=3, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570800): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.05344382 +0000 UTC m=+12.461053309 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570800): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365e30 item 52 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570880): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570880): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570880): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570880): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570880): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.054537774 +0000 UTC m=+12.462147264 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570880): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005709c0): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005709c0): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005709c0): _writeAt: size=3, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005709c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005709c0): open at offset 5 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005709c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004521c0 item 53 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005709c0): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005709c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.054928504 +0000 UTC m=+12.462537994 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005709c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570a00): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570a00): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570a00): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570a00): >_readAt: n=8, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570a00): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.054928504 +0000 UTC m=+12.462537994 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570a00): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004523f0 item 53 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570bc0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570bc0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570bc0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570bc0): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570bc0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.056017991 +0000 UTC m=+12.463627490 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570bc0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570d80): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570d80): open at offset 5 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570d80): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452700 item 54 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570d80): _readAt: size=2, off=5 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570d80): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570d80): _writeAt: size=3, off=5 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570d80): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570d80): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.056482349 +0000 UTC m=+12.464091838 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570d80): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570e00): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570e00): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570e00): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570e00): >_readAt: n=3, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570e00): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.056482349 +0000 UTC m=+12.464091838 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000570e00): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452850 item 54 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571080): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571080): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571080): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571080): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571080): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.057529396 +0000 UTC m=+12.465138884 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571080): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571340): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571340): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571340): _writeAt: size=3, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571340): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571340): open at offset 5 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571340): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452af0 item 55 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571340): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571340): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.057922772 +0000 UTC m=+12.465532260 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571340): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005717c0): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005717c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005717c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005717c0): >_readAt: n=8, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005717c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.057922772 +0000 UTC m=+12.465532260 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0005717c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452cb0 item 55 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 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/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571940): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571940): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571940): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571940): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571940): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.058980978 +0000 UTC m=+12.466590467 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571940): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571a00): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571a00): open at offset 5 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571a00): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452f50 item 56 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571a00): _readAt: size=2, off=5 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571a00): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571a00): _writeAt: size=3, off=5 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571a00): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571a00): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.059451247 +0000 UTC m=+12.467060737 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571a00): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571a40): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571a40): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571a40): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571a40): >_readAt: n=3, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571a40): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.059451247 +0000 UTC m=+12.467060737 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571a40): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004530a0 item 56 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571b00): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571b00): open at offset 0 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571b00): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571b00): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571b00): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571b00): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571b00): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571b00): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.06051195 +0000 UTC m=+12.468121440 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571b00): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571b40): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571b40): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571b40): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453490 item 57 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571b40): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571b40): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.060896249 +0000 UTC m=+12.468505767 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571b40): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571c00): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571c00): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571c00): _writeAt: size=3, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571c00): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571c00): open at offset 5 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571c00): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004536c0 item 57 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571c00): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571c00): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.06261409 +0000 UTC m=+12.470223589 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571c00): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571c40): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571c40): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571c40): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571c40): >_readAt: n=8, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571c40): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.06261409 +0000 UTC m=+12.470223589 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571c40): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453960 item 57 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571d00): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571d00): open at offset 0 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571d00): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571d00): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571d00): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571d00): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571d00): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571d00): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.06550314 +0000 UTC m=+12.473112628 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571d00): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571d40): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571d40): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571d40): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453c70 item 58 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571d40): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571d40): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.065893168 +0000 UTC m=+12.473502667 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571d40): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571e40): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571e40): open at offset 5 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571e40): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453e30 item 58 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571e40): _readAt: size=2, off=5 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571e40): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571e40): _writeAt: size=3, off=5 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571e40): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571e40): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.066370681 +0000 UTC m=+12.473980170 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571e40): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571e80): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571e80): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571e80): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571e80): >_readAt: n=3, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571e80): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.066370681 +0000 UTC m=+12.473980170 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571e80): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330150 item 58 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571f40): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571f40): open at offset 0 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571f40): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571f40): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571f40): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571f40): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571f40): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571f40): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.068353797 +0000 UTC m=+12.475963286 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000571f40): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da000): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da000): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da000): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330690 item 59 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da000): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da000): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.06877833 +0000 UTC m=+12.476387829 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da000): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da0c0): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da0c0): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da0c0): _writeAt: size=3, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da0c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da0c0): open at offset 5 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da0c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330b60 item 59 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da0c0): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da0c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.069614183 +0000 UTC m=+12.477223671 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da0c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da100): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da100): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da100): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da100): >_readAt: n=8, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da100): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.069614183 +0000 UTC m=+12.477223671 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da100): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330fc0 item 59 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 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/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da1c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da1c0): open at offset 0 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da1c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da1c0): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da1c0): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da1c0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da1c0): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da1c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.07127121 +0000 UTC m=+12.478880699 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da1c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da200): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da200): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da200): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331b20 item 60 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da200): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da200): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.07171549 +0000 UTC m=+12.479324980 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da200): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da2c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da2c0): open at offset 5 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da2c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331e30 item 60 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da2c0): _readAt: size=2, off=5 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da2c0): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da2c0): _writeAt: size=3, off=5 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da2c0): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da2c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.072948795 +0000 UTC m=+12.480558284 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da2c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da300): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da300): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da300): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da300): >_readAt: n=3, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da300): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.072948795 +0000 UTC m=+12.480558284 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da300): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4150 item 60 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da3c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da3c0): open at offset 0 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da3c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da3c0): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da3c0): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da3c0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da3c0): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da3c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.074020709 +0000 UTC m=+12.481630198 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da3c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da400): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da400): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da400): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4770 item 61 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da400): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da400): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.074990121 +0000 UTC m=+12.482599610 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da400): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da4c0): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da4c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da4c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da4c0): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da4c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.074990121 +0000 UTC m=+12.482599610 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da4c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b48c0 item 61 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 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/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da580): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da580): open at offset 0 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da580): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da580): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da580): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da580): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da580): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da580): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.07617752 +0000 UTC m=+12.483787009 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da580): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da5c0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da5c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da5c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4b60 item 62 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da5c0): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da5c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.077026597 +0000 UTC m=+12.484636085 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da5c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da680): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da680): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da680): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da680): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da680): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.077026597 +0000 UTC m=+12.484636085 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da680): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4d90 item 62 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 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/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da740): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da740): open at offset 0 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da740): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da740): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da740): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da740): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da740): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da740): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.078236328 +0000 UTC m=+12.485845817 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da740): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da780): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da780): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da780): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5110 item 63 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da780): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da780): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.07929651 +0000 UTC m=+12.486905999 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da780): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da840): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da840): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da840): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da840): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da840): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.07929651 +0000 UTC m=+12.486905999 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da840): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b53b0 item 63 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 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/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da900): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da900): open at offset 0 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da900): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da900): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da900): >_readAt: n=0, err=Bad file descriptor 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da900): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da900): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da900): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.080940722 +0000 UTC m=+12.488550212 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da900): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da940): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da940): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da940): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b57a0 item 64 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da940): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da940): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.081358633 +0000 UTC m=+12.488968122 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007da940): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007daa00): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007daa00): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007daa00): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007daa00): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007daa00): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.081358633 +0000 UTC m=+12.488968122 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007daa00): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b59d0 item 64 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007daa40): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007daa40): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007daa40): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007daa40): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007daa40): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.082514213 +0000 UTC m=+12.490123692 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007daa40): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007daa80): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007daa80): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007daa80): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007daa80): >_readAt: n=2, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007daa80): _writeAt: size=3, off=2 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5d50 item 65 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007daa80): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007daa80): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.082929811 +0000 UTC m=+12.490539300 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007daa80): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007daac0): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007daac0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007daac0): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007daac0): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007daac0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.082929811 +0000 UTC m=+12.490539300 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007daac0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424070 item 65 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dab00): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dab00): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dab00): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dab00): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dab00): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.084959093 +0000 UTC m=+12.492568582 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dab00): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dab40): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dab40): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424540 item 66 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dab40): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dab40): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dab40): _writeAt: size=3, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dab40): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dab40): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.086422298 +0000 UTC m=+12.494031788 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dab40): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dab80): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dab80): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dab80): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dab80): >_readAt: n=3, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dab80): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.086422298 +0000 UTC m=+12.494031788 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dab80): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424700 item 66 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dabc0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dabc0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dabc0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dabc0): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dabc0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.087482059 +0000 UTC m=+12.495091547 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dabc0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dac00): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dac00): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dac00): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dac00): >_readAt: n=2, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dac00): _writeAt: size=3, off=2 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424af0 item 67 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dac00): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dac00): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.088097228 +0000 UTC m=+12.495706718 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dac00): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dac40): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dac40): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dac40): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dac40): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dac40): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.088097228 +0000 UTC m=+12.495706718 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dac40): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424c40 item 67 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dacc0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dacc0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dacc0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dacc0): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dacc0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.089914486 +0000 UTC m=+12.497523985 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dacc0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dad80): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dad80): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425110 item 68 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dad80): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dad80): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dad80): _writeAt: size=3, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dad80): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dad80): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.091165353 +0000 UTC m=+12.498774842 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dad80): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dadc0): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dadc0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dadc0): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dadc0): >_readAt: n=3, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dadc0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.091165353 +0000 UTC m=+12.498774842 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dadc0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004256c0 item 68 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dae00): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dae00): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dae00): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dae00): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dae00): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.092388269 +0000 UTC m=+12.499997769 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dae00): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dae40): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dae40): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dae40): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dae40): >_readAt: n=2, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dae40): _writeAt: size=3, off=2 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425b20 item 69 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dae40): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dae40): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.094087766 +0000 UTC m=+12.501697265 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dae40): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dae80): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dae80): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dae80): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dae80): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dae80): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.094087766 +0000 UTC m=+12.501697265 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dae80): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425dc0 item 69 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007daf00): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007daf00): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007daf00): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007daf00): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007daf00): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.095898078 +0000 UTC m=+12.503507577 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007daf00): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dafc0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dafc0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e9a0 item 70 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dafc0): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dafc0): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dafc0): _writeAt: size=3, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dafc0): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dafc0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.096719825 +0000 UTC m=+12.504329324 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dafc0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db000): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db000): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db000): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db000): >_readAt: n=3, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db000): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.096719825 +0000 UTC m=+12.504329324 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db000): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ed20 item 70 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db080): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db080): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db080): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db080): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db080): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.0980279 +0000 UTC m=+12.505637399 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db080): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db140): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db140): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db140): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db140): >_readAt: n=2, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db140): _writeAt: size=3, off=2 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f340 item 71 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db140): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db140): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.099421394 +0000 UTC m=+12.507030893 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db140): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db180): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db180): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db180): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db180): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db180): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.099421394 +0000 UTC m=+12.507030893 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db180): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f490 item 71 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db200): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db200): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db200): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db200): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db200): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.100754786 +0000 UTC m=+12.508364286 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db200): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db2c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db2c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fb90 item 72 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db2c0): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db2c0): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db2c0): _writeAt: size=3, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db2c0): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db2c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.101274037 +0000 UTC m=+12.508883536 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db2c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db300): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db300): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db300): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db300): >_readAt: n=3, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db300): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.101274037 +0000 UTC m=+12.508883536 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db300): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fdc0 item 72 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db340): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db340): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db340): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db340): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db340): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db340): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db340): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.103201128 +0000 UTC m=+12.510810618 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db340): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db380): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db380): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db380): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368460 item 73 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db380): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db380): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.103643485 +0000 UTC m=+12.511252974 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db380): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db3c0): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db3c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db3c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db3c0): >_readAt: n=2, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db3c0): _writeAt: size=3, off=2 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003688c0 item 73 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db3c0): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db3c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.104120567 +0000 UTC m=+12.511730066 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db3c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db400): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db400): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db400): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db400): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db400): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.104120567 +0000 UTC m=+12.511730066 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db400): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368d20 item 73 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db4c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db4c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db4c0): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db4c0): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db4c0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db4c0): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db4c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.106571047 +0000 UTC m=+12.514180536 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db4c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db500): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db500): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db500): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003696c0 item 74 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db500): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db500): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.107066493 +0000 UTC m=+12.514675992 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db500): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db5c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db5c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369ea0 item 74 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db5c0): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db5c0): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db5c0): _writeAt: size=3, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db5c0): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db5c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.107585743 +0000 UTC m=+12.515195242 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db5c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db600): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db600): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db600): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db600): >_readAt: n=3, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db600): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.107585743 +0000 UTC m=+12.515195242 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db600): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454310 item 74 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d88f80): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d88f80): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d88f80): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d88f80): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d88f80): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d88f80): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d88f80): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.109848392 +0000 UTC m=+12.517457881 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d88f80): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89040): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89040): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89040): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444540 item 75 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89040): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89040): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.110375568 +0000 UTC m=+12.517985057 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89040): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89100): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89100): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89100): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89100): >_readAt: n=2, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89100): _writeAt: size=3, off=2 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444d20 item 75 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89100): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89100): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.110818255 +0000 UTC m=+12.518427754 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89100): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89140): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89140): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89140): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89140): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89140): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.110818255 +0000 UTC m=+12.518427754 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89140): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444f50 item 75 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89200): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89200): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89200): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89200): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89200): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89200): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89200): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.112236937 +0000 UTC m=+12.519846436 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89200): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89240): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89240): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89240): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445810 item 76 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89240): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89240): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.112640321 +0000 UTC m=+12.520249820 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89240): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89300): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89300): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445ea0 item 76 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89300): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89300): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89300): _writeAt: size=3, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89300): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89300): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.113119606 +0000 UTC m=+12.520729105 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89300): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89340): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89340): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89340): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89340): >_readAt: n=3, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89340): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.113119606 +0000 UTC m=+12.520729105 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89340): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c620 item 76 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89440): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89440): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89440): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89440): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89440): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89440): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89440): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.114694219 +0000 UTC m=+12.522303719 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89440): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89480): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89480): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89480): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ccb0 item 77 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89480): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89480): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.11593004 +0000 UTC m=+12.523539529 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89480): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89540): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89540): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89540): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89540): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89540): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.11593004 +0000 UTC m=+12.523539529 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89540): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ce00 item 77 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89600): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89600): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89600): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89600): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89600): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89600): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89600): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.117342489 +0000 UTC m=+12.524951979 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89600): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89640): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89640): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89640): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d490 item 78 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89640): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89640): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.118071442 +0000 UTC m=+12.525680941 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89640): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89700): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89700): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89700): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89700): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89700): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.118071442 +0000 UTC m=+12.525680941 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89700): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d730 item 78 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d897c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d897c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d897c0): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d897c0): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d897c0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d897c0): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d897c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.119270974 +0000 UTC m=+12.526880473 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d897c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89800): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89800): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89800): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dc00 item 79 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89800): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89800): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.119862279 +0000 UTC m=+12.527471778 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89800): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d898c0): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d898c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d898c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d898c0): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d898c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.119862279 +0000 UTC m=+12.527471778 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d898c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046df10 item 79 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 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/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89980): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89980): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89980): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89980): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89980): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89980): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89980): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.121099021 +0000 UTC m=+12.528708520 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89980): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d899c0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d899c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d899c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e3f0 item 80 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d899c0): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d899c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.121578096 +0000 UTC m=+12.529187585 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d899c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89a80): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89a80): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89a80): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89a80): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89a80): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.121578096 +0000 UTC m=+12.529187585 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89a80): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e540 item 80 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89ac0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89ac0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89ac0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89ac0): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89ac0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.123201631 +0000 UTC m=+12.530811120 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89ac0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89b00): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89b00): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89b00): open at offset 5 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89b00): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89b00): >_readAt: n=2, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89b00): _writeAt: size=3, off=7 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042eaf0 item 81 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89b00): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89b00): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.123659646 +0000 UTC m=+12.531269135 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89b00): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89b40): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89b40): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89b40): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89b40): >_readAt: n=8, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89b40): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.123659646 +0000 UTC m=+12.531269135 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000d89b40): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ecb0 item 81 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db640): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db640): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db640): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db640): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db640): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.124758901 +0000 UTC m=+12.532368391 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db640): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db700): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db700): open at offset 5 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db700): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454690 item 82 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db700): _readAt: size=2, off=5 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db700): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db700): _writeAt: size=3, off=5 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db700): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db700): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.125569355 +0000 UTC m=+12.533178835 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db700): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db740): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db740): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db740): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db740): >_readAt: n=3, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db740): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.125569355 +0000 UTC m=+12.533178835 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db740): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004547e0 item 82 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db7c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db7c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db7c0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db7c0): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db7c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.126670144 +0000 UTC m=+12.534279632 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db7c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db880): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db880): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db880): open at offset 5 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db880): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db880): >_readAt: n=2, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db880): _writeAt: size=3, off=7 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454bd0 item 83 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db880): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db880): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.127088446 +0000 UTC m=+12.534697934 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db880): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db8c0): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db8c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db8c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db8c0): >_readAt: n=8, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db8c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.127088446 +0000 UTC m=+12.534697934 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db8c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454fc0 item 83 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db940): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db940): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db940): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db940): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db940): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.128356335 +0000 UTC m=+12.535965824 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007db940): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dba00): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dba00): open at offset 5 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dba00): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455420 item 84 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dba00): _readAt: size=2, off=5 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dba00): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dba00): _writeAt: size=3, off=5 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dba00): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dba00): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.128926731 +0000 UTC m=+12.536536220 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dba00): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dba40): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dba40): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dba40): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dba40): >_readAt: n=3, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dba40): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.128926731 +0000 UTC m=+12.536536220 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dba40): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455730 item 84 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbac0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbac0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbac0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbac0): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbac0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.13010367 +0000 UTC m=+12.537713150 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbac0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbc80): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbc80): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbc80): open at offset 5 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbc80): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbc80): >_readAt: n=2, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbc80): _writeAt: size=3, off=7 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003283f0 item 85 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbc80): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbc80): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.131424349 +0000 UTC m=+12.539033849 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbc80): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbcc0): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbcc0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbcc0): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbcc0): >_readAt: n=8, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbcc0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.131424349 +0000 UTC m=+12.539033849 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbcc0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328a80 item 85 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbd40): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbd40): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbd40): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbd40): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbd40): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.133197664 +0000 UTC m=+12.540807183 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbd40): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbe00): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbe00): open at offset 5 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbe00): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329030 item 86 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbe00): _readAt: size=2, off=5 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbe00): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbe00): _writeAt: size=3, off=5 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbe00): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbe00): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.133760946 +0000 UTC m=+12.541370435 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbe00): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbe40): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbe40): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbe40): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbe40): >_readAt: n=3, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbe40): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.133760946 +0000 UTC m=+12.541370435 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbe40): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003292d0 item 86 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbec0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbec0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbec0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbec0): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbec0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.135284234 +0000 UTC m=+12.542893723 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc0007dbec0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a000): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a000): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a000): open at offset 5 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a000): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a000): >_readAt: n=2, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a000): _writeAt: size=3, off=7 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003299d0 item 87 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a000): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a000): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.135768078 +0000 UTC m=+12.543377567 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a000): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a040): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a040): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a040): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a040): >_readAt: n=8, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a040): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.135768078 +0000 UTC m=+12.543377567 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a040): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329d50 item 87 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 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/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a0c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a0c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a0c0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a0c0): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a0c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.137150222 +0000 UTC m=+12.544759711 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a0c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a180): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a180): open at offset 5 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a180): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ec690 item 88 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a180): _readAt: size=2, off=5 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a180): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a180): _writeAt: size=3, off=5 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a180): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a180): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.137650896 +0000 UTC m=+12.545260386 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a180): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a1c0): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a1c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a1c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a1c0): >_readAt: n=3, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a1c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.137650896 +0000 UTC m=+12.545260386 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a1c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ecaf0 item 88 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a280): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a280): open at offset 0 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a280): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a280): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a280): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a280): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a280): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a280): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.139779766 +0000 UTC m=+12.547389254 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a280): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a2c0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a2c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a2c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed260 item 89 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a2c0): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a2c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.140629034 +0000 UTC m=+12.548238522 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a2c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a380): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a380): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a380): open at offset 5 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a380): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a380): >_readAt: n=2, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a380): _writeAt: size=3, off=7 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed420 item 89 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a380): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a380): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.141121824 +0000 UTC m=+12.548731313 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a380): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a3c0): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a3c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a3c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a3c0): >_readAt: n=8, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a3c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.141121824 +0000 UTC m=+12.548731313 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a3c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed6c0 item 89 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a480): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a480): open at offset 0 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a480): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a480): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a480): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a480): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a480): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a480): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.142276282 +0000 UTC m=+12.549885771 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a480): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a4c0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a4c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a4c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eddc0 item 90 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a4c0): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a4c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.143166897 +0000 UTC m=+12.550776385 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a4c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a580): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a580): open at offset 5 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a580): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a620 item 90 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a580): _readAt: size=2, off=5 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a580): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a580): _writeAt: size=3, off=5 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a580): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a580): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.143653887 +0000 UTC m=+12.551263396 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a580): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a5c0): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a5c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a5c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a5c0): >_readAt: n=3, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a5c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.143653887 +0000 UTC m=+12.551263396 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a5c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a930 item 90 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a680): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a680): open at offset 0 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a680): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a680): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a680): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a680): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a680): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a680): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.145189337 +0000 UTC m=+12.552798826 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a680): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a6c0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a6c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a6c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ad20 item 91 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a6c0): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a6c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.145539401 +0000 UTC m=+12.553148890 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a6c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a780): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a780): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a780): open at offset 5 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a780): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a780): >_readAt: n=2, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a780): _writeAt: size=3, off=7 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049aee0 item 91 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a780): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a780): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.145902831 +0000 UTC m=+12.553512320 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a780): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a7c0): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a7c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a7c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a7c0): >_readAt: n=8, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a7c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.145902831 +0000 UTC m=+12.553512320 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a7c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b340 item 91 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 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/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000410240): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000410240): open at offset 0 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000410240): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000410240): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000410240): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000410240): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000410240): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000410240): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.147966046 +0000 UTC m=+12.555575535 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc000410240): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a080): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a080): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a080): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a150 item 92 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a080): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a080): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.149009577 +0000 UTC m=+12.556619066 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a080): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a140): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a140): open at offset 5 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a140): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a770 item 92 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a140): _readAt: size=2, off=5 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a140): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a140): _writeAt: size=3, off=5 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a140): >_writeAt: n=3, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a140): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.149546661 +0000 UTC m=+12.557156160 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a140): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a180): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a180): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a180): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a180): >_readAt: n=3, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a180): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.149546661 +0000 UTC m=+12.557156160 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a180): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049aa80 item 92 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a240): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a240): open at offset 0 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a240): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a240): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a240): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a240): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a240): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a240): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.151314394 +0000 UTC m=+12.558923883 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a240): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a280): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a280): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a280): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ae00 item 93 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a280): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a280): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.151688564 +0000 UTC m=+12.559298054 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a280): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a340): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a340): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a340): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a340): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a340): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.151688564 +0000 UTC m=+12.559298054 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a340): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b180 item 93 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 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/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a400): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a400): open at offset 0 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a400): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a400): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a400): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a400): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a400): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a400): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.152984707 +0000 UTC m=+12.560594196 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a400): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a440): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a440): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a440): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bb90 item 94 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a440): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a440): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.153764985 +0000 UTC m=+12.561374473 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a440): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a500): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a500): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a500): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a500): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a500): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.153764985 +0000 UTC m=+12.561374473 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a500): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049be30 item 94 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 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/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a5c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a5c0): open at offset 0 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a5c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a5c0): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a5c0): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a5c0): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a5c0): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a5c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.154956642 +0000 UTC m=+12.562566161 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a5c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a600): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a600): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a600): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316700 item 95 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a600): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a600): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.156352742 +0000 UTC m=+12.563962231 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a600): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a6c0): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a6c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a6c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a6c0): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a6c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.156352742 +0000 UTC m=+12.563962231 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a6c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316f50 item 95 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 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/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a780): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a780): open at offset 0 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a780): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a780): _readAt: size=2, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a780): >_readAt: n=0, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a780): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a780): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a780): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.158093465 +0000 UTC m=+12.565702955 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a780): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a800): _writeAt: size=5, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a800): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a800): >openPending: err= 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317b20 item 96 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a800): >_writeAt: n=5, err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a800): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.15879639 +0000 UTC m=+12.566405889 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a800): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/11 08:07:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:07:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/11 08:07:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a8c0): _readAt: size=512, off=0 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a8c0): openPending: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a8c0): >openPending: err= 2025/03/11 08:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a8c0): >_readAt: n=5, err=EOF 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a8c0): close: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 08:07:41.15879639 +0000 UTC m=+12.566405889 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/11 08:07:41 DEBUG : open-test-file(0xc00098a8c0): >close: err= 2025/03/11 08:07:41 DEBUG : open-test-file: Remove: 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317ea0 item 96 2025/03/11 08:07:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/11 08:07:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/11 08:07:41 DEBUG : open-test-file: >Remove: err= 2025/03/11 08:07:41 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:41 DEBUG : : Looking for writers 2025/03/11 08:07:41 DEBUG : >WaitForWriters: 2025/03/11 08:07:41 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.37s) --- PASS: TestRWFileHandleOpenTests/writes (0.17s) --- 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.19s) --- 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-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:07:41 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:07:41 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/11 08:07:41 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:41 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:07:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:07:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:07:41 INFO : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/11 08:07:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:07:41 DEBUG : file1: newRWFileHandle: 2025/03/11 08:07:41 DEBUG : file1(0xc000d88140): openPending: 2025/03/11 08:07:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:41 DEBUG : file1(0xc000d88140): >openPending: err= 2025/03/11 08:07:41 DEBUG : file1: >newRWFileHandle: err= 2025/03/11 08:07:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:07:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/11 08:07:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/03/11 08:07:41 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:07:41 DEBUG : : Looking for writers 2025/03/11 08:07:41 DEBUG : file1: reading active writers 2025/03/11 08:07:41 DEBUG : file1: active writers 1 2025/03/11 08:07:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/03/11 08:07:41 DEBUG : : Looking for writers 2025/03/11 08:07:41 DEBUG : file1: reading active writers 2025/03/11 08:07:41 DEBUG : file1: active writers 1 2025/03/11 08:07:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/03/11 08:07:41 DEBUG : : Looking for writers 2025/03/11 08:07:41 DEBUG : file1: reading active writers 2025/03/11 08:07:41 DEBUG : file1: active writers 1 2025/03/11 08:07:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/03/11 08:07:41 DEBUG : : Looking for writers 2025/03/11 08:07:41 DEBUG : file1: reading active writers 2025/03/11 08:07:41 DEBUG : file1: active writers 1 2025/03/11 08:07:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/03/11 08:07:41 DEBUG : : Looking for writers 2025/03/11 08:07:41 DEBUG : file1: reading active writers 2025/03/11 08:07:41 DEBUG : file1: active writers 1 2025/03/11 08:07:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/03/11 08:07:41 DEBUG : : Looking for writers 2025/03/11 08:07:41 DEBUG : file1: reading active writers 2025/03/11 08:07:41 DEBUG : file1: active writers 1 2025/03/11 08:07:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/03/11 08:07:41 DEBUG : : Looking for writers 2025/03/11 08:07:41 DEBUG : file1: reading active writers 2025/03/11 08:07:41 DEBUG : file1: active writers 1 2025/03/11 08:07:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/03/11 08:07:42 DEBUG : : Looking for writers 2025/03/11 08:07:42 DEBUG : file1: reading active writers 2025/03/11 08:07:42 DEBUG : file1: active writers 1 2025/03/11 08:07:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/11 08:07:43 DEBUG : : Looking for writers 2025/03/11 08:07:43 DEBUG : file1: reading active writers 2025/03/11 08:07:43 DEBUG : file1: active writers 1 2025/03/11 08:07:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/11 08:07:44 DEBUG : : Looking for writers 2025/03/11 08:07:44 DEBUG : file1: reading active writers 2025/03/11 08:07:44 DEBUG : file1: active writers 1 2025/03/11 08:07:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/11 08:07:45 DEBUG : : Looking for writers 2025/03/11 08:07:45 DEBUG : file1: reading active writers 2025/03/11 08:07:45 DEBUG : file1: active writers 1 2025/03/11 08:07:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/11 08:07:46 DEBUG : : Looking for writers 2025/03/11 08:07:46 DEBUG : file1: reading active writers 2025/03/11 08:07:46 DEBUG : file1: active writers 1 2025/03/11 08:07:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/11 08:07:47 DEBUG : : Looking for writers 2025/03/11 08:07:47 DEBUG : file1: reading active writers 2025/03/11 08:07:47 DEBUG : file1: active writers 1 2025/03/11 08:07:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/11 08:07:48 DEBUG : : Looking for writers 2025/03/11 08:07:48 DEBUG : file1: reading active writers 2025/03/11 08:07:48 DEBUG : file1: active writers 1 2025/03/11 08:07:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/11 08:07:49 DEBUG : : Looking for writers 2025/03/11 08:07:49 DEBUG : file1: reading active writers 2025/03/11 08:07:49 DEBUG : file1: active writers 1 2025/03/11 08:07:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/11 08:07:50 DEBUG : : Looking for writers 2025/03/11 08:07:50 DEBUG : file1: reading active writers 2025/03/11 08:07:50 DEBUG : file1: active writers 1 2025/03/11 08:07:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/11 08:07:51 DEBUG : : Looking for writers 2025/03/11 08:07:51 DEBUG : file1: reading active writers 2025/03/11 08:07:51 DEBUG : file1: active writers 1 2025/03/11 08:07:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/11 08:07:52 DEBUG : : Looking for writers 2025/03/11 08:07:52 DEBUG : file1: reading active writers 2025/03/11 08:07:52 DEBUG : file1: active writers 1 2025/03/11 08:07:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/11 08:07:53 DEBUG : : Looking for writers 2025/03/11 08:07:53 DEBUG : file1: reading active writers 2025/03/11 08:07:53 DEBUG : file1: active writers 1 2025/03/11 08:07:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/11 08:07:54 DEBUG : : Looking for writers 2025/03/11 08:07:54 DEBUG : file1: reading active writers 2025/03/11 08:07:54 DEBUG : file1: active writers 1 2025/03/11 08:07:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/11 08:07:55 DEBUG : : Looking for writers 2025/03/11 08:07:55 DEBUG : file1: reading active writers 2025/03/11 08:07:55 DEBUG : file1: active writers 1 2025/03/11 08:07:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/11 08:07:56 DEBUG : : Looking for writers 2025/03/11 08:07:56 DEBUG : file1: reading active writers 2025/03/11 08:07:56 DEBUG : file1: active writers 1 2025/03/11 08:07:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/11 08:07:57 DEBUG : : Looking for writers 2025/03/11 08:07:57 DEBUG : file1: reading active writers 2025/03/11 08:07:57 DEBUG : file1: active writers 1 2025/03/11 08:07:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/11 08:07:58 DEBUG : : Looking for writers 2025/03/11 08:07:58 DEBUG : file1: reading active writers 2025/03/11 08:07:58 DEBUG : file1: active writers 1 2025/03/11 08:07:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/11 08:07:59 DEBUG : : Looking for writers 2025/03/11 08:07:59 DEBUG : file1: reading active writers 2025/03/11 08:07:59 DEBUG : file1: active writers 1 2025/03/11 08:07:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/11 08:08:00 DEBUG : : Looking for writers 2025/03/11 08:08:00 DEBUG : file1: reading active writers 2025/03/11 08:08:00 DEBUG : file1: active writers 1 2025/03/11 08:08:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/11 08:08:01 DEBUG : : Looking for writers 2025/03/11 08:08:01 DEBUG : file1: reading active writers 2025/03/11 08:08:01 DEBUG : file1: active writers 1 2025/03/11 08:08:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/11 08:08:02 DEBUG : : Looking for writers 2025/03/11 08:08:02 DEBUG : file1: reading active writers 2025/03/11 08:08:02 DEBUG : file1: active writers 1 2025/03/11 08:08:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/11 08:08:03 DEBUG : : Looking for writers 2025/03/11 08:08:03 DEBUG : file1: reading active writers 2025/03/11 08:08:03 DEBUG : file1: active writers 1 2025/03/11 08:08:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/11 08:08:04 DEBUG : : Looking for writers 2025/03/11 08:08:04 DEBUG : file1: reading active writers 2025/03/11 08:08:04 DEBUG : file1: active writers 1 2025/03/11 08:08:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/11 08:08:05 DEBUG : : Looking for writers 2025/03/11 08:08:05 DEBUG : file1: reading active writers 2025/03/11 08:08:05 DEBUG : file1: active writers 1 2025/03/11 08:08:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/11 08:08:06 DEBUG : : Looking for writers 2025/03/11 08:08:06 DEBUG : file1: reading active writers 2025/03/11 08:08:06 DEBUG : file1: active writers 1 2025/03/11 08:08:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/11 08:08:07 DEBUG : : Looking for writers 2025/03/11 08:08:07 DEBUG : file1: reading active writers 2025/03/11 08:08:07 DEBUG : file1: active writers 1 2025/03/11 08:08:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/11 08:08:08 DEBUG : : Looking for writers 2025/03/11 08:08:08 DEBUG : file1: reading active writers 2025/03/11 08:08:08 DEBUG : file1: active writers 1 2025/03/11 08:08:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/11 08:08:09 DEBUG : : Looking for writers 2025/03/11 08:08:09 DEBUG : file1: reading active writers 2025/03/11 08:08:09 DEBUG : file1: active writers 1 2025/03/11 08:08:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/11 08:08:10 DEBUG : : Looking for writers 2025/03/11 08:08:10 DEBUG : file1: reading active writers 2025/03/11 08:08:10 DEBUG : file1: active writers 1 2025/03/11 08:08:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/11 08:08:11 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000aee2d0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc001228108 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824652759360} name:file1 opens:1 downloaders: o: fd:0xc0007f2068 info:{ModTime:{wall:13973572001670149261 ext:12590370079 loc:0x3e83980} ATime:{wall:13973572001670149261 ext:12590370079 loc:0x3e83980} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/03/11 08:08:11 DEBUG : >WaitForWriters: 2025/03/11 08:08:11 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:08:11 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:08:11 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/11 08:08:11 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:08:11 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:08:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:08:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:08:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:08:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:08:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:08:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:08:11 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:08:11 INFO : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/11 08:08:11 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:08:11 DEBUG : rename_me: newRWFileHandle: 2025/03/11 08:08:11 DEBUG : rename_me(0xc00098b880): openPending: 2025/03/11 08:08:11 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/11 08:08:11 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/11 08:08:11 DEBUG : rename_me(0xc00098b880): >openPending: err= 2025/03/11 08:08:11 DEBUG : rename_me: >newRWFileHandle: err= 2025/03/11 08:08:11 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/11 08:08:11 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/03/11 08:08:11 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/03/11 08:08:11 DEBUG : rename_me(0xc00098b880): _writeAt: size=5, off=0 2025/03/11 08:08:11 DEBUG : rename_me(0xc00098b880): >_writeAt: n=5, err= 2025/03/11 08:08:11 DEBUG : rename_me(0xc00098b880): close: 2025/03/11 08:08:11 DEBUG : rename_me: vfs cache: setting modification time to 2025-03-11 08:08:11.206408796 +0000 UTC m=+42.614018315 2025/03/11 08:08:11 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/03/11 08:08:11 DEBUG : rename_me(0xc00098b880): >close: err= 2025/03/11 08:08:11 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/03/11 08:08:11 DEBUG : i_was_renamed: Updating file with 0xc000e026c0 2025/03/11 08:08:11 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/03/11 08:08:11 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/11 08:08:11 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:08:11 DEBUG : : Looking for writers 2025/03/11 08:08:11 DEBUG : i_was_renamed: reading active writers 2025/03/11 08:08:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/11 08:08:11 DEBUG : : Looking for writers 2025/03/11 08:08:11 DEBUG : i_was_renamed: reading active writers 2025/03/11 08:08:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/11 08:08:11 DEBUG : : Looking for writers 2025/03/11 08:08:11 DEBUG : i_was_renamed: reading active writers 2025/03/11 08:08:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/11 08:08:11 DEBUG : : Looking for writers 2025/03/11 08:08:11 DEBUG : i_was_renamed: reading active writers 2025/03/11 08:08:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/11 08:08:11 DEBUG : i_was_renamed: vfs cache: starting upload 2025/03/11 08:08:11 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/03/11 08:08:11 INFO : i_was_renamed: Copied (new) 2025/03/11 08:08:11 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-03-11 08:08:11 +0000 UTC" 2025/03/11 08:08:11 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/03/11 08:08:11 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/11 08:08:11 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/03/11 08:08:11 DEBUG : : Looking for writers 2025/03/11 08:08:11 DEBUG : i_was_renamed: reading active writers 2025/03/11 08:08:11 DEBUG : >WaitForWriters: 2025/03/11 08:08:11 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:08:11 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:08:11 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/11 08:08:11 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:08:11 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:08:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:08:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:08:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:08:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:08:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/11 08:08:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kLHUl}/rclone-test-novozoq3vuji" 2025/03/11 08:08:11 INFO : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/11 08:08:11 DEBUG : : forgetting directory cache 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate(0xc0007db800): _readAt: size=512, off=0 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate(0xc0007db800): openPending: 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-11 07:09:11 +0000 UTC" against cached fingerprint "" 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/11 08:08:11 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate(0xc0007db800): >openPending: err= 2025/03/11 08:08:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate(0xc0007db800): >_readAt: n=20, err=EOF 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate(0xc0007db800): close: 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-11 07:09:11 +0000 GMT 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate(0xc0007db800): >close: err= 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/11 08:08:11 DEBUG : : forgetting directory cache 2025/03/11 08:08:11 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate(0xc00097cf40): _readAt: size=512, off=0 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate(0xc00097cf40): openPending: 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-11 07:10:11 +0000 UTC" against cached fingerprint "20,2025-03-11 07:09:11 +0000 UTC" 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-11 07:10:11 +0000 UTC" != cached fingerprint "20,2025-03-11 07:09:11 +0000 UTC") 2025/03/11 08:08:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/11 08:08:11 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate(0xc00097cf40): >openPending: err= 2025/03/11 08:08:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate(0xc00097cf40): >_readAt: n=20, err=EOF 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate(0xc00097cf40): close: 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-11 07:10:11 +0000 GMT 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate(0xc00097cf40): >close: err= 2025/03/11 08:08:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/11 08:08:12 DEBUG : : forgetting directory cache 2025/03/11 08:08:12 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate(0xc000e25e80): _readAt: size=512, off=0 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate(0xc000e25e80): openPending: 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-11 07:11:11 +0000 UTC" against cached fingerprint "20,2025-03-11 07:10:11 +0000 UTC" 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-11 07:11:11 +0000 UTC" != cached fingerprint "20,2025-03-11 07:10:11 +0000 UTC") 2025/03/11 08:08:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/11 08:08:12 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate(0xc000e25e80): >openPending: err= 2025/03/11 08:08:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate(0xc000e25e80): >_readAt: n=20, err=EOF 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate(0xc000e25e80): close: 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-11 07:11:11 +0000 GMT 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate(0xc000e25e80): >close: err= 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/11 08:08:12 DEBUG : : forgetting directory cache 2025/03/11 08:08:12 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate(0xc0008e4080): _readAt: size=512, off=0 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate(0xc0008e4080): openPending: 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-11 07:12:11 +0000 UTC" against cached fingerprint "20,2025-03-11 07:11:11 +0000 UTC" 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-11 07:12:11 +0000 UTC" != cached fingerprint "20,2025-03-11 07:11:11 +0000 UTC") 2025/03/11 08:08:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/11 08:08:12 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate(0xc0008e4080): >openPending: err= 2025/03/11 08:08:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate(0xc0008e4080): >_readAt: n=20, err=EOF 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate(0xc0008e4080): close: 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-11 07:12:11 +0000 GMT 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate(0xc0008e4080): >close: err= 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/11 08:08:12 DEBUG : : forgetting directory cache 2025/03/11 08:08:12 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate(0xc0008ed7c0): _readAt: size=512, off=0 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate(0xc0008ed7c0): openPending: 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-11 07:13:11 +0000 UTC" against cached fingerprint "20,2025-03-11 07:12:11 +0000 UTC" 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-11 07:13:11 +0000 UTC" != cached fingerprint "20,2025-03-11 07:12:11 +0000 UTC") 2025/03/11 08:08:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/11 08:08:12 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate(0xc0008ed7c0): >openPending: err= 2025/03/11 08:08:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate(0xc0008ed7c0): >_readAt: n=20, err=EOF 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate(0xc0008ed7c0): close: 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-11 07:13:11 +0000 GMT 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate(0xc0008ed7c0): >close: err= 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/11 08:08:12 DEBUG : : forgetting directory cache 2025/03/11 08:08:12 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate(0xc000a5cd00): _readAt: size=512, off=0 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate(0xc000a5cd00): openPending: 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-11 07:14:11 +0000 UTC" against cached fingerprint "20,2025-03-11 07:13:11 +0000 UTC" 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-11 07:14:11 +0000 UTC" != cached fingerprint "20,2025-03-11 07:13:11 +0000 UTC") 2025/03/11 08:08:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/11 08:08:12 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate(0xc000a5cd00): >openPending: err= 2025/03/11 08:08:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate(0xc000a5cd00): >_readAt: n=20, err=EOF 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate(0xc000a5cd00): close: 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-11 07:14:11 +0000 GMT 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate(0xc000a5cd00): >close: err= 2025/03/11 08:08:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/11 08:08:13 DEBUG : : forgetting directory cache 2025/03/11 08:08:13 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate(0xc000e37b40): _readAt: size=512, off=0 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate(0xc000e37b40): openPending: 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-03-11 07:15:11 +0000 UTC" against cached fingerprint "20,2025-03-11 07:14:11 +0000 UTC" 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-03-11 07:15:11 +0000 UTC" != cached fingerprint "20,2025-03-11 07:14:11 +0000 UTC") 2025/03/11 08:08:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/03/11 08:08:13 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate(0xc000e37b40): >openPending: err= 2025/03/11 08:08:13 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate(0xc000e37b40): >_readAt: n=21, err=EOF 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate(0xc000e37b40): close: 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-11 07:15:11 +0000 GMT 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate(0xc000e37b40): >close: err= 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/11 08:08:13 DEBUG : : forgetting directory cache 2025/03/11 08:08:13 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate(0xc0006f8fc0): _readAt: size=512, off=0 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate(0xc0006f8fc0): openPending: 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-03-11 07:16:11 +0000 UTC" against cached fingerprint "21,2025-03-11 07:15:11 +0000 UTC" 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-03-11 07:16:11 +0000 UTC" != cached fingerprint "21,2025-03-11 07:15:11 +0000 UTC") 2025/03/11 08:08:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/03/11 08:08:13 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate(0xc0006f8fc0): >openPending: err= 2025/03/11 08:08:13 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate(0xc0006f8fc0): >_readAt: n=22, err=EOF 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate(0xc0006f8fc0): close: 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-11 07:16:11 +0000 GMT 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate(0xc0006f8fc0): >close: err= 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/11 08:08:13 DEBUG : : forgetting directory cache 2025/03/11 08:08:13 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate(0xc000857900): _readAt: size=512, off=0 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate(0xc000857900): openPending: 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-03-11 07:17:11 +0000 UTC" against cached fingerprint "22,2025-03-11 07:16:11 +0000 UTC" 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-03-11 07:17:11 +0000 UTC" != cached fingerprint "22,2025-03-11 07:16:11 +0000 UTC") 2025/03/11 08:08:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/03/11 08:08:13 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate(0xc000857900): >openPending: err= 2025/03/11 08:08:13 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate(0xc000857900): >_readAt: n=23, err=EOF 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate(0xc000857900): close: 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-11 07:17:11 +0000 GMT 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate(0xc000857900): >close: err= 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/11 08:08:13 DEBUG : : forgetting directory cache 2025/03/11 08:08:13 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate(0xc000913980): _readAt: size=512, off=0 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate(0xc000913980): openPending: 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-03-11 07:18:11 +0000 UTC" against cached fingerprint "23,2025-03-11 07:17:11 +0000 UTC" 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-03-11 07:18:11 +0000 UTC" != cached fingerprint "23,2025-03-11 07:17:11 +0000 UTC") 2025/03/11 08:08:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/03/11 08:08:13 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate(0xc000913980): >openPending: err= 2025/03/11 08:08:13 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate(0xc000913980): >_readAt: n=24, err=EOF 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate(0xc000913980): close: 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-11 07:18:11 +0000 GMT 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate(0xc000913980): >close: err= 2025/03/11 08:08:13 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:08:13 DEBUG : : Looking for writers 2025/03/11 08:08:13 DEBUG : TestRWCacheUpdate: reading active writers 2025/03/11 08:08:13 DEBUG : >WaitForWriters: 2025/03/11 08:08:13 DEBUG : webdav root 'rclone-test-novozoq3vuji': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:08:13 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/03/11 08:08:14 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/03/11 08:08:14 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/03/11 08:08:14 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:08:14 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:08:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:08:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/11 08:08:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/11 08:08:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/11 08:08:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:08:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/11 08:08:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:08:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/11 08:08:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/11 08:08:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/11 08:08:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:08:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/11 08:08:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:08:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/11 08:08:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/11 08:08:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/11 08:08:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:08:14 DEBUG : : forgetting directory cache 2025/03/11 08:08:14 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/11 08:08:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/11 08:08:14 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:08:14 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/11 08:08:14 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/11 08:08:14 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/11 08:08:14 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:08:14 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/11 08:08:14 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:08:14 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/11 08:08:14 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/11 08:08:14 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/11 08:08:14 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:08:14 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/11 08:08:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:08:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/11 08:08:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/11 08:08:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/11 08:08:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:08:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/11 08:08:14 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:08:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/11 08:08:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/11 08:08:14 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/03/11 08:08:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:08:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/11 08:08:14 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:08:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/11 08:08:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/11 08:08:14 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/03/11 08:08:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:08:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/11 08:08:14 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:08:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/11 08:08:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/11 08:08:14 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/03/11 08:08:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:08:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/11 08:08:14 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:08:14 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/11 08:08:14 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/11 08:08:14 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/11 08:08:14 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:08:14 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/11 08:08:14 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:08:14 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/11 08:08:14 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/11 08:08:14 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/11 08:08:14 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:08:14 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/11 08:08:14 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:08:14 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/11 08:08:14 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/11 08:08:14 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:08:14 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/11 08:08:14 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/11 08:08:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:08:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/11 08:08:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/11 08:08:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/11 08:08:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:08:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/11 08:08:14 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:08:14 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/03/11 08:08:14 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:08:14 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/03/11 08:08:14 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:08:14 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/03/11 08:08:14 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:08:14 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/11 08:08:14 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/11 08:08:14 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/11 08:08:14 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:08:14 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/11 08:08:14 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:08:14 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/11 08:08:14 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/11 08:08:14 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/11 08:08:14 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:08:14 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/11 08:08:14 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:08:14 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/03/11 08:08:14 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:08:14 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/03/11 08:08:14 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:08:14 DEBUG : : Looking for writers 2025/03/11 08:08:14 DEBUG : FiLeA: reading active writers 2025/03/11 08:08:14 DEBUG : FiLeB: reading active writers 2025/03/11 08:08:14 DEBUG : FilEb: reading active writers 2025/03/11 08:08:14 DEBUG : >WaitForWriters: 2025/03/11 08:08:14 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:08:14 DEBUG : : Looking for writers 2025/03/11 08:08:14 DEBUG : FiLeA: reading active writers 2025/03/11 08:08:14 DEBUG : FiLeB: reading active writers 2025/03/11 08:08:14 DEBUG : FilEb: reading active writers 2025/03/11 08:08:14 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:08:14 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/03/11 08:08:14 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/03/11 08:08:14 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:08:14 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:08:14 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/11 08:08:14 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/11 08:08:14 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/11 08:08:14 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:08:14 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/11 08:08:14 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:08:14 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/03/11 08:08:14 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/03/11 08:08:14 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/03/11 08:08:14 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:08:14 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/11 08:08:14 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:08:14 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/11 08:08:14 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/11 08:08:14 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/11 08:08:14 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:08:14 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/11 08:08:14 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:08:14 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/03/11 08:08:14 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:08:14 DEBUG : : Looking for writers 2025/03/11 08:08:14 DEBUG : normal name with no special characters.txt: reading active writers 2025/03/11 08:08:14 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/03/11 08:08:14 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:08:14 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:08:14 DEBUG : webdav root 'rclone-test-novozoq3vuji': Reusing VFS from active cache 2025/03/11 08:08:14 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:08:14 DEBUG : : Looking for writers 2025/03/11 08:08:14 DEBUG : >WaitForWriters: 2025/03/11 08:08:14 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:08:14 DEBUG : : Looking for writers 2025/03/11 08:08:14 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:08:14 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:08:14 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:08:14 DEBUG : : Looking for writers 2025/03/11 08:08:14 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:08:14 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:08:14 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:08:14 DEBUG : : Looking for writers 2025/03/11 08:08:14 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:08:14 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:08:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:08:14 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/11 08:08:14 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:08:14 DEBUG : dir: Looking for writers 2025/03/11 08:08:14 DEBUG : file2: reading active writers 2025/03/11 08:08:14 DEBUG : : Looking for writers 2025/03/11 08:08:14 DEBUG : file1: reading active writers 2025/03/11 08:08:14 DEBUG : dir: reading active writers 2025/03/11 08:08:14 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:08:14 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:08:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:08:14 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/11 08:08:14 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:08:14 DEBUG : dir: Looking for writers 2025/03/11 08:08:14 DEBUG : : Looking for writers 2025/03/11 08:08:14 DEBUG : dir: reading active writers 2025/03/11 08:08:14 DEBUG : file1: reading active writers 2025/03/11 08:08:14 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:08:14 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:08:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:08:14 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/11 08:08:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:08:14 DEBUG : file1: Open: flags=O_RDONLY 2025/03/11 08:08:14 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/11 08:08:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/11 08:08:14 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:08:14 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/03/11 08:08:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/11 08:08:15 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/11 08:08:15 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:08:15 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:08:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/11 08:08:15 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/03/11 08:08:15 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/03/11 08:08:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/11 08:08:15 DEBUG : webdav root 'rclone-test-novozoq3vuji': File to upload is small (0 bytes), uploading instead of streaming 2025/03/11 08:08:15 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/03/11 08:08:15 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/03/11 08:08:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/11 08:08:15 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:08:15 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/11 08:08:15 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:08:15 DEBUG : dir: Looking for writers 2025/03/11 08:08:15 DEBUG : file2: reading active writers 2025/03/11 08:08:15 DEBUG : new_file.txt: reading active writers 2025/03/11 08:08:15 DEBUG : : Looking for writers 2025/03/11 08:08:15 DEBUG : dir: reading active writers 2025/03/11 08:08:15 DEBUG : file1: reading active writers 2025/03/11 08:08:15 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:08:15 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:08:15 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/11 08:08:15 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/03/11 08:08:15 DEBUG : dir/file1: Updating file with dir/file1 0xc000908180 2025/03/11 08:08:15 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/11 08:08:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/11 08:08:15 INFO : dir/file1: Moved (server-side) to: file0 2025/03/11 08:08:15 DEBUG : file0: Updating file with file0 0xc000908180 2025/03/11 08:08:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/11 08:08:15 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/03/11 08:08:15 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:08:15 DEBUG : dir: Looking for writers 2025/03/11 08:08:15 DEBUG : : Looking for writers 2025/03/11 08:08:15 DEBUG : dir: reading active writers 2025/03/11 08:08:15 DEBUG : file0: reading active writers 2025/03/11 08:08:15 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:08:15 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:08:15 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:08:15 DEBUG : : Looking for writers 2025/03/11 08:08:15 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:08:15 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:08:15 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/03/11 08:08:15 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/11 08:08:15 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/03/11 08:08:15 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/03/11 08:08:15 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/03/11 08:08:15 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:08:15 DEBUG : : Looking for writers 2025/03/11 08:08:15 DEBUG : a: Looking for writers 2025/03/11 08:08:15 DEBUG : b: Looking for writers 2025/03/11 08:08:15 DEBUG : c: Looking for writers 2025/03/11 08:08:15 DEBUG : d: Looking for writers 2025/03/11 08:08:15 DEBUG : : Looking for writers 2025/03/11 08:08:15 DEBUG : c: reading active writers 2025/03/11 08:08:15 DEBUG : d: reading active writers 2025/03/11 08:08:15 DEBUG : /: reading active writers 2025/03/11 08:08:15 DEBUG : a: reading active writers 2025/03/11 08:08:15 DEBUG : b: reading active writers 2025/03/11 08:08:15 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:08:15 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:08:15 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/11 08:08:15 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/03/11 08:08:15 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/03/11 08:08:15 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/03/11 08:08:16 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:08:16 DEBUG : a/b/c/d: Looking for writers 2025/03/11 08:08:16 DEBUG : a/b/c: Looking for writers 2025/03/11 08:08:16 DEBUG : d: reading active writers 2025/03/11 08:08:16 DEBUG : a/b: Looking for writers 2025/03/11 08:08:16 DEBUG : c: reading active writers 2025/03/11 08:08:16 DEBUG : a: Looking for writers 2025/03/11 08:08:16 DEBUG : b: reading active writers 2025/03/11 08:08:16 DEBUG : : Looking for writers 2025/03/11 08:08:16 DEBUG : a: reading active writers 2025/03/11 08:08:16 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-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:08:16 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:08:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:08:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:08:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:08:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/11 08:08:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/11 08:08:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:08:16 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/11 08:08:16 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/11 08:08:16 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/03/11 08:08:16 DEBUG : webdav root 'rclone-test-novozoq3vuji': File to upload is small (5 bytes), uploading instead of streaming 2025/03/11 08:08:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:08:16 DEBUG : file1: Size of src and dst objects identical 2025/03/11 08:08:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:08:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:08:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:08:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:08:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/11 08:08:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/11 08:08:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:08:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:08:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:08:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/11 08:08:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/11 08:08:16 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/03/11 08:08:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/11 08:08:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/11 08:08:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:08:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/11 08:08:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/11 08:08:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:08:16 DEBUG : webdav root 'rclone-test-novozoq3vuji': File to upload is small (0 bytes), uploading instead of streaming 2025/03/11 08:08:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:08:16 DEBUG : file1: Size of src and dst objects identical 2025/03/11 08:08:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:08:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/11 08:08:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/11 08:08:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:08:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/11 08:08:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/11 08:08:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:08:16 DEBUG : webdav root 'rclone-test-novozoq3vuji': File to upload is small (7 bytes), uploading instead of streaming 2025/03/11 08:08:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:08:16 DEBUG : file1: Size of src and dst objects identical 2025/03/11 08:08:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:08:16 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:08:16 DEBUG : : Looking for writers 2025/03/11 08:08:16 DEBUG : file1: reading active writers 2025/03/11 08:08:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:08:16 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:08:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:08:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:08:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:08:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/11 08:08:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/11 08:08:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:08:16 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/03/11 08:08:17 DEBUG : file1: aborting in-sequence write wait, off=100 2025/03/11 08:08:17 DEBUG : file1: failed to wait for in-sequence write to 100 2025/03/11 08:08:17 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/03/11 08:08:17 DEBUG : webdav root 'rclone-test-novozoq3vuji': File to upload is small (11 bytes), uploading instead of streaming 2025/03/11 08:08:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:08:17 DEBUG : file1: Size of src and dst objects identical 2025/03/11 08:08:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:08:17 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/03/11 08:08:17 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:08:17 DEBUG : : Looking for writers 2025/03/11 08:08:17 DEBUG : file1: reading active writers 2025/03/11 08:08:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:08:17 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:08:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:08:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:08:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:08:17 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/11 08:08:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/11 08:08:17 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/03/11 08:08:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:08:17 DEBUG : webdav root 'rclone-test-novozoq3vuji': File to upload is small (5 bytes), uploading instead of streaming 2025/03/11 08:08:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:08:17 DEBUG : file1: Size of src and dst objects identical 2025/03/11 08:08:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:08:17 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/03/11 08:08:17 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:08:17 DEBUG : : Looking for writers 2025/03/11 08:08:17 DEBUG : file1: reading active writers 2025/03/11 08:08:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:08:17 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:08:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:08:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:08:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:08:17 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/11 08:08:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/11 08:08:17 DEBUG : file1: WriteFileHandle.Release closing 2025/03/11 08:08:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:08:17 DEBUG : webdav root 'rclone-test-novozoq3vuji': File to upload is small (0 bytes), uploading instead of streaming 2025/03/11 08:08:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:08:17 DEBUG : file1: Size of src and dst objects identical 2025/03/11 08:08:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:08:17 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/03/11 08:08:17 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:08:17 DEBUG : : Looking for writers 2025/03/11 08:08:17 DEBUG : file1: reading active writers 2025/03/11 08:08:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:08:17 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:08:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:08:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:08:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:08:17 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/11 08:08:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/03/11 08:08:17 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:08:17 DEBUG : : Looking for writers 2025/03/11 08:08:17 DEBUG : file1: reading active writers 2025/03/11 08:08:17 DEBUG : file1: active writers 1 2025/03/11 08:08:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/03/11 08:08:17 DEBUG : : Looking for writers 2025/03/11 08:08:17 DEBUG : file1: reading active writers 2025/03/11 08:08:17 DEBUG : file1: active writers 1 2025/03/11 08:08:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/03/11 08:08:17 DEBUG : : Looking for writers 2025/03/11 08:08:17 DEBUG : file1: reading active writers 2025/03/11 08:08:17 DEBUG : file1: active writers 1 2025/03/11 08:08:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/03/11 08:08:17 DEBUG : : Looking for writers 2025/03/11 08:08:17 DEBUG : file1: reading active writers 2025/03/11 08:08:17 DEBUG : file1: active writers 1 2025/03/11 08:08:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/03/11 08:08:17 DEBUG : : Looking for writers 2025/03/11 08:08:17 DEBUG : file1: reading active writers 2025/03/11 08:08:17 DEBUG : file1: active writers 1 2025/03/11 08:08:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/03/11 08:08:17 DEBUG : : Looking for writers 2025/03/11 08:08:17 DEBUG : file1: reading active writers 2025/03/11 08:08:17 DEBUG : file1: active writers 1 2025/03/11 08:08:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/03/11 08:08:18 DEBUG : : Looking for writers 2025/03/11 08:08:18 DEBUG : file1: reading active writers 2025/03/11 08:08:18 DEBUG : file1: active writers 1 2025/03/11 08:08:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/03/11 08:08:18 DEBUG : : Looking for writers 2025/03/11 08:08:18 DEBUG : file1: reading active writers 2025/03/11 08:08:18 DEBUG : file1: active writers 1 2025/03/11 08:08:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/11 08:08:19 DEBUG : : Looking for writers 2025/03/11 08:08:19 DEBUG : file1: reading active writers 2025/03/11 08:08:19 DEBUG : file1: active writers 1 2025/03/11 08:08:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/11 08:08:20 DEBUG : : Looking for writers 2025/03/11 08:08:20 DEBUG : file1: reading active writers 2025/03/11 08:08:20 DEBUG : file1: active writers 1 2025/03/11 08:08:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/11 08:08:21 DEBUG : : Looking for writers 2025/03/11 08:08:21 DEBUG : file1: reading active writers 2025/03/11 08:08:21 DEBUG : file1: active writers 1 2025/03/11 08:08:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/11 08:08:22 DEBUG : : Looking for writers 2025/03/11 08:08:22 DEBUG : file1: reading active writers 2025/03/11 08:08:22 DEBUG : file1: active writers 1 2025/03/11 08:08:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/11 08:08:23 DEBUG : : Looking for writers 2025/03/11 08:08:23 DEBUG : file1: reading active writers 2025/03/11 08:08:23 DEBUG : file1: active writers 1 2025/03/11 08:08:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/11 08:08:24 DEBUG : : Looking for writers 2025/03/11 08:08:24 DEBUG : file1: reading active writers 2025/03/11 08:08:24 DEBUG : file1: active writers 1 2025/03/11 08:08:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/11 08:08:25 DEBUG : : Looking for writers 2025/03/11 08:08:25 DEBUG : file1: reading active writers 2025/03/11 08:08:25 DEBUG : file1: active writers 1 2025/03/11 08:08:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/11 08:08:26 DEBUG : : Looking for writers 2025/03/11 08:08:26 DEBUG : file1: reading active writers 2025/03/11 08:08:26 DEBUG : file1: active writers 1 2025/03/11 08:08:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/11 08:08:27 DEBUG : : Looking for writers 2025/03/11 08:08:27 DEBUG : file1: reading active writers 2025/03/11 08:08:27 DEBUG : file1: active writers 1 2025/03/11 08:08:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/11 08:08:28 DEBUG : : Looking for writers 2025/03/11 08:08:28 DEBUG : file1: reading active writers 2025/03/11 08:08:28 DEBUG : file1: active writers 1 2025/03/11 08:08:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/11 08:08:29 DEBUG : : Looking for writers 2025/03/11 08:08:29 DEBUG : file1: reading active writers 2025/03/11 08:08:29 DEBUG : file1: active writers 1 2025/03/11 08:08:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/11 08:08:30 DEBUG : : Looking for writers 2025/03/11 08:08:30 DEBUG : file1: reading active writers 2025/03/11 08:08:30 DEBUG : file1: active writers 1 2025/03/11 08:08:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/11 08:08:31 DEBUG : : Looking for writers 2025/03/11 08:08:31 DEBUG : file1: reading active writers 2025/03/11 08:08:31 DEBUG : file1: active writers 1 2025/03/11 08:08:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/11 08:08:32 DEBUG : : Looking for writers 2025/03/11 08:08:32 DEBUG : file1: reading active writers 2025/03/11 08:08:32 DEBUG : file1: active writers 1 2025/03/11 08:08:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/11 08:08:33 DEBUG : : Looking for writers 2025/03/11 08:08:33 DEBUG : file1: reading active writers 2025/03/11 08:08:33 DEBUG : file1: active writers 1 2025/03/11 08:08:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/11 08:08:34 DEBUG : : Looking for writers 2025/03/11 08:08:34 DEBUG : file1: reading active writers 2025/03/11 08:08:34 DEBUG : file1: active writers 1 2025/03/11 08:08:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/11 08:08:35 DEBUG : : Looking for writers 2025/03/11 08:08:35 DEBUG : file1: reading active writers 2025/03/11 08:08:35 DEBUG : file1: active writers 1 2025/03/11 08:08:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/11 08:08:36 DEBUG : : Looking for writers 2025/03/11 08:08:36 DEBUG : file1: reading active writers 2025/03/11 08:08:36 DEBUG : file1: active writers 1 2025/03/11 08:08:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/11 08:08:37 DEBUG : : Looking for writers 2025/03/11 08:08:37 DEBUG : file1: reading active writers 2025/03/11 08:08:37 DEBUG : file1: active writers 1 2025/03/11 08:08:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/11 08:08:38 DEBUG : : Looking for writers 2025/03/11 08:08:38 DEBUG : file1: reading active writers 2025/03/11 08:08:38 DEBUG : file1: active writers 1 2025/03/11 08:08:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/11 08:08:39 DEBUG : : Looking for writers 2025/03/11 08:08:39 DEBUG : file1: reading active writers 2025/03/11 08:08:39 DEBUG : file1: active writers 1 2025/03/11 08:08:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/11 08:08:40 DEBUG : : Looking for writers 2025/03/11 08:08:40 DEBUG : file1: reading active writers 2025/03/11 08:08:40 DEBUG : file1: active writers 1 2025/03/11 08:08:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/11 08:08:41 DEBUG : : Looking for writers 2025/03/11 08:08:41 DEBUG : file1: reading active writers 2025/03/11 08:08:41 DEBUG : file1: active writers 1 2025/03/11 08:08:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/11 08:08:42 DEBUG : : Looking for writers 2025/03/11 08:08:42 DEBUG : file1: reading active writers 2025/03/11 08:08:42 DEBUG : file1: active writers 1 2025/03/11 08:08:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/11 08:08:43 DEBUG : : Looking for writers 2025/03/11 08:08:43 DEBUG : file1: reading active writers 2025/03/11 08:08:43 DEBUG : file1: active writers 1 2025/03/11 08:08:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/11 08:08:44 DEBUG : : Looking for writers 2025/03/11 08:08:44 DEBUG : file1: reading active writers 2025/03/11 08:08:44 DEBUG : file1: active writers 1 2025/03/11 08:08:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/11 08:08:45 DEBUG : : Looking for writers 2025/03/11 08:08:45 DEBUG : file1: reading active writers 2025/03/11 08:08:45 DEBUG : file1: active writers 1 2025/03/11 08:08:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/11 08:08:46 DEBUG : : Looking for writers 2025/03/11 08:08:46 DEBUG : file1: reading active writers 2025/03/11 08:08:46 DEBUG : file1: active writers 1 2025/03/11 08:08:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/11 08:08:47 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/03/11 08:08:47 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:08:47 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:08:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:08:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:08:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/11 08:08:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/11 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:08:47 DEBUG : webdav root 'rclone-test-novozoq3vuji': File to upload is small (0 bytes), uploading instead of streaming 2025/03/11 08:08:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:08:47 DEBUG : file1: Size of src and dst objects identical 2025/03/11 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:08:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:08:47 DEBUG : file1: Open: flags=O_RDONLY 2025/03/11 08:08:47 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/11 08:08:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/11 08:08:47 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:08:47 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/11 08:08:47 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:08:47 DEBUG : : Looking for writers 2025/03/11 08:08:47 DEBUG : file1: reading active writers 2025/03/11 08:08:47 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-novozoq3vuji'", Local "Local file system at /tmp/rclone3821713515", Modify Window "1s" 2025/03/11 08:08:47 INFO : webdav root 'rclone-test-novozoq3vuji': poll-interval is not supported by this remote 2025/03/11 08:08:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/11 08:08:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/11 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:08:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/11 08:08:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/11 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:08:47 DEBUG : webdav root 'rclone-test-novozoq3vuji': File to upload is small (100 bytes), uploading instead of streaming 2025/03/11 08:08:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/11 08:08:47 DEBUG : file1: Size of src and dst objects identical 2025/03/11 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/11 08:08:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/11 08:08:47 DEBUG : file1: Open: flags=O_RDONLY 2025/03/11 08:08:47 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/11 08:08:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/11 08:08:47 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/11 08:08:47 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/11 08:08:47 DEBUG : WaitForWriters: timeout=30s 2025/03/11 08:08:47 DEBUG : : Looking for writers 2025/03/11 08:08:47 DEBUG : file1: reading active writers 2025/03/11 08:08:47 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/03/11 08:08:47 DEBUG : webdav root 'rclone-test-novozoq3vuji': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.268107214s (try 1/5)