"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/04/30 02:39:48 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-rekupok5jaco" 2025/04/30 02:39:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 02:39:48 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/04/30 02:39:48 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/04/30 02:39:48 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/04/30 02:39:48 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/04/30 02:39:48 DEBUG : Setting pass="NhKVsUeQ5-kaHYvFE0F8kmpGwii0MeaNzxBhjTJOqUO3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/04/30 02:39:48 DEBUG : TestWebdavRclone: detected overridden config - adding "{gOkQH}" suffix to name 2025/04/30 02:39:48 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/04/30 02:39:48 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/04/30 02:39:48 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/04/30 02:39:48 DEBUG : Setting pass="NhKVsUeQ5-kaHYvFE0F8kmpGwii0MeaNzxBhjTJOqUO3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/04/30 02:39:48 DEBUG : found headers: 2025/04/30 02:39:48 DEBUG : Creating backend with remote "/tmp/rclone2901693517" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:48 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:48 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:48 DEBUG : dir: Looking for writers 2025/04/30 02:39:48 DEBUG : : Looking for writers 2025/04/30 02:39:48 DEBUG : dir: reading active writers 2025/04/30 02:39:48 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:48 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:48 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:48 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:48 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:48 DEBUG : dir/subdir: Looking for writers 2025/04/30 02:39:48 DEBUG : dir: Looking for writers 2025/04/30 02:39:48 DEBUG : file1: reading active writers 2025/04/30 02:39:48 DEBUG : file2: reading active writers 2025/04/30 02:39:48 DEBUG : subdir: reading active writers 2025/04/30 02:39:48 DEBUG : : Looking for writers 2025/04/30 02:39:48 DEBUG : dir: reading active writers 2025/04/30 02:39:48 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:48 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:48 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:48 DEBUG : dir: Looking for writers 2025/04/30 02:39:48 DEBUG : file1: reading active writers 2025/04/30 02:39:48 DEBUG : : Looking for writers 2025/04/30 02:39:48 DEBUG : dir: reading active writers 2025/04/30 02:39:48 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:49 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:49 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:49 DEBUG : dir: Looking for writers 2025/04/30 02:39:49 DEBUG : : Looking for writers 2025/04/30 02:39:49 DEBUG : dir: reading active writers 2025/04/30 02:39:49 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:49 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:49 DEBUG : dir: forgetting directory cache 2025/04/30 02:39:49 DEBUG : : forgetting directory cache 2025/04/30 02:39:49 DEBUG : dir: forgetting directory cache 2025/04/30 02:39:49 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:49 DEBUG : : Looking for writers 2025/04/30 02:39:49 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:49 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:49 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/04/30 02:39:49 DEBUG : dir: invalidating directory cache 2025/04/30 02:39:49 DEBUG : : >ForgetPath: 2025/04/30 02:39:49 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/04/30 02:39:49 DEBUG : : invalidating directory cache 2025/04/30 02:39:49 DEBUG : dir: forgetting directory cache 2025/04/30 02:39:49 DEBUG : : >ForgetPath: 2025/04/30 02:39:49 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/04/30 02:39:49 DEBUG : : >ForgetPath: 2025/04/30 02:39:49 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:49 DEBUG : dir: Looking for writers 2025/04/30 02:39:49 DEBUG : : Looking for writers 2025/04/30 02:39:49 DEBUG : dir: reading active writers 2025/04/30 02:39:49 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:49 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:49 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:49 DEBUG : : forgetting directory cache 2025/04/30 02:39:49 DEBUG : dir: forgetting directory cache 2025/04/30 02:39:49 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:49 DEBUG : dir: Looking for writers 2025/04/30 02:39:49 DEBUG : fil/a/b: Looking for writers 2025/04/30 02:39:49 DEBUG : fil/a: Looking for writers 2025/04/30 02:39:49 DEBUG : b: reading active writers 2025/04/30 02:39:49 DEBUG : fil: Looking for writers 2025/04/30 02:39:49 DEBUG : a: reading active writers 2025/04/30 02:39:49 DEBUG : : Looking for writers 2025/04/30 02:39:49 DEBUG : dir: reading active writers 2025/04/30 02:39:49 DEBUG : fil: reading active writers 2025/04/30 02:39:49 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.41s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:49 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:49 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:49 DEBUG : dir: Looking for writers 2025/04/30 02:39:49 DEBUG : : Looking for writers 2025/04/30 02:39:49 DEBUG : dir: reading active writers 2025/04/30 02:39:49 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:49 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:50 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:50 DEBUG : dir: Looking for writers 2025/04/30 02:39:50 DEBUG : file1: reading active writers 2025/04/30 02:39:50 DEBUG : : Looking for writers 2025/04/30 02:39:50 DEBUG : dir: reading active writers 2025/04/30 02:39:50 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:50 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:50 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:50 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/04/30 02:39:50 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/04/30 02:39:50 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/04/30 02:39:50 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/30 02:39:50 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/04/30 02:39:50 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:50 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:50 DEBUG : dir: invalidating directory cache 2025/04/30 02:39:50 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/04/30 02:39:50 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/04/30 02:39:50 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/04/30 02:39:50 DEBUG : dir/file1: Reset virtual modtime 2025/04/30 02:39:50 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/04/30 02:39:50 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/30 02:39:50 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/04/30 02:39:50 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/04/30 02:39:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 02:39:50 DEBUG : dir: invalidating directory cache 2025/04/30 02:39:50 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/04/30 02:39:50 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/04/30 02:39:50 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/30 02:39:50 DEBUG : : forgetting directory cache 2025/04/30 02:39:50 DEBUG : dir: forgetting directory cache 2025/04/30 02:39:50 DEBUG : dir/virtualDir: forgetting directory cache 2025/04/30 02:39:50 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:50 DEBUG : dir/virtualDir: Looking for writers 2025/04/30 02:39:50 DEBUG : dir: Looking for writers 2025/04/30 02:39:50 DEBUG : file1: reading active writers 2025/04/30 02:39:50 DEBUG : virtualFile2: reading active writers 2025/04/30 02:39:50 DEBUG : virtualFile: reading active writers 2025/04/30 02:39:50 DEBUG : virtualDir: reading active writers 2025/04/30 02:39:50 DEBUG : : Looking for writers 2025/04/30 02:39:50 DEBUG : dir: reading active writers 2025/04/30 02:39:50 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.39s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:50 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:50 ERROR : dir/: Can only open directories read only 2025/04/30 02:39:50 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:50 DEBUG : dir: Looking for writers 2025/04/30 02:39:50 DEBUG : : Looking for writers 2025/04/30 02:39:50 DEBUG : dir: reading active writers 2025/04/30 02:39:50 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.12s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:50 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:50 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:39:50 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/30 02:39:50 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/04/30 02:39:50 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/30 02:39:50 DEBUG : webdav root 'rclone-test-rekupok5jaco': File to upload is small (5 bytes), uploading instead of streaming 2025/04/30 02:39:50 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:50 NOTICE: webdav root 'rclone-test-rekupok5jaco': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/30 02:39:50 DEBUG : dir/potato: Size of src and dst objects identical 2025/04/30 02:39:50 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/30 02:39:50 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:50 DEBUG : dir: Looking for writers 2025/04/30 02:39:50 DEBUG : file1: reading active writers 2025/04/30 02:39:50 DEBUG : potato: reading active writers 2025/04/30 02:39:50 DEBUG : : Looking for writers 2025/04/30 02:39:50 DEBUG : dir: reading active writers 2025/04/30 02:39:50 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:50 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:51 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/30 02:39:51 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:51 DEBUG : dir/sub: Looking for writers 2025/04/30 02:39:51 DEBUG : dir: Looking for writers 2025/04/30 02:39:51 DEBUG : file1: reading active writers 2025/04/30 02:39:51 DEBUG : sub: reading active writers 2025/04/30 02:39:51 DEBUG : : Looking for writers 2025/04/30 02:39:51 DEBUG : dir: reading active writers 2025/04/30 02:39:51 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.31s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:51 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:51 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/30 02:39:51 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/04/30 02:39:51 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:51 DEBUG : dir/sub/subsub: Looking for writers 2025/04/30 02:39:51 DEBUG : dir/sub: Looking for writers 2025/04/30 02:39:51 DEBUG : subsub: reading active writers 2025/04/30 02:39:51 DEBUG : dir: Looking for writers 2025/04/30 02:39:51 DEBUG : file1: reading active writers 2025/04/30 02:39:51 DEBUG : sub: reading active writers 2025/04/30 02:39:51 DEBUG : : Looking for writers 2025/04/30 02:39:51 DEBUG : dir: reading active writers 2025/04/30 02:39:51 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.28s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:51 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:51 ERROR : dir/: Dir.Remove not empty 2025/04/30 02:39:51 DEBUG : dir/file1: Remove: 2025/04/30 02:39:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 02:39:51 DEBUG : dir/file1: >Remove: err= 2025/04/30 02:39:51 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/30 02:39:51 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:51 DEBUG : : Looking for writers 2025/04/30 02:39:51 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:51 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:51 DEBUG : dir/file1: Remove: 2025/04/30 02:39:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 02:39:51 DEBUG : dir/file1: >Remove: err= 2025/04/30 02:39:51 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/30 02:39:51 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:51 DEBUG : : Looking for writers 2025/04/30 02:39:51 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:51 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:51 DEBUG : dir/file1: Remove: 2025/04/30 02:39:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 02:39:51 DEBUG : dir/file1: >Remove: err= 2025/04/30 02:39:51 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:51 DEBUG : dir: Looking for writers 2025/04/30 02:39:51 DEBUG : : Looking for writers 2025/04/30 02:39:51 DEBUG : dir: reading active writers 2025/04/30 02:39:51 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:52 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:52 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:52 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/04/30 02:39:52 DEBUG : dir: Updating dir with dir2 0xc0007989c0 2025/04/30 02:39:52 DEBUG : dir: forgetting directory cache 2025/04/30 02:39:52 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/30 02:39:52 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/04/30 02:39:52 INFO : dir2/file1: Moved (server-side) to: file2 2025/04/30 02:39:52 DEBUG : file2: Updating file with file2 0xc000000f00 2025/04/30 02:39:52 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/04/30 02:39:52 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/30 02:39:52 INFO : dir2/file3: Deleted 2025/04/30 02:39:52 INFO : file2: Moved (server-side) to: dir2/file3 2025/04/30 02:39:52 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000000f00 2025/04/30 02:39:52 DEBUG : : Added virtual directory entry vDel: "file2" 2025/04/30 02:39:52 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/04/30 02:39:52 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/04/30 02:39:52 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00011a9c0 2025/04/30 02:39:52 DEBUG : empty directory: forgetting directory cache 2025/04/30 02:39:52 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/04/30 02:39:52 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/04/30 02:39:52 DEBUG : dir2: Renaming to "dir3" 2025/04/30 02:39:52 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:52 DEBUG : dir3: Looking for writers 2025/04/30 02:39:52 DEBUG : file3: reading active writers 2025/04/30 02:39:52 DEBUG : renamed empty directory: Looking for writers 2025/04/30 02:39:52 DEBUG : : Looking for writers 2025/04/30 02:39:52 DEBUG : dir3: reading active writers 2025/04/30 02:39:52 DEBUG : renamed empty directory: reading active writers 2025/04/30 02:39:52 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.55s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:52 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/30 02:39:52 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:39:52 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/30 02:39:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/30 02:39:52 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/04/30 02:39:52 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/04/30 02:39:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/30 02:39:52 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:39:52 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/30 02:39:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/30 02:39:52 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/04/30 02:39:52 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/04/30 02:39:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/30 02:39:52 DEBUG : webdav root 'rclone-test-rekupok5jaco': File to upload is small (12 bytes), uploading instead of streaming 2025/04/30 02:39:52 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:52 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/04/30 02:39:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/30 02:39:52 DEBUG : : forgetting directory cache 2025/04/30 02:39:52 DEBUG : dir: forgetting directory cache 2025/04/30 02:39:52 DEBUG : dir/sub: forgetting directory cache 2025/04/30 02:39:52 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/04/30 02:39:52 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/04/30 02:39:52 DEBUG : webdav root 'rclone-test-rekupok5jaco': File to upload is small (5 bytes), uploading instead of streaming 2025/04/30 02:39:52 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:52 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/04/30 02:39:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/30 02:39:52 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:52 DEBUG : dir/sub: Looking for writers 2025/04/30 02:39:52 DEBUG : file0: reading active writers 2025/04/30 02:39:52 DEBUG : file2: reading active writers 2025/04/30 02:39:52 DEBUG : dir: Looking for writers 2025/04/30 02:39:52 DEBUG : file1: reading active writers 2025/04/30 02:39:52 DEBUG : sub: reading active writers 2025/04/30 02:39:52 DEBUG : : Looking for writers 2025/04/30 02:39:52 DEBUG : dir: reading active writers 2025/04/30 02:39:52 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:52 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/04/30 02:39:52 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:52 DEBUG : : Looking for writers 2025/04/30 02:39:52 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:52 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/04/30 02:39:52 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:39:52 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/04/30 02:39:52 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/04/30 02:39:52 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/04/30 02:39:52 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:39:52 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/30 02:39:52 DEBUG : : Added virtual directory entry vAddFile: "dir.metadata" 2025/04/30 02:39:52 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:39:52 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/04/30 02:39:52 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/04/30 02:39:52 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/04/30 02:39:52 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:39:52 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/30 02:39:52 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:52 DEBUG : dir: Looking for writers 2025/04/30 02:39:52 DEBUG : file1: reading active writers 2025/04/30 02:39:52 DEBUG : file1.metadata: reading active writers 2025/04/30 02:39:52 DEBUG : : Looking for writers 2025/04/30 02:39:52 DEBUG : dir: reading active writers 2025/04/30 02:39:52 DEBUG : dir.metadata: reading active writers 2025/04/30 02:39:52 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:53 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:53 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:53 DEBUG : dir: Looking for writers 2025/04/30 02:39:53 DEBUG : file1: reading active writers 2025/04/30 02:39:53 DEBUG : : Looking for writers 2025/04/30 02:39:53 DEBUG : dir: reading active writers 2025/04/30 02:39:53 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:53 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:53 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:53 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/04/30 02:39:53 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:53 DEBUG : dir: Looking for writers 2025/04/30 02:39:53 DEBUG : file1: reading active writers 2025/04/30 02:39:53 DEBUG : : Looking for writers 2025/04/30 02:39:53 DEBUG : dir: reading active writers 2025/04/30 02:39:53 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-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:53 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/30 02:39:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/30 02:39:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:39:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/30 02:39:53 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:53 DEBUG : dir: Looking for writers 2025/04/30 02:39:53 DEBUG : file1: reading active writers 2025/04/30 02:39:53 DEBUG : : Looking for writers 2025/04/30 02:39:53 DEBUG : dir: reading active writers 2025/04/30 02:39:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.14s) === RUN TestFileOpenReadUnknownSize 2025/04/30 02:39:53 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/04/30 02:39:53 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/30 02:39:53 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:39:53 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/04/30 02:39:53 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:53 DEBUG : : Looking for writers 2025/04/30 02:39:53 DEBUG : file.txt: reading active writers 2025/04/30 02:39:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:53 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:53 DEBUG : webdav root 'rclone-test-rekupok5jaco': File to upload is small (25 bytes), uploading instead of streaming 2025/04/30 02:39:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:53 DEBUG : dir/file1: Size of src and dst objects identical 2025/04/30 02:39:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:53 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:53 DEBUG : dir: Looking for writers 2025/04/30 02:39:53 DEBUG : file1: reading active writers 2025/04/30 02:39:53 DEBUG : : Looking for writers 2025/04/30 02:39:53 DEBUG : dir: reading active writers 2025/04/30 02:39:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:53 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:53 DEBUG : dir/file1: Remove: 2025/04/30 02:39:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 02:39:53 DEBUG : dir/file1: >Remove: err= 2025/04/30 02:39:53 DEBUG : dir/file1: Remove: 2025/04/30 02:39:53 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/30 02:39:53 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:53 DEBUG : dir: Looking for writers 2025/04/30 02:39:53 DEBUG : : Looking for writers 2025/04/30 02:39:53 DEBUG : dir: reading active writers 2025/04/30 02:39:53 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:53 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:53 DEBUG : dir/file1: Remove: 2025/04/30 02:39:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 02:39:53 DEBUG : dir/file1: >Remove: err= 2025/04/30 02:39:53 DEBUG : dir/file1: Remove: 2025/04/30 02:39:53 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/30 02:39:53 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:53 DEBUG : dir: Looking for writers 2025/04/30 02:39:53 DEBUG : : Looking for writers 2025/04/30 02:39:53 DEBUG : dir: reading active writers 2025/04/30 02:39:53 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:53 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/30 02:39:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/30 02:39:54 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/30 02:39:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/30 02:39:54 DEBUG : dir/file1: Open: flags=O_RDWR 2025/04/30 02:39:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/30 02:39:54 DEBUG : dir/file1: Open: flags=0x3 2025/04/30 02:39:54 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/04/30 02:39:54 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/04/30 02:39:54 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:54 DEBUG : dir: Looking for writers 2025/04/30 02:39:54 DEBUG : file1: reading active writers 2025/04/30 02:39:54 DEBUG : : Looking for writers 2025/04/30 02:39:54 DEBUG : dir: reading active writers 2025/04/30 02:39:54 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:54 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:54 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:54 DEBUG : dir: Looking for writers 2025/04/30 02:39:54 DEBUG : file1: reading active writers 2025/04/30 02:39:54 DEBUG : : Looking for writers 2025/04/30 02:39:54 DEBUG : dir: reading active writers 2025/04/30 02:39:54 DEBUG : >WaitForWriters: 2025/04/30 02:39:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/30 02:39:54 DEBUG : newLeaf: Updating file with newLeaf 0xc0008ec3c0 2025/04/30 02:39:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 02:39:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 02:39:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/30 02:39:54 DEBUG : dir/file1: Updating file with dir/file1 0xc0008ec3c0 2025/04/30 02:39:54 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/30 02:39:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/30 02:39:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/30 02:39:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:54 DEBUG : dir/file1: File is currently open, delaying rename 0xc0008ec3c0 2025/04/30 02:39:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 02:39:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 02:39:54 DEBUG : webdav root 'rclone-test-rekupok5jaco': File to upload is small (25 bytes), uploading instead of streaming 2025/04/30 02:39:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:54 DEBUG : dir/file1: Size of src and dst objects identical 2025/04/30 02:39:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 02:39:54 DEBUG : newLeaf: Running delayed rename now 2025/04/30 02:39:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/30 02:39:54 DEBUG : newLeaf: Updating file with newLeaf 0xc0008ec3c0 2025/04/30 02:39:54 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:54 DEBUG : dir: Looking for writers 2025/04/30 02:39:54 DEBUG : : Looking for writers 2025/04/30 02:39:54 DEBUG : dir: reading active writers 2025/04/30 02:39:54 DEBUG : newLeaf: reading active writers 2025/04/30 02:39:54 DEBUG : >WaitForWriters: 2025/04/30 02:39:54 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:54 DEBUG : dir: Looking for writers 2025/04/30 02:39:54 DEBUG : : Looking for writers 2025/04/30 02:39:54 DEBUG : dir: reading active writers 2025/04/30 02:39:54 DEBUG : newLeaf: reading active writers 2025/04/30 02:39:54 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:54 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:54 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 02:39:54 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:54 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:39:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:39:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:54 INFO : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 02:39:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:54 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:54 DEBUG : dir: Looking for writers 2025/04/30 02:39:54 DEBUG : file1: reading active writers 2025/04/30 02:39:54 DEBUG : : Looking for writers 2025/04/30 02:39:54 DEBUG : dir: reading active writers 2025/04/30 02:39:54 DEBUG : >WaitForWriters: 2025/04/30 02:39:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/30 02:39:54 DEBUG : newLeaf: Updating file with newLeaf 0xc0000012c0 2025/04/30 02:39:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 02:39:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 02:39:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/30 02:39:54 DEBUG : dir/file1: Updating file with dir/file1 0xc0000012c0 2025/04/30 02:39:54 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/30 02:39:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/30 02:39:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/30 02:39:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:54 DEBUG : dir/file1: File is currently open, delaying rename 0xc0000012c0 2025/04/30 02:39:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 02:39:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 02:39:54 DEBUG : webdav root 'rclone-test-rekupok5jaco': File to upload is small (25 bytes), uploading instead of streaming 2025/04/30 02:39:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:54 DEBUG : dir/file1: Size of src and dst objects identical 2025/04/30 02:39:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 02:39:54 DEBUG : newLeaf: Running delayed rename now 2025/04/30 02:39:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/30 02:39:54 DEBUG : newLeaf: Updating file with newLeaf 0xc0000012c0 2025/04/30 02:39:54 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:54 DEBUG : dir: Looking for writers 2025/04/30 02:39:54 DEBUG : : Looking for writers 2025/04/30 02:39:54 DEBUG : dir: reading active writers 2025/04/30 02:39:54 DEBUG : newLeaf: reading active writers 2025/04/30 02:39:54 DEBUG : >WaitForWriters: 2025/04/30 02:39:54 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:54 DEBUG : dir: Looking for writers 2025/04/30 02:39:54 DEBUG : : Looking for writers 2025/04/30 02:39:54 DEBUG : dir: reading active writers 2025/04/30 02:39:54 DEBUG : newLeaf: reading active writers 2025/04/30 02:39:54 DEBUG : >WaitForWriters: 2025/04/30 02:39:54 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:54 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:54 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 02:39:54 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:54 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:39:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:39:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:54 INFO : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 02:39:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:54 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/30 02:39:54 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 02:39:54 DEBUG : dir/file1(0xc00083cf00): openPending: 2025/04/30 02:39:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/30 02:39:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/30 02:39:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:54 DEBUG : dir/file1(0xc00083cf00): >openPending: err= 2025/04/30 02:39:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/30 02:39:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 02:39:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 02:39:54 DEBUG : dir/file1(0xc00083cf00): _writeAt: size=14, off=0 2025/04/30 02:39:54 DEBUG : dir/file1(0xc00083cf00): >_writeAt: n=14, err= 2025/04/30 02:39:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/30 02:39:54 DEBUG : dir/file1(0xc00083cf00): close: 2025/04/30 02:39:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/30 02:39:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/30 02:39:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/30 02:39:54 DEBUG : dir/file1(0xc00083cf00): >close: err= 2025/04/30 02:39:54 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:54 DEBUG : dir: Looking for writers 2025/04/30 02:39:54 DEBUG : file1: reading active writers 2025/04/30 02:39:54 DEBUG : : Looking for writers 2025/04/30 02:39:54 DEBUG : dir: reading active writers 2025/04/30 02:39:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/30 02:39:54 DEBUG : dir: Looking for writers 2025/04/30 02:39:54 DEBUG : file1: reading active writers 2025/04/30 02:39:54 DEBUG : : Looking for writers 2025/04/30 02:39:54 DEBUG : dir: reading active writers 2025/04/30 02:39:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/30 02:39:54 DEBUG : dir: Looking for writers 2025/04/30 02:39:54 DEBUG : file1: reading active writers 2025/04/30 02:39:54 DEBUG : : Looking for writers 2025/04/30 02:39:54 DEBUG : dir: reading active writers 2025/04/30 02:39:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/30 02:39:55 DEBUG : dir: Looking for writers 2025/04/30 02:39:55 DEBUG : file1: reading active writers 2025/04/30 02:39:55 DEBUG : : Looking for writers 2025/04/30 02:39:55 DEBUG : dir: reading active writers 2025/04/30 02:39:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/30 02:39:55 DEBUG : dir/file1: vfs cache: starting upload 2025/04/30 02:39:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:55 INFO : dir/file1: Copied (replaced existing) 2025/04/30 02:39:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/30 02:39:55 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/30 02:39:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/30 02:39:55 DEBUG : dir: Looking for writers 2025/04/30 02:39:55 DEBUG : file1: reading active writers 2025/04/30 02:39:55 DEBUG : : Looking for writers 2025/04/30 02:39:55 DEBUG : dir: reading active writers 2025/04/30 02:39:55 DEBUG : >WaitForWriters: 2025/04/30 02:39:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/30 02:39:55 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 02:39:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 02:39:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 02:39:55 DEBUG : dir/file1(0xc000881980): _readAt: size=512, off=0 2025/04/30 02:39:55 DEBUG : dir/file1(0xc000881980): openPending: 2025/04/30 02:39:55 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/04/30 02:39:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/30 02:39:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:55 DEBUG : dir/file1(0xc000881980): >openPending: err= 2025/04/30 02:39:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/30 02:39:55 DEBUG : dir/file1(0xc000881980): >_readAt: n=14, err=EOF 2025/04/30 02:39:55 DEBUG : dir/file1(0xc000881980): close: 2025/04/30 02:39:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/30 02:39:55 DEBUG : dir/file1(0xc000881980): >close: err= 2025/04/30 02:39:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/30 02:39:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/30 02:39:55 DEBUG : newLeaf: Updating file with newLeaf 0xc0000018c0 2025/04/30 02:39:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 02:39:55 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 02:39:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/30 02:39:55 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/30 02:39:55 DEBUG : dir/file1: Updating file with dir/file1 0xc0000018c0 2025/04/30 02:39:55 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/30 02:39:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/30 02:39:55 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 02:39:55 DEBUG : dir/file1(0xc0008b7f00): openPending: 2025/04/30 02:39:55 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/04/30 02:39:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/30 02:39:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:55 DEBUG : dir/file1(0xc0008b7f00): >openPending: err= 2025/04/30 02:39:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/30 02:39:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 02:39:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 02:39:55 DEBUG : dir/file1(0xc0008b7f00): _writeAt: size=25, off=0 2025/04/30 02:39:55 DEBUG : dir/file1(0xc0008b7f00): >_writeAt: n=25, err= 2025/04/30 02:39:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/30 02:39:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/30 02:39:55 DEBUG : newLeaf: Updating file with newLeaf 0xc0000018c0 2025/04/30 02:39:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 02:39:55 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 02:39:55 DEBUG : newLeaf(0xc0008b7f00): close: 2025/04/30 02:39:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/30 02:39:55 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-30 02:39:55.242628947 +0000 UTC m=+6.810943054 2025/04/30 02:39:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/30 02:39:55 DEBUG : newLeaf(0xc0008b7f00): >close: err= 2025/04/30 02:39:55 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:55 DEBUG : dir: Looking for writers 2025/04/30 02:39:55 DEBUG : : Looking for writers 2025/04/30 02:39:55 DEBUG : dir: reading active writers 2025/04/30 02:39:55 DEBUG : newLeaf: reading active writers 2025/04/30 02:39:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/30 02:39:55 DEBUG : dir: Looking for writers 2025/04/30 02:39:55 DEBUG : : Looking for writers 2025/04/30 02:39:55 DEBUG : dir: reading active writers 2025/04/30 02:39:55 DEBUG : newLeaf: reading active writers 2025/04/30 02:39:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/30 02:39:55 DEBUG : dir: Looking for writers 2025/04/30 02:39:55 DEBUG : : Looking for writers 2025/04/30 02:39:55 DEBUG : dir: reading active writers 2025/04/30 02:39:55 DEBUG : newLeaf: reading active writers 2025/04/30 02:39:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/30 02:39:55 DEBUG : dir: Looking for writers 2025/04/30 02:39:55 DEBUG : : Looking for writers 2025/04/30 02:39:55 DEBUG : dir: reading active writers 2025/04/30 02:39:55 DEBUG : newLeaf: reading active writers 2025/04/30 02:39:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/30 02:39:55 DEBUG : newLeaf: vfs cache: starting upload 2025/04/30 02:39:55 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:55 INFO : newLeaf: Copied (replaced existing) 2025/04/30 02:39:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/04/30 02:39:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/30 02:39:55 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 02:39:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/30 02:39:55 DEBUG : dir: Looking for writers 2025/04/30 02:39:55 DEBUG : : Looking for writers 2025/04/30 02:39:55 DEBUG : dir: reading active writers 2025/04/30 02:39:55 DEBUG : newLeaf: reading active writers 2025/04/30 02:39:55 DEBUG : >WaitForWriters: 2025/04/30 02:39:55 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:55 DEBUG : dir: Looking for writers 2025/04/30 02:39:55 DEBUG : : Looking for writers 2025/04/30 02:39:55 DEBUG : dir: reading active writers 2025/04/30 02:39:55 DEBUG : newLeaf: reading active writers 2025/04/30 02:39:55 DEBUG : >WaitForWriters: 2025/04/30 02:39:55 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:55 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:55 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 02:39:55 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:55 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:39:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:39:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:55 INFO : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 02:39:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:55 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:55 DEBUG : dir: Looking for writers 2025/04/30 02:39:55 DEBUG : file1: reading active writers 2025/04/30 02:39:55 DEBUG : : Looking for writers 2025/04/30 02:39:55 DEBUG : dir: reading active writers 2025/04/30 02:39:55 DEBUG : >WaitForWriters: 2025/04/30 02:39:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/30 02:39:55 DEBUG : newLeaf: Updating file with newLeaf 0xc000001d40 2025/04/30 02:39:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 02:39:55 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 02:39:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/30 02:39:55 DEBUG : dir/file1: Updating file with dir/file1 0xc000001d40 2025/04/30 02:39:55 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/30 02:39:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/30 02:39:55 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 02:39:55 DEBUG : dir/file1(0xc0009a7300): openPending: 2025/04/30 02:39:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/30 02:39:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/30 02:39:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:55 DEBUG : dir/file1(0xc0009a7300): >openPending: err= 2025/04/30 02:39:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/30 02:39:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 02:39:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 02:39:55 DEBUG : dir/file1(0xc0009a7300): _writeAt: size=25, off=0 2025/04/30 02:39:55 DEBUG : dir/file1(0xc0009a7300): >_writeAt: n=25, err= 2025/04/30 02:39:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/30 02:39:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/30 02:39:55 DEBUG : newLeaf: Updating file with newLeaf 0xc000001d40 2025/04/30 02:39:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 02:39:55 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 02:39:55 DEBUG : newLeaf(0xc0009a7300): close: 2025/04/30 02:39:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/30 02:39:55 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-30 02:39:55.731343619 +0000 UTC m=+7.299657666 2025/04/30 02:39:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/30 02:39:55 DEBUG : newLeaf(0xc0009a7300): >close: err= 2025/04/30 02:39:55 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:55 DEBUG : dir: Looking for writers 2025/04/30 02:39:55 DEBUG : : Looking for writers 2025/04/30 02:39:55 DEBUG : dir: reading active writers 2025/04/30 02:39:55 DEBUG : newLeaf: reading active writers 2025/04/30 02:39:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/30 02:39:55 DEBUG : dir: Looking for writers 2025/04/30 02:39:55 DEBUG : : Looking for writers 2025/04/30 02:39:55 DEBUG : dir: reading active writers 2025/04/30 02:39:55 DEBUG : newLeaf: reading active writers 2025/04/30 02:39:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/30 02:39:55 DEBUG : dir: Looking for writers 2025/04/30 02:39:55 DEBUG : : Looking for writers 2025/04/30 02:39:55 DEBUG : dir: reading active writers 2025/04/30 02:39:55 DEBUG : newLeaf: reading active writers 2025/04/30 02:39:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/30 02:39:55 DEBUG : dir: Looking for writers 2025/04/30 02:39:55 DEBUG : : Looking for writers 2025/04/30 02:39:55 DEBUG : newLeaf: reading active writers 2025/04/30 02:39:55 DEBUG : dir: reading active writers 2025/04/30 02:39:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/30 02:39:55 DEBUG : newLeaf: vfs cache: starting upload 2025/04/30 02:39:55 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:55 INFO : newLeaf: Copied (replaced existing) 2025/04/30 02:39:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/04/30 02:39:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/30 02:39:55 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 02:39:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/30 02:39:55 DEBUG : dir: Looking for writers 2025/04/30 02:39:55 DEBUG : : Looking for writers 2025/04/30 02:39:55 DEBUG : dir: reading active writers 2025/04/30 02:39:55 DEBUG : newLeaf: reading active writers 2025/04/30 02:39:55 DEBUG : >WaitForWriters: 2025/04/30 02:39:55 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:55 DEBUG : dir: Looking for writers 2025/04/30 02:39:55 DEBUG : : Looking for writers 2025/04/30 02:39:55 DEBUG : dir: reading active writers 2025/04/30 02:39:55 DEBUG : newLeaf: reading active writers 2025/04/30 02:39:55 DEBUG : >WaitForWriters: 2025/04/30 02:39:55 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:56 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:56 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 02:39:56 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:56 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:39:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:39:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:56 INFO : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 02:39:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:56 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/30 02:39:56 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 02:39:56 DEBUG : dir/file1(0xc000a7f9c0): openPending: 2025/04/30 02:39:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/30 02:39:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/30 02:39:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:56 DEBUG : dir/file1(0xc000a7f9c0): >openPending: err= 2025/04/30 02:39:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/30 02:39:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 02:39:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 02:39:56 DEBUG : dir/file1(0xc000a7f9c0): _writeAt: size=14, off=0 2025/04/30 02:39:56 DEBUG : dir/file1(0xc000a7f9c0): >_writeAt: n=14, err= 2025/04/30 02:39:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/30 02:39:56 DEBUG : dir/file1(0xc000a7f9c0): close: 2025/04/30 02:39:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/30 02:39:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/30 02:39:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/30 02:39:56 DEBUG : dir/file1(0xc000a7f9c0): >close: err= 2025/04/30 02:39:56 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:56 DEBUG : dir: Looking for writers 2025/04/30 02:39:56 DEBUG : file1: reading active writers 2025/04/30 02:39:56 DEBUG : : Looking for writers 2025/04/30 02:39:56 DEBUG : dir: reading active writers 2025/04/30 02:39:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/30 02:39:56 DEBUG : dir: Looking for writers 2025/04/30 02:39:56 DEBUG : file1: reading active writers 2025/04/30 02:39:56 DEBUG : : Looking for writers 2025/04/30 02:39:56 DEBUG : dir: reading active writers 2025/04/30 02:39:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/30 02:39:56 DEBUG : dir: Looking for writers 2025/04/30 02:39:56 DEBUG : file1: reading active writers 2025/04/30 02:39:56 DEBUG : : Looking for writers 2025/04/30 02:39:56 DEBUG : dir: reading active writers 2025/04/30 02:39:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/30 02:39:56 DEBUG : dir: Looking for writers 2025/04/30 02:39:56 DEBUG : file1: reading active writers 2025/04/30 02:39:56 DEBUG : : Looking for writers 2025/04/30 02:39:56 DEBUG : dir: reading active writers 2025/04/30 02:39:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/30 02:39:56 DEBUG : dir/file1: vfs cache: starting upload 2025/04/30 02:39:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:56 INFO : dir/file1: Copied (replaced existing) 2025/04/30 02:39:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/30 02:39:56 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/30 02:39:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/30 02:39:56 DEBUG : dir: Looking for writers 2025/04/30 02:39:56 DEBUG : file1: reading active writers 2025/04/30 02:39:56 DEBUG : : Looking for writers 2025/04/30 02:39:56 DEBUG : dir: reading active writers 2025/04/30 02:39:56 DEBUG : >WaitForWriters: 2025/04/30 02:39:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/30 02:39:56 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 02:39:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 02:39:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 02:39:56 DEBUG : dir/file1(0xc000abf1c0): _readAt: size=512, off=0 2025/04/30 02:39:56 DEBUG : dir/file1(0xc000abf1c0): openPending: 2025/04/30 02:39:56 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/04/30 02:39:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/30 02:39:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:56 DEBUG : dir/file1(0xc000abf1c0): >openPending: err= 2025/04/30 02:39:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/30 02:39:56 DEBUG : dir/file1(0xc000abf1c0): >_readAt: n=14, err=EOF 2025/04/30 02:39:56 DEBUG : dir/file1(0xc000abf1c0): close: 2025/04/30 02:39:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/30 02:39:56 DEBUG : dir/file1(0xc000abf1c0): >close: err= 2025/04/30 02:39:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/30 02:39:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/30 02:39:56 DEBUG : newLeaf: Updating file with newLeaf 0xc000666840 2025/04/30 02:39:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 02:39:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 02:39:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/30 02:39:56 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/30 02:39:56 DEBUG : dir/file1: Updating file with dir/file1 0xc000666840 2025/04/30 02:39:56 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/30 02:39:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/30 02:39:56 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 02:39:56 DEBUG : dir/file1(0xc000db3640): openPending: 2025/04/30 02:39:56 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/04/30 02:39:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/30 02:39:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:56 DEBUG : dir/file1(0xc000db3640): >openPending: err= 2025/04/30 02:39:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/30 02:39:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 02:39:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 02:39:56 DEBUG : dir/file1(0xc000db3640): _writeAt: size=25, off=0 2025/04/30 02:39:56 DEBUG : dir/file1(0xc000db3640): >_writeAt: n=25, err= 2025/04/30 02:39:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/30 02:39:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/30 02:39:56 DEBUG : newLeaf: Updating file with newLeaf 0xc000666840 2025/04/30 02:39:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 02:39:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 02:39:56 DEBUG : newLeaf(0xc000db3640): close: 2025/04/30 02:39:56 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/30 02:39:56 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-30 02:39:56.375278508 +0000 UTC m=+7.943592555 2025/04/30 02:39:56 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/30 02:39:56 DEBUG : newLeaf(0xc000db3640): >close: err= 2025/04/30 02:39:56 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:56 DEBUG : dir: Looking for writers 2025/04/30 02:39:56 DEBUG : : Looking for writers 2025/04/30 02:39:56 DEBUG : newLeaf: reading active writers 2025/04/30 02:39:56 DEBUG : dir: reading active writers 2025/04/30 02:39:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/30 02:39:56 DEBUG : dir: Looking for writers 2025/04/30 02:39:56 DEBUG : : Looking for writers 2025/04/30 02:39:56 DEBUG : dir: reading active writers 2025/04/30 02:39:56 DEBUG : newLeaf: reading active writers 2025/04/30 02:39:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/30 02:39:56 DEBUG : dir: Looking for writers 2025/04/30 02:39:56 DEBUG : : Looking for writers 2025/04/30 02:39:56 DEBUG : dir: reading active writers 2025/04/30 02:39:56 DEBUG : newLeaf: reading active writers 2025/04/30 02:39:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/30 02:39:56 DEBUG : dir: Looking for writers 2025/04/30 02:39:56 DEBUG : : Looking for writers 2025/04/30 02:39:56 DEBUG : dir: reading active writers 2025/04/30 02:39:56 DEBUG : newLeaf: reading active writers 2025/04/30 02:39:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/30 02:39:56 DEBUG : newLeaf: vfs cache: starting upload 2025/04/30 02:39:56 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:56 INFO : newLeaf: Copied (replaced existing) 2025/04/30 02:39:56 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/04/30 02:39:56 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/30 02:39:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 02:39:56 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/30 02:39:56 DEBUG : dir: Looking for writers 2025/04/30 02:39:56 DEBUG : : Looking for writers 2025/04/30 02:39:56 DEBUG : dir: reading active writers 2025/04/30 02:39:56 DEBUG : newLeaf: reading active writers 2025/04/30 02:39:56 DEBUG : >WaitForWriters: 2025/04/30 02:39:56 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:56 DEBUG : dir: Looking for writers 2025/04/30 02:39:56 DEBUG : : Looking for writers 2025/04/30 02:39:56 DEBUG : dir: reading active writers 2025/04/30 02:39:56 DEBUG : newLeaf: reading active writers 2025/04/30 02:39:56 DEBUG : >WaitForWriters: 2025/04/30 02:39:56 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:56 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:56 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 02:39:56 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:56 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:39:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:39:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:56 INFO : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 02:39:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:56 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:56 DEBUG : dir: Looking for writers 2025/04/30 02:39:56 DEBUG : file1: reading active writers 2025/04/30 02:39:56 DEBUG : : Looking for writers 2025/04/30 02:39:56 DEBUG : dir: reading active writers 2025/04/30 02:39:56 DEBUG : >WaitForWriters: 2025/04/30 02:39:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/30 02:39:56 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 02:39:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 02:39:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 02:39:56 DEBUG : dir/file1(0xc000de8b40): _readAt: size=512, off=0 2025/04/30 02:39:56 DEBUG : dir/file1(0xc000de8b40): openPending: 2025/04/30 02:39:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/30 02:39:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/30 02:39:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:56 DEBUG : dir/file1(0xc000de8b40): >openPending: err= 2025/04/30 02:39:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/04/30 02:39:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/30 02:39:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/30 02:39:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:39:56 DEBUG : dir/file1(0xc000de8b40): >_readAt: n=14, err=EOF 2025/04/30 02:39:56 DEBUG : dir/file1(0xc000de8b40): close: 2025/04/30 02:39:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/30 02:39:56 DEBUG : dir/file1(0xc000de8b40): >close: err= 2025/04/30 02:39:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/30 02:39:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/30 02:39:56 DEBUG : newLeaf: Updating file with newLeaf 0xc0008abbc0 2025/04/30 02:39:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 02:39:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 02:39:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/30 02:39:56 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/30 02:39:56 DEBUG : dir/file1: Updating file with dir/file1 0xc0008abbc0 2025/04/30 02:39:56 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/30 02:39:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/30 02:39:56 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 02:39:56 DEBUG : dir/file1(0xc000942980): openPending: 2025/04/30 02:39:56 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/04/30 02:39:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/30 02:39:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:56 DEBUG : dir/file1(0xc000942980): >openPending: err= 2025/04/30 02:39:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/30 02:39:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 02:39:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 02:39:56 DEBUG : dir/file1(0xc000942980): _writeAt: size=25, off=0 2025/04/30 02:39:56 DEBUG : dir/file1(0xc000942980): >_writeAt: n=25, err= 2025/04/30 02:39:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/30 02:39:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/30 02:39:56 DEBUG : newLeaf: Updating file with newLeaf 0xc0008abbc0 2025/04/30 02:39:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 02:39:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 02:39:56 DEBUG : newLeaf(0xc000942980): close: 2025/04/30 02:39:56 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/30 02:39:56 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-30 02:39:56.882780194 +0000 UTC m=+8.451094302 2025/04/30 02:39:56 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/30 02:39:56 DEBUG : newLeaf(0xc000942980): >close: err= 2025/04/30 02:39:56 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:56 DEBUG : dir: Looking for writers 2025/04/30 02:39:56 DEBUG : : Looking for writers 2025/04/30 02:39:56 DEBUG : dir: reading active writers 2025/04/30 02:39:56 DEBUG : newLeaf: reading active writers 2025/04/30 02:39:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/30 02:39:56 DEBUG : dir: Looking for writers 2025/04/30 02:39:56 DEBUG : : Looking for writers 2025/04/30 02:39:56 DEBUG : dir: reading active writers 2025/04/30 02:39:56 DEBUG : newLeaf: reading active writers 2025/04/30 02:39:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/30 02:39:56 DEBUG : dir: Looking for writers 2025/04/30 02:39:56 DEBUG : : Looking for writers 2025/04/30 02:39:56 DEBUG : dir: reading active writers 2025/04/30 02:39:56 DEBUG : newLeaf: reading active writers 2025/04/30 02:39:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/30 02:39:56 DEBUG : dir: Looking for writers 2025/04/30 02:39:56 DEBUG : : Looking for writers 2025/04/30 02:39:56 DEBUG : dir: reading active writers 2025/04/30 02:39:56 DEBUG : newLeaf: reading active writers 2025/04/30 02:39:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/30 02:39:57 DEBUG : newLeaf: vfs cache: starting upload 2025/04/30 02:39:57 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:57 INFO : newLeaf: Copied (replaced existing) 2025/04/30 02:39:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/04/30 02:39:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/30 02:39:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/30 02:39:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/30 02:39:57 DEBUG : dir: Looking for writers 2025/04/30 02:39:57 DEBUG : : Looking for writers 2025/04/30 02:39:57 DEBUG : dir: reading active writers 2025/04/30 02:39:57 DEBUG : newLeaf: reading active writers 2025/04/30 02:39:57 DEBUG : >WaitForWriters: 2025/04/30 02:39:57 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:57 DEBUG : dir: Looking for writers 2025/04/30 02:39:57 DEBUG : : Looking for writers 2025/04/30 02:39:57 DEBUG : dir: reading active writers 2025/04/30 02:39:57 DEBUG : newLeaf: reading active writers 2025/04/30 02:39:57 DEBUG : >WaitForWriters: 2025/04/30 02:39:57 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaner exiting --- PASS: TestFileRename (3.04s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.49s) --- 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-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:57 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:57 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:57 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:57 DEBUG : : Looking for writers 2025/04/30 02:39:57 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-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:57 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:39:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/30 02:39:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/30 02:39:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/30 02:39:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:39:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/30 02:39:57 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/04/30 02:39:57 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:57 DEBUG : dir: Looking for writers 2025/04/30 02:39:57 DEBUG : file1: reading active writers 2025/04/30 02:39:57 DEBUG : : Looking for writers 2025/04/30 02:39:57 DEBUG : dir: reading active writers 2025/04/30 02:39:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:57 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:39:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/30 02:39:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/30 02:39:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/30 02:39:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:39:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/30 02:39:57 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/30 02:39:57 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/30 02:39:57 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/30 02:39:57 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/30 02:39:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/30 02:39:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/30 02:39:57 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/30 02:39:57 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/04/30 02:39:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/04/30 02:39:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/04/30 02:39:57 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/04/30 02:39:57 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/04/30 02:39:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/04/30 02:39:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/04/30 02:39:57 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/04/30 02:39:57 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:57 DEBUG : dir: Looking for writers 2025/04/30 02:39:57 DEBUG : file1: reading active writers 2025/04/30 02:39:57 DEBUG : : Looking for writers 2025/04/30 02:39:57 DEBUG : dir: reading active writers 2025/04/30 02:39:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:57 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:39:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/30 02:39:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/30 02:39:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/30 02:39:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:39:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/30 02:39:57 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/30 02:39:57 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/30 02:39:57 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/30 02:39:57 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/30 02:39:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/30 02:39:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/30 02:39:57 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/30 02:39:57 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/04/30 02:39:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/04/30 02:39:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/04/30 02:39:57 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/04/30 02:39:57 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/04/30 02:39:57 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/04/30 02:39:57 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/04/30 02:39:57 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/04/30 02:39:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/04/30 02:39:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/04/30 02:39:57 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/30 02:39:57 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/04/30 02:39:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/04/30 02:39:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/04/30 02:39:57 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/30 02:39:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/30 02:39:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/30 02:39:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/30 02:39:57 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/04/30 02:39:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/30 02:39:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/30 02:39:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/30 02:39:57 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/04/30 02:39:57 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:57 DEBUG : dir: Looking for writers 2025/04/30 02:39:57 DEBUG : file1: reading active writers 2025/04/30 02:39:57 DEBUG : : Looking for writers 2025/04/30 02:39:57 DEBUG : dir: reading active writers 2025/04/30 02:39:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:57 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:39:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/30 02:39:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/30 02:39:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/30 02:39:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:39:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/30 02:39:57 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:57 DEBUG : dir: Looking for writers 2025/04/30 02:39:57 DEBUG : file1: reading active writers 2025/04/30 02:39:57 DEBUG : : Looking for writers 2025/04/30 02:39:57 DEBUG : dir: reading active writers 2025/04/30 02:39:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:57 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:39:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/30 02:39:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/30 02:39:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/30 02:39:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:39:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/30 02:39:57 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/04/30 02:39:57 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/04/30 02:39:57 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:57 DEBUG : dir: Looking for writers 2025/04/30 02:39:57 DEBUG : file1: reading active writers 2025/04/30 02:39:57 DEBUG : : Looking for writers 2025/04/30 02:39:57 DEBUG : dir: reading active writers 2025/04/30 02:39:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:58 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:58 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 02:39:58 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:39:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:39:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 INFO : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 02:39:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:39:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/30 02:39:58 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 02:39:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 02:39:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 02:39:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000a10a80): _readAt: size=1, off=0 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000a10a80): openPending: 2025/04/30 02:39:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/30 02:39:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/30 02:39:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000a10a80): >openPending: err= 2025/04/30 02:39:58 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/30 02:39:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/30 02:39:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/30 02:39:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000a10a80): >_readAt: n=1, err= 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000a10a80): _readAt: size=256, off=1 2025/04/30 02:39:58 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000a10a80): >_readAt: n=15, err=EOF 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000a10a80): _readAt: size=16, off=16 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000a10a80): >_readAt: n=0, err=EOF 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000a10a80): close: 2025/04/30 02:39:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000a10a80): >close: err= 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000a10a80): close: 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000a10a80): >close: err=file already closed 2025/04/30 02:39:58 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:58 DEBUG : dir: Looking for writers 2025/04/30 02:39:58 DEBUG : file1: reading active writers 2025/04/30 02:39:58 DEBUG : : Looking for writers 2025/04/30 02:39:58 DEBUG : dir: reading active writers 2025/04/30 02:39:58 DEBUG : >WaitForWriters: 2025/04/30 02:39:58 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:58 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:58 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 02:39:58 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:39:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:39:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 INFO : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 02:39:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:39:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/30 02:39:58 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 02:39:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 02:39:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 02:39:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000881700): _readAt: size=1, off=0 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000881700): openPending: 2025/04/30 02:39:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/30 02:39:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/30 02:39:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000881700): >openPending: err= 2025/04/30 02:39:58 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/30 02:39:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/30 02:39:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/30 02:39:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000881700): >_readAt: n=1, err= 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000881700): _readAt: size=1, off=5 2025/04/30 02:39:58 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000881700): >_readAt: n=1, err= 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000881700): _readAt: size=1, off=3 2025/04/30 02:39:58 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000881700): >_readAt: n=1, err= 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000881700): _readAt: size=1, off=13 2025/04/30 02:39:58 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000881700): >_readAt: n=1, err= 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000881700): _readAt: size=16, off=100 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000881700): >_readAt: n=0, err=EOF 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000881700): close: 2025/04/30 02:39:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000881700): >close: err= 2025/04/30 02:39:58 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:58 DEBUG : dir: Looking for writers 2025/04/30 02:39:58 DEBUG : file1: reading active writers 2025/04/30 02:39:58 DEBUG : : Looking for writers 2025/04/30 02:39:58 DEBUG : dir: reading active writers 2025/04/30 02:39:58 DEBUG : >WaitForWriters: 2025/04/30 02:39:58 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:58 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:58 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 02:39:58 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:39:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:39:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 INFO : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 02:39:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:39:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/30 02:39:58 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 02:39:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 02:39:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 02:39:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000f9a300): _readAt: size=1, off=0 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000f9a300): openPending: 2025/04/30 02:39:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/30 02:39:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/30 02:39:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000f9a300): >openPending: err= 2025/04/30 02:39:58 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/30 02:39:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/30 02:39:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/30 02:39:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000f9a300): >_readAt: n=1, err= 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000f9a300): _readAt: size=1, off=5 2025/04/30 02:39:58 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000f9a300): >_readAt: n=1, err= 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000f9a300): _readAt: size=1, off=1 2025/04/30 02:39:58 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000f9a300): >_readAt: n=1, err= 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000f9a300): _readAt: size=6, off=10 2025/04/30 02:39:58 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000f9a300): >_readAt: n=6, err= 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000f9a300): _readAt: size=256, off=10 2025/04/30 02:39:58 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000f9a300): >_readAt: n=6, err=EOF 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000f9a300): _readAt: size=256, off=100 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000f9a300): >_readAt: n=0, err=EOF 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000f9a300): close: 2025/04/30 02:39:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000f9a300): >close: err= 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000f9a300): _readAt: size=256, off=100 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000f9a300): >_readAt: n=0, err=file already closed 2025/04/30 02:39:58 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:58 DEBUG : dir: Looking for writers 2025/04/30 02:39:58 DEBUG : file1: reading active writers 2025/04/30 02:39:58 DEBUG : : Looking for writers 2025/04/30 02:39:58 DEBUG : dir: reading active writers 2025/04/30 02:39:58 DEBUG : >WaitForWriters: 2025/04/30 02:39:58 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.14s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:58 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:58 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 02:39:58 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:39:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:39:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 INFO : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 02:39:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:39:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/30 02:39:58 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 02:39:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 02:39:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 02:39:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000f79200): RWFileHandle.Flush 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000f79200): _readAt: size=256, off=0 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000f79200): openPending: 2025/04/30 02:39:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/30 02:39:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/30 02:39:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000f79200): >openPending: err= 2025/04/30 02:39:58 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/30 02:39:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/30 02:39:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/30 02:39:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000f79200): >_readAt: n=16, err=EOF 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000f79200): RWFileHandle.Flush 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000f79200): RWFileHandle.Flush 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000f79200): close: 2025/04/30 02:39:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/30 02:39:58 DEBUG : dir/file1(0xc000f79200): >close: err= 2025/04/30 02:39:58 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:58 DEBUG : dir: Looking for writers 2025/04/30 02:39:58 DEBUG : file1: reading active writers 2025/04/30 02:39:58 DEBUG : : Looking for writers 2025/04/30 02:39:58 DEBUG : dir: reading active writers 2025/04/30 02:39:58 DEBUG : >WaitForWriters: 2025/04/30 02:39:58 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:58 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:58 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 02:39:58 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:39:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:39:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 INFO : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 02:39:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:39:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/30 02:39:58 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 02:39:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 02:39:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 02:39:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/30 02:39:58 DEBUG : dir/file1(0xc0007bc300): _readAt: size=256, off=0 2025/04/30 02:39:58 DEBUG : dir/file1(0xc0007bc300): openPending: 2025/04/30 02:39:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/30 02:39:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/30 02:39:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:58 DEBUG : dir/file1(0xc0007bc300): >openPending: err= 2025/04/30 02:39:58 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/30 02:39:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/30 02:39:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/30 02:39:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:39:58 DEBUG : dir/file1(0xc0007bc300): >_readAt: n=16, err=EOF 2025/04/30 02:39:58 DEBUG : dir/file1(0xc0007bc300): RWFileHandle.Release 2025/04/30 02:39:58 DEBUG : dir/file1(0xc0007bc300): close: 2025/04/30 02:39:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/30 02:39:58 DEBUG : dir/file1(0xc0007bc300): >close: err= 2025/04/30 02:39:58 DEBUG : dir/file1(0xc0007bc300): RWFileHandle.Release 2025/04/30 02:39:58 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:58 DEBUG : dir: Looking for writers 2025/04/30 02:39:58 DEBUG : file1: reading active writers 2025/04/30 02:39:58 DEBUG : : Looking for writers 2025/04/30 02:39:58 DEBUG : dir: reading active writers 2025/04/30 02:39:58 DEBUG : >WaitForWriters: 2025/04/30 02:39:58 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:58 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:58 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 02:39:58 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:39:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:39:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:39:58 INFO : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 02:39:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:39:58 DEBUG : file1: newRWFileHandle: 2025/04/30 02:39:58 DEBUG : file1(0xc0006ce340): openPending: 2025/04/30 02:39:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:39:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:58 DEBUG : file1(0xc0006ce340): >openPending: err= 2025/04/30 02:39:58 DEBUG : file1: >newRWFileHandle: err= 2025/04/30 02:39:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/30 02:39:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/30 02:39:58 DEBUG : file1(0xc0006ce340): _writeAt: size=5, off=0 2025/04/30 02:39:58 DEBUG : file1(0xc0006ce340): >_writeAt: n=5, err= 2025/04/30 02:39:58 DEBUG : file1(0xc0006ce340): _writeAt: size=7, off=5 2025/04/30 02:39:58 DEBUG : file1(0xc0006ce340): >_writeAt: n=7, err= 2025/04/30 02:39:58 DEBUG : file1: vfs cache: truncate to size=11 2025/04/30 02:39:58 DEBUG : file1(0xc0006ce340): close: 2025/04/30 02:39:58 DEBUG : file1: vfs cache: setting modification time to 2025-04-30 02:39:58.799314468 +0000 UTC m=+10.367628545 2025/04/30 02:39:58 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/30 02:39:58 DEBUG : file1(0xc0006ce340): >close: err= 2025/04/30 02:39:58 DEBUG : file1(0xc0006ce340): close: 2025/04/30 02:39:58 DEBUG : file1(0xc0006ce340): >close: err=file already closed 2025/04/30 02:39:58 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:58 DEBUG : : Looking for writers 2025/04/30 02:39:58 DEBUG : file1: reading active writers 2025/04/30 02:39:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/30 02:39:58 DEBUG : : Looking for writers 2025/04/30 02:39:58 DEBUG : file1: reading active writers 2025/04/30 02:39:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/30 02:39:58 DEBUG : : Looking for writers 2025/04/30 02:39:58 DEBUG : file1: reading active writers 2025/04/30 02:39:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/30 02:39:58 DEBUG : : Looking for writers 2025/04/30 02:39:58 DEBUG : file1: reading active writers 2025/04/30 02:39:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/30 02:39:58 DEBUG : file1: vfs cache: starting upload 2025/04/30 02:39:58 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:58 INFO : file1: Copied (new) 2025/04/30 02:39:58 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-30 02:39:58 +0000 UTC" 2025/04/30 02:39:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/30 02:39:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:58 INFO : file1: vfs cache: upload succeeded try #1 2025/04/30 02:39:58 DEBUG : : Looking for writers 2025/04/30 02:39:58 DEBUG : file1: reading active writers 2025/04/30 02:39:58 DEBUG : >WaitForWriters: 2025/04/30 02:39:58 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:58 DEBUG : : Looking for writers 2025/04/30 02:39:58 DEBUG : file1: reading active writers 2025/04/30 02:39:58 DEBUG : >WaitForWriters: 2025/04/30 02:39:58 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:58 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:58 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 02:39:58 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:39:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:39:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:39:58 INFO : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 02:39:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:39:58 DEBUG : file1: newRWFileHandle: 2025/04/30 02:39:58 DEBUG : file1(0xc000858080): openPending: 2025/04/30 02:39:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:39:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:58 DEBUG : file1(0xc000858080): >openPending: err= 2025/04/30 02:39:58 DEBUG : file1: >newRWFileHandle: err= 2025/04/30 02:39:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/30 02:39:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/30 02:39:58 DEBUG : file1(0xc000858080): _writeAt: size=7, off=0 2025/04/30 02:39:58 DEBUG : file1(0xc000858080): >_writeAt: n=7, err= 2025/04/30 02:39:58 DEBUG : file1(0xc000858080): _writeAt: size=6, off=5 2025/04/30 02:39:58 DEBUG : file1(0xc000858080): >_writeAt: n=6, err= 2025/04/30 02:39:58 DEBUG : file1(0xc000858080): close: 2025/04/30 02:39:58 DEBUG : file1: vfs cache: setting modification time to 2025-04-30 02:39:58.995960793 +0000 UTC m=+10.564274871 2025/04/30 02:39:58 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/30 02:39:58 DEBUG : file1(0xc000858080): >close: err= 2025/04/30 02:39:58 DEBUG : file1(0xc000858080): _writeAt: size=5, off=0 2025/04/30 02:39:58 DEBUG : file1(0xc000858080): >_writeAt: n=0, err=file already closed 2025/04/30 02:39:58 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:58 DEBUG : : Looking for writers 2025/04/30 02:39:58 DEBUG : file1: reading active writers 2025/04/30 02:39:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/30 02:39:59 DEBUG : : Looking for writers 2025/04/30 02:39:59 DEBUG : file1: reading active writers 2025/04/30 02:39:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/30 02:39:59 DEBUG : : Looking for writers 2025/04/30 02:39:59 DEBUG : file1: reading active writers 2025/04/30 02:39:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/30 02:39:59 DEBUG : : Looking for writers 2025/04/30 02:39:59 DEBUG : file1: reading active writers 2025/04/30 02:39:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/30 02:39:59 DEBUG : file1: vfs cache: starting upload 2025/04/30 02:39:59 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:59 INFO : file1: Copied (new) 2025/04/30 02:39:59 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-30 02:39:58 +0000 UTC" 2025/04/30 02:39:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/30 02:39:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:59 INFO : file1: vfs cache: upload succeeded try #1 2025/04/30 02:39:59 DEBUG : : Looking for writers 2025/04/30 02:39:59 DEBUG : file1: reading active writers 2025/04/30 02:39:59 DEBUG : >WaitForWriters: 2025/04/30 02:39:59 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:59 DEBUG : : Looking for writers 2025/04/30 02:39:59 DEBUG : file1: reading active writers 2025/04/30 02:39:59 DEBUG : >WaitForWriters: 2025/04/30 02:39:59 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:59 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:59 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 02:39:59 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:59 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:39:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:39:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:39:59 INFO : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 02:39:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:39:59 DEBUG : file1: newRWFileHandle: 2025/04/30 02:39:59 DEBUG : file1(0xc00089ba40): openPending: 2025/04/30 02:39:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:39:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:59 DEBUG : file1(0xc00089ba40): >openPending: err= 2025/04/30 02:39:59 DEBUG : file1: >newRWFileHandle: err= 2025/04/30 02:39:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/30 02:39:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/30 02:39:59 DEBUG : file1(0xc00089ba40): close: 2025/04/30 02:39:59 DEBUG : file1: vfs cache: setting modification time to 2025-04-30 02:39:59.192622929 +0000 UTC m=+10.760937016 2025/04/30 02:39:59 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/30 02:39:59 DEBUG : file1(0xc00089ba40): >close: err= 2025/04/30 02:39:59 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/30 02:39:59 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/30 02:39:59 DEBUG : file2: newRWFileHandle: 2025/04/30 02:39:59 DEBUG : file2(0xc00089bb00): openPending: 2025/04/30 02:39:59 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:39:59 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/30 02:39:59 DEBUG : file2(0xc00089bb00): >openPending: err= 2025/04/30 02:39:59 DEBUG : file2: >newRWFileHandle: err= 2025/04/30 02:39:59 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/30 02:39:59 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/04/30 02:39:59 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/04/30 02:39:59 DEBUG : file2(0xc00089bb00): RWFileHandle.Flush 2025/04/30 02:39:59 DEBUG : file2(0xc00089bb00): RWFileHandle.Release 2025/04/30 02:39:59 DEBUG : file2(0xc00089bb00): close: 2025/04/30 02:39:59 DEBUG : file2: vfs cache: setting modification time to 2025-04-30 02:39:59.193717163 +0000 UTC m=+10.762031240 2025/04/30 02:39:59 INFO : file2: vfs cache: queuing for upload in 100ms 2025/04/30 02:39:59 DEBUG : file2(0xc00089bb00): >close: err= 2025/04/30 02:39:59 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:59 DEBUG : : Looking for writers 2025/04/30 02:39:59 DEBUG : file1: reading active writers 2025/04/30 02:39:59 DEBUG : file2: reading active writers 2025/04/30 02:39:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/04/30 02:39:59 DEBUG : : Looking for writers 2025/04/30 02:39:59 DEBUG : file1: reading active writers 2025/04/30 02:39:59 DEBUG : file2: reading active writers 2025/04/30 02:39:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/04/30 02:39:59 DEBUG : : Looking for writers 2025/04/30 02:39:59 DEBUG : file1: reading active writers 2025/04/30 02:39:59 DEBUG : file2: reading active writers 2025/04/30 02:39:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/04/30 02:39:59 DEBUG : : Looking for writers 2025/04/30 02:39:59 DEBUG : file1: reading active writers 2025/04/30 02:39:59 DEBUG : file2: reading active writers 2025/04/30 02:39:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/04/30 02:39:59 DEBUG : file1: vfs cache: starting upload 2025/04/30 02:39:59 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:59 DEBUG : file2: vfs cache: starting upload 2025/04/30 02:39:59 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:59 INFO : file1: Copied (new) 2025/04/30 02:39:59 DEBUG : file1: vfs cache: fingerprint now "0,2025-04-30 02:39:59 +0000 UTC" 2025/04/30 02:39:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/30 02:39:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:59 INFO : file1: vfs cache: upload succeeded try #1 2025/04/30 02:39:59 DEBUG : : Looking for writers 2025/04/30 02:39:59 DEBUG : file1: reading active writers 2025/04/30 02:39:59 DEBUG : file2: reading active writers 2025/04/30 02:39:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/30 02:39:59 INFO : file2: Copied (new) 2025/04/30 02:39:59 DEBUG : file2: vfs cache: fingerprint now "0,2025-04-30 02:39:59 +0000 UTC" 2025/04/30 02:39:59 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/04/30 02:39:59 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/30 02:39:59 INFO : file2: vfs cache: upload succeeded try #1 2025/04/30 02:39:59 DEBUG : : Looking for writers 2025/04/30 02:39:59 DEBUG : file1: reading active writers 2025/04/30 02:39:59 DEBUG : file2: reading active writers 2025/04/30 02:39:59 DEBUG : >WaitForWriters: 2025/04/30 02:39:59 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:59 DEBUG : : Looking for writers 2025/04/30 02:39:59 DEBUG : file1: reading active writers 2025/04/30 02:39:59 DEBUG : file2: reading active writers 2025/04/30 02:39:59 DEBUG : >WaitForWriters: 2025/04/30 02:39:59 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:59 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:59 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 02:39:59 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:59 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:39:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:39:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:39:59 INFO : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 02:39:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:39:59 DEBUG : file1: newRWFileHandle: 2025/04/30 02:39:59 DEBUG : file1(0xc0010de100): openPending: 2025/04/30 02:39:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:39:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:59 DEBUG : file1(0xc0010de100): >openPending: err= 2025/04/30 02:39:59 DEBUG : file1: >newRWFileHandle: err= 2025/04/30 02:39:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/30 02:39:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/30 02:39:59 DEBUG : file1(0xc0010de100): _writeAt: size=5, off=0 2025/04/30 02:39:59 DEBUG : file1(0xc0010de100): >_writeAt: n=5, err= 2025/04/30 02:39:59 DEBUG : file1(0xc0010de100): RWFileHandle.Flush 2025/04/30 02:39:59 DEBUG : file1(0xc0010de100): RWFileHandle.Flush 2025/04/30 02:39:59 DEBUG : file1(0xc0010de100): close: 2025/04/30 02:39:59 DEBUG : file1: vfs cache: setting modification time to 2025-04-30 02:39:59.563012748 +0000 UTC m=+11.131326845 2025/04/30 02:39:59 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/30 02:39:59 DEBUG : file1(0xc0010de100): >close: err= 2025/04/30 02:39:59 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:59 DEBUG : : Looking for writers 2025/04/30 02:39:59 DEBUG : file1: reading active writers 2025/04/30 02:39:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/30 02:39:59 DEBUG : : Looking for writers 2025/04/30 02:39:59 DEBUG : file1: reading active writers 2025/04/30 02:39:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/30 02:39:59 DEBUG : : Looking for writers 2025/04/30 02:39:59 DEBUG : file1: reading active writers 2025/04/30 02:39:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/30 02:39:59 DEBUG : : Looking for writers 2025/04/30 02:39:59 DEBUG : file1: reading active writers 2025/04/30 02:39:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/30 02:39:59 DEBUG : file1: vfs cache: starting upload 2025/04/30 02:39:59 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:59 INFO : file1: Copied (new) 2025/04/30 02:39:59 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-30 02:39:59 +0000 UTC" 2025/04/30 02:39:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/30 02:39:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:59 INFO : file1: vfs cache: upload succeeded try #1 2025/04/30 02:39:59 DEBUG : : Looking for writers 2025/04/30 02:39:59 DEBUG : file1: reading active writers 2025/04/30 02:39:59 DEBUG : >WaitForWriters: 2025/04/30 02:39:59 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:59 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:59 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 02:39:59 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:59 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:39:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:39:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:39:59 INFO : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 02:39:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:39:59 DEBUG : file1: newRWFileHandle: 2025/04/30 02:39:59 DEBUG : file1(0xc000998fc0): openPending: 2025/04/30 02:39:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:39:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:59 DEBUG : file1(0xc000998fc0): >openPending: err= 2025/04/30 02:39:59 DEBUG : file1: >newRWFileHandle: err= 2025/04/30 02:39:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/30 02:39:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/30 02:39:59 DEBUG : file1(0xc000998fc0): _writeAt: size=5, off=0 2025/04/30 02:39:59 DEBUG : file1(0xc000998fc0): >_writeAt: n=5, err= 2025/04/30 02:39:59 DEBUG : file1(0xc000998fc0): RWFileHandle.Release 2025/04/30 02:39:59 DEBUG : file1(0xc000998fc0): close: 2025/04/30 02:39:59 DEBUG : file1: vfs cache: setting modification time to 2025-04-30 02:39:59.74819478 +0000 UTC m=+11.316508826 2025/04/30 02:39:59 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/30 02:39:59 DEBUG : file1(0xc000998fc0): >close: err= 2025/04/30 02:39:59 DEBUG : file1(0xc000998fc0): RWFileHandle.Release 2025/04/30 02:39:59 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:59 DEBUG : : Looking for writers 2025/04/30 02:39:59 DEBUG : file1: reading active writers 2025/04/30 02:39:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/30 02:39:59 DEBUG : : Looking for writers 2025/04/30 02:39:59 DEBUG : file1: reading active writers 2025/04/30 02:39:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/30 02:39:59 DEBUG : : Looking for writers 2025/04/30 02:39:59 DEBUG : file1: reading active writers 2025/04/30 02:39:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/30 02:39:59 DEBUG : : Looking for writers 2025/04/30 02:39:59 DEBUG : file1: reading active writers 2025/04/30 02:39:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/30 02:39:59 DEBUG : file1: vfs cache: starting upload 2025/04/30 02:39:59 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:59 INFO : file1: Copied (new) 2025/04/30 02:39:59 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-30 02:39:59 +0000 UTC" 2025/04/30 02:39:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/30 02:39:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:59 INFO : file1: vfs cache: upload succeeded try #1 2025/04/30 02:39:59 DEBUG : : Looking for writers 2025/04/30 02:39:59 DEBUG : file1: reading active writers 2025/04/30 02:39:59 DEBUG : >WaitForWriters: 2025/04/30 02:39:59 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:39:59 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:39:59 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 02:39:59 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:59 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:39:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:39:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:39:59 INFO : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 02:39:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:39:59 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/04/30 02:39:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/30 02:39:59 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 02:39:59 DEBUG : dir/file1(0xc000925080): openPending: 2025/04/30 02:39:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/30 02:39:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/30 02:39:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:39:59 DEBUG : dir/file1(0xc000925080): >openPending: err= 2025/04/30 02:39:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/30 02:39:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 02:39:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 02:39:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/30 02:39:59 DEBUG : dir/file1(0xc000925080): _writeAt: size=5, off=0 2025/04/30 02:39:59 DEBUG : dir/file1(0xc000925080): >_writeAt: n=5, err= 2025/04/30 02:39:59 DEBUG : dir/file1(0xc000925080): close: 2025/04/30 02:39:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:39:59 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-30 02:39:59.998045571 +0000 UTC m=+11.566359648 2025/04/30 02:39:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/30 02:39:59 DEBUG : dir/file1(0xc000925080): >close: err= 2025/04/30 02:39:59 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:39:59 DEBUG : dir: Looking for writers 2025/04/30 02:39:59 DEBUG : file1: reading active writers 2025/04/30 02:39:59 DEBUG : : Looking for writers 2025/04/30 02:39:59 DEBUG : dir: reading active writers 2025/04/30 02:39:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/30 02:40:00 DEBUG : dir: Looking for writers 2025/04/30 02:40:00 DEBUG : file1: reading active writers 2025/04/30 02:40:00 DEBUG : : Looking for writers 2025/04/30 02:40:00 DEBUG : dir: reading active writers 2025/04/30 02:40:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/30 02:40:00 DEBUG : dir: Looking for writers 2025/04/30 02:40:00 DEBUG : file1: reading active writers 2025/04/30 02:40:00 DEBUG : : Looking for writers 2025/04/30 02:40:00 DEBUG : dir: reading active writers 2025/04/30 02:40:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/30 02:40:00 DEBUG : dir: Looking for writers 2025/04/30 02:40:00 DEBUG : file1: reading active writers 2025/04/30 02:40:00 DEBUG : : Looking for writers 2025/04/30 02:40:00 DEBUG : dir: reading active writers 2025/04/30 02:40:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/30 02:40:00 DEBUG : dir/file1: vfs cache: starting upload 2025/04/30 02:40:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:00 INFO : dir/file1: Copied (replaced existing) 2025/04/30 02:40:00 DEBUG : dir/file1: vfs cache: fingerprint now "5,2001-02-03 04:05:06 +0000 UTC" 2025/04/30 02:40:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/30 02:40:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:40:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/30 02:40:00 DEBUG : dir: Looking for writers 2025/04/30 02:40:00 DEBUG : file1: reading active writers 2025/04/30 02:40:00 DEBUG : : Looking for writers 2025/04/30 02:40:00 DEBUG : dir: reading active writers 2025/04/30 02:40:00 DEBUG : >WaitForWriters: 2025/04/30 02:40:00 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:40:00 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:40:00 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 02:40:00 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:00 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:40:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:40:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:00 INFO : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 02:40:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:00 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : dir/file1: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:40:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/30 02:40:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/30 02:40:00 DEBUG : dir/file1(0xc000a29a00): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : dir/file1(0xc000a29a00): openPending: 2025/04/30 02:40:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/30 02:40:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/30 02:40:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:40:00 DEBUG : dir/file1(0xc000a29a00): >openPending: err= 2025/04/30 02:40:00 DEBUG : dir/file1(0xc000a29a00): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : dir/file1(0xc000a29a00): _writeAt: size=15, off=5 2025/04/30 02:40:00 DEBUG : dir/file1(0xc000a29a00): >_writeAt: n=15, err= 2025/04/30 02:40:00 DEBUG : dir/file1(0xc000a29a00): close: 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/04/30 02:40:00 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-30 02:40:00.280380602 +0000 UTC m=+11.848694689 2025/04/30 02:40:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : dir/file1(0xc000a29a00): >close: err= 2025/04/30 02:40:00 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:40:00 DEBUG : dir: Looking for writers 2025/04/30 02:40:00 DEBUG : file1: reading active writers 2025/04/30 02:40:00 DEBUG : : Looking for writers 2025/04/30 02:40:00 DEBUG : dir: reading active writers 2025/04/30 02:40:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/30 02:40:00 DEBUG : dir: Looking for writers 2025/04/30 02:40:00 DEBUG : file1: reading active writers 2025/04/30 02:40:00 DEBUG : : Looking for writers 2025/04/30 02:40:00 DEBUG : dir: reading active writers 2025/04/30 02:40:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/30 02:40:00 DEBUG : dir: Looking for writers 2025/04/30 02:40:00 DEBUG : file1: reading active writers 2025/04/30 02:40:00 DEBUG : : Looking for writers 2025/04/30 02:40:00 DEBUG : dir: reading active writers 2025/04/30 02:40:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/30 02:40:00 DEBUG : dir: Looking for writers 2025/04/30 02:40:00 DEBUG : file1: reading active writers 2025/04/30 02:40:00 DEBUG : : Looking for writers 2025/04/30 02:40:00 DEBUG : dir: reading active writers 2025/04/30 02:40:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/30 02:40:00 DEBUG : dir/file1: vfs cache: starting upload 2025/04/30 02:40:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:00 INFO : dir/file1: Copied (replaced existing) 2025/04/30 02:40:00 DEBUG : dir/file1: vfs cache: fingerprint now "20,2001-02-03 04:05:06 +0000 UTC" 2025/04/30 02:40:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/30 02:40:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:40:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/30 02:40:00 DEBUG : dir: Looking for writers 2025/04/30 02:40:00 DEBUG : file1: reading active writers 2025/04/30 02:40:00 DEBUG : : Looking for writers 2025/04/30 02:40:00 DEBUG : dir: reading active writers 2025/04/30 02:40:00 DEBUG : >WaitForWriters: 2025/04/30 02:40:00 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:40:00 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:40:00 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 02:40:00 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:00 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:40:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:40:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 INFO : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 02:40:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : file1: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : file1(0xc000a36ac0): openPending: 2025/04/30 02:40:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:40:00 DEBUG : file1(0xc000a36ac0): >openPending: err= 2025/04/30 02:40:00 DEBUG : file1: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:40:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/30 02:40:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/30 02:40:00 DEBUG : file1(0xc000a36ac0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : file1(0xc000a36ac0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : file1(0xc000a36ac0): close: 2025/04/30 02:40:00 DEBUG : file1: vfs cache: setting modification time to 2025-04-30 02:40:00.498395087 +0000 UTC m=+12.066709154 2025/04/30 02:40:00 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : file1(0xc000a36ac0): >close: err= 2025/04/30 02:40:00 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:40:00 DEBUG : : Looking for writers 2025/04/30 02:40:00 DEBUG : file1: reading active writers 2025/04/30 02:40:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/30 02:40:00 DEBUG : : Looking for writers 2025/04/30 02:40:00 DEBUG : file1: reading active writers 2025/04/30 02:40:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/30 02:40:00 DEBUG : : Looking for writers 2025/04/30 02:40:00 DEBUG : file1: reading active writers 2025/04/30 02:40:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/30 02:40:00 DEBUG : : Looking for writers 2025/04/30 02:40:00 DEBUG : file1: reading active writers 2025/04/30 02:40:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/30 02:40:00 DEBUG : file1: vfs cache: starting upload 2025/04/30 02:40:00 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:00 INFO : file1: Copied (new) 2025/04/30 02:40:00 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-30 02:40:00 +0000 UTC" 2025/04/30 02:40:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:40:00 INFO : file1: vfs cache: upload succeeded try #1 2025/04/30 02:40:00 DEBUG : : Looking for writers 2025/04/30 02:40:00 DEBUG : file1: reading active writers 2025/04/30 02:40:00 DEBUG : >WaitForWriters: 2025/04/30 02:40:00 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:40:00 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:40:00 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 02:40:00 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:00 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:40:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:40:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/04/30 02:40:00 INFO : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa0c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa0c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa0c0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa0c0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa0c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.686234097 +0000 UTC m=+12.254548184 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa0c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa100): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa100): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa100): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa100): >_readAt: n=2, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa100): _writeAt: size=3, off=2 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa100): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa100): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.686234097 +0000 UTC m=+12.254548184 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa100): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa140): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa140): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa140): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa140): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa140): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.686234097 +0000 UTC m=+12.254548184 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa140): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112000 item 1 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa180): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa180): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa180): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa180): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa180): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.689411343 +0000 UTC m=+12.257725420 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa180): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa1c0): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa1c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa1c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa1c0): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa1c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.689411343 +0000 UTC m=+12.257725420 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa1c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001128c0 item 2 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa200): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa200): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa200): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa200): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa200): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.691394265 +0000 UTC m=+12.259708343 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa200): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa240): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa240): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa240): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa240): >_readAt: n=2, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa240): _writeAt: size=3, off=2 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa240): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa240): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.691394265 +0000 UTC m=+12.259708343 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa240): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa280): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa280): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa280): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa280): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa280): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.691394265 +0000 UTC m=+12.259708343 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa280): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112e00 item 3 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa300): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa300): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa300): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa300): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa300): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.693915078 +0000 UTC m=+12.262229156 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa300): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa380): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa380): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa380): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa380): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa380): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.693915078 +0000 UTC m=+12.262229156 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa380): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113a40 item 4 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa3c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa3c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa3c0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa3c0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa3c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.695988311 +0000 UTC m=+12.264302398 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa3c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa400): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa400): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa400): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa400): >_readAt: n=2, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa400): _writeAt: size=3, off=2 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa400): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa400): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.695988311 +0000 UTC m=+12.264302398 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa400): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa440): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa440): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa440): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa440): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa440): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.695988311 +0000 UTC m=+12.264302398 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa440): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113ea0 item 5 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc0009edf00): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc0009edf00): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc0009edf00): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc0009edf00): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc0009edf00): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.698835066 +0000 UTC m=+12.267149154 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc0009edf00): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c000): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c000): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c000): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c000): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c000): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.698835066 +0000 UTC m=+12.267149154 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c000): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fcee0 item 6 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c080): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c080): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c080): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c080): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c080): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.700775881 +0000 UTC m=+12.269089958 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c080): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c140): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c140): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c140): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c140): >_readAt: n=2, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c140): _writeAt: size=3, off=2 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c140): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c140): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.700775881 +0000 UTC m=+12.269089958 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c140): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c180): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c180): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c180): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c180): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c180): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.700775881 +0000 UTC m=+12.269089958 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c180): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fdb90 item 7 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c200): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c200): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c200): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c200): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c200): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.703348551 +0000 UTC m=+12.271662628 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c200): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c280): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c280): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c280): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c280): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c280): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.703348551 +0000 UTC m=+12.271662628 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c280): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a84d0 item 8 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c2c0): _readAt: size=2, off=0 2025/04/30 02:40:00 ERROR : open-test-file(0xc000d1c2c0): Couldn't read size of file 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c2c0): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c2c0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c2c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c2c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c2c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c300): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c300): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c300): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c300): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c300): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.705512233 +0000 UTC m=+12.273826310 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c300): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c340): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c340): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c340): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c340): >_readAt: n=2, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c340): _writeAt: size=3, off=2 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c340): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c340): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.705512233 +0000 UTC m=+12.273826310 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c340): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c380): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c380): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c380): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c380): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c380): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.705512233 +0000 UTC m=+12.273826310 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c380): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8af0 item 9 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c400): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c400): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c400): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c400): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c400): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.708443106 +0000 UTC m=+12.276757193 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c400): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c480): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c480): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c480): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c480): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c480): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.708443106 +0000 UTC m=+12.276757193 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c480): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9260 item 10 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c540): _readAt: size=2, off=0 2025/04/30 02:40:00 ERROR : open-test-file(0xc000d1c540): Couldn't read size of file 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c540): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c540): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c540): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c540): close: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c540): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c580): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c580): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c580): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c580): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c580): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.710385994 +0000 UTC m=+12.278700070 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c580): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c640): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c640): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c640): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c640): >_readAt: n=2, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c640): _writeAt: size=3, off=2 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c640): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c640): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.710385994 +0000 UTC m=+12.278700070 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c640): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c680): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c680): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c680): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c680): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c680): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.710385994 +0000 UTC m=+12.278700070 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c680): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9b90 item 11 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c700): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c700): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c700): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c700): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c700): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.712971758 +0000 UTC m=+12.281285835 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c700): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c780): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c780): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c780): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c780): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c780): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.712971758 +0000 UTC m=+12.281285835 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c780): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004085b0 item 12 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c840): _readAt: size=2, off=0 2025/04/30 02:40:00 ERROR : open-test-file(0xc000d1c840): Couldn't read size of file 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c840): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c840): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c840): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c840): close: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c840): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c880): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c880): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c880): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c880): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c880): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.714934093 +0000 UTC m=+12.283248180 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c880): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c940): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c940): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c940): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c940): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c940): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.714934093 +0000 UTC m=+12.283248180 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c940): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408b60 item 13 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c9c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c9c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c9c0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c9c0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c9c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.717339159 +0000 UTC m=+12.285653245 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1c9c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1ca40): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1ca40): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1ca40): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1ca40): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1ca40): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.717339159 +0000 UTC m=+12.285653245 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1ca40): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409490 item 14 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cb00): _readAt: size=2, off=0 2025/04/30 02:40:00 ERROR : open-test-file(0xc000d1cb00): Couldn't read size of file 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cb00): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cb00): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cb00): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cb00): close: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cb00): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cb40): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cb40): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cb40): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cb40): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cb40): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.719524011 +0000 UTC m=+12.287838088 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cb40): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cc00): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cc00): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cc00): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cc00): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cc00): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.719524011 +0000 UTC m=+12.287838088 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cc00): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004098f0 item 15 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 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/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cc80): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cc80): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cc80): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cc80): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cc80): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.721452993 +0000 UTC m=+12.289767069 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cc80): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cd00): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cd00): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cd00): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cd00): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cd00): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.721452993 +0000 UTC m=+12.289767069 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cd00): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409f10 item 16 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cd40): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cd40): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cd40): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cd40): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cd40): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.723297877 +0000 UTC m=+12.291611954 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cd40): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cd80): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cd80): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cd80): open at offset 5 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cd80): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cd80): >_readAt: n=2, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cd80): _writeAt: size=3, off=7 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cd80): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cd80): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.723297877 +0000 UTC m=+12.291611954 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cd80): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cdc0): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cdc0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cdc0): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cdc0): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cdc0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.723297877 +0000 UTC m=+12.291611954 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cdc0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4770 item 17 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1ce40): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1ce40): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1ce40): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1ce40): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1ce40): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.725949626 +0000 UTC m=+12.294263702 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1ce40): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cec0): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cec0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cec0): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cec0): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cec0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.725949626 +0000 UTC m=+12.294263702 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cec0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4af0 item 18 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cf40): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cf40): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cf40): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cf40): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cf40): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.727908824 +0000 UTC m=+12.296222901 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1cf40): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d000): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d000): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d000): open at offset 5 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d000): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d000): >_readAt: n=2, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d000): _writeAt: size=3, off=7 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d000): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d000): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.727908824 +0000 UTC m=+12.296222901 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d000): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d040): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d040): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d040): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d040): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d040): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.727908824 +0000 UTC m=+12.296222901 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d040): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f50a0 item 19 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d0c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d0c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d0c0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d0c0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d0c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.730509327 +0000 UTC m=+12.298823404 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d0c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d140): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d140): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d140): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d140): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d140): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.730509327 +0000 UTC m=+12.298823404 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d140): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5730 item 20 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d1c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d1c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d1c0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d1c0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d1c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.732309987 +0000 UTC m=+12.300624074 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d1c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d280): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d280): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d280): open at offset 5 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d280): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d280): >_readAt: n=2, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d280): _writeAt: size=3, off=7 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d280): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d280): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.732309987 +0000 UTC m=+12.300624074 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d280): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d2c0): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d2c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d2c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d2c0): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d2c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.732309987 +0000 UTC m=+12.300624074 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d2c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2070 item 21 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d340): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d340): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d340): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d340): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d340): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.734960604 +0000 UTC m=+12.303274682 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d340): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d3c0): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d3c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d3c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d3c0): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d3c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.734960604 +0000 UTC m=+12.303274682 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d3c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2540 item 22 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d440): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d440): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d440): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d440): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d440): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.736856574 +0000 UTC m=+12.305170660 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d440): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d500): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d500): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d500): open at offset 5 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d500): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d500): >_readAt: n=2, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d500): _writeAt: size=3, off=7 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d500): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d500): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.736856574 +0000 UTC m=+12.305170660 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d500): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d540): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d540): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d540): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d540): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d540): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.736856574 +0000 UTC m=+12.305170660 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d540): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f29a0 item 23 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 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/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d5c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d5c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d5c0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d5c0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d5c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.739818485 +0000 UTC m=+12.308132562 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d5c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d640): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d640): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d640): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d640): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d640): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.739818485 +0000 UTC m=+12.308132562 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d640): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2f50 item 24 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d700): _readAt: size=2, off=0 2025/04/30 02:40:00 ERROR : open-test-file(0xc000d1d700): Couldn't read size of file 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d700): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d700): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d700): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d700): close: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d700): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d740): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d740): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d740): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d740): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d740): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.741857163 +0000 UTC m=+12.310171250 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d740): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d800): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d800): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d800): open at offset 5 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d800): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d800): >_readAt: n=2, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d800): _writeAt: size=3, off=7 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d800): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d800): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.741857163 +0000 UTC m=+12.310171250 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d800): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d840): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d840): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d840): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d840): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d840): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.741857163 +0000 UTC m=+12.310171250 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d840): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f33b0 item 25 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d8c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d8c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d8c0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d8c0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d8c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.744265474 +0000 UTC m=+12.312579552 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d8c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d940): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d940): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d940): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d940): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d940): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.744265474 +0000 UTC m=+12.312579552 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1d940): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3810 item 26 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1da00): _readAt: size=2, off=0 2025/04/30 02:40:00 ERROR : open-test-file(0xc000d1da00): Couldn't read size of file 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1da00): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1da00): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1da00): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1da00): close: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1da00): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1da40): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1da40): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1da40): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1da40): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1da40): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.746325252 +0000 UTC m=+12.314639329 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1da40): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1db00): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1db00): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1db00): open at offset 5 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1db00): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1db00): >_readAt: n=2, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1db00): _writeAt: size=3, off=7 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1db00): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1db00): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.746325252 +0000 UTC m=+12.314639329 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1db00): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1db40): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1db40): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1db40): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1db40): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1db40): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.746325252 +0000 UTC m=+12.314639329 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1db40): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3c70 item 27 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 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/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1dbc0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1dbc0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1dbc0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1dbc0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1dbc0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.749209758 +0000 UTC m=+12.317523844 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1dbc0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1dc40): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1dc40): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1dc40): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1dc40): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1dc40): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.749209758 +0000 UTC m=+12.317523844 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1dc40): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332460 item 28 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1dd00): _readAt: size=2, off=0 2025/04/30 02:40:00 ERROR : open-test-file(0xc000d1dd00): Couldn't read size of file 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1dd00): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1dd00): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1dd00): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1dd00): close: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1dd00): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1dd40): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1dd40): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1dd40): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1dd40): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1dd40): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.75137331 +0000 UTC m=+12.319687388 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1dd40): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1de00): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1de00): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1de00): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1de00): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1de00): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.75137331 +0000 UTC m=+12.319687388 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1de00): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332af0 item 29 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 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/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1de80): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1de80): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1de80): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1de80): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1de80): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.753479194 +0000 UTC m=+12.321793271 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1de80): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1df00): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1df00): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1df00): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1df00): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1df00): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.753479194 +0000 UTC m=+12.321793271 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d1df00): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332ee0 item 30 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 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/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2040): _readAt: size=2, off=0 2025/04/30 02:40:00 ERROR : open-test-file(0xc000ed2040): Couldn't read size of file 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2040): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2040): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2040): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2040): close: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2040): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2080): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2080): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2080): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2080): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2080): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.755885192 +0000 UTC m=+12.324199269 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2080): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2140): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2140): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2140): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2140): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2140): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.755885192 +0000 UTC m=+12.324199269 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2140): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003332d0 item 31 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 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/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed21c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed21c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed21c0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed21c0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed21c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.757829581 +0000 UTC m=+12.326143659 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed21c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2240): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2240): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2240): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2240): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2240): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.757829581 +0000 UTC m=+12.326143659 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2240): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333650 item 32 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2280): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2280): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2280): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2280): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2280): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.759849745 +0000 UTC m=+12.328163822 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2280): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed22c0): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed22c0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed22c0): _writeAt: size=3, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed22c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed22c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333a40 item 33 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed22c0): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed22c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.760542185 +0000 UTC m=+12.328856263 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed22c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2300): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2300): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2300): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2300): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2300): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.760542185 +0000 UTC m=+12.328856263 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2300): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333c70 item 33 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2340): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2340): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2340): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2340): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2340): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.762543243 +0000 UTC m=+12.330857310 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2340): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2380): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2380): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454310 item 34 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2380): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2380): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2380): _writeAt: size=3, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2380): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2380): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.763375945 +0000 UTC m=+12.331690003 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2380): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed23c0): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed23c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed23c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed23c0): >_readAt: n=3, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed23c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.763375945 +0000 UTC m=+12.331690003 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed23c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004545b0 item 34 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2400): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2400): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2400): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2400): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2400): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.765353659 +0000 UTC m=+12.333667736 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2400): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2440): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2440): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2440): _writeAt: size=3, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2440): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2440): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454a80 item 35 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2440): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2440): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.766050998 +0000 UTC m=+12.334365075 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2440): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2480): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2480): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2480): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2480): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2480): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.766050998 +0000 UTC m=+12.334365075 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2480): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454ee0 item 35 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2500): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2500): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2500): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2500): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2500): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.768184635 +0000 UTC m=+12.336498712 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2500): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed25c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed25c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004552d0 item 36 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed25c0): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed25c0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed25c0): _writeAt: size=3, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed25c0): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed25c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.769089353 +0000 UTC m=+12.337403420 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed25c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2600): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2600): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2600): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2600): >_readAt: n=3, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2600): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.769089353 +0000 UTC m=+12.337403420 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2600): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455490 item 36 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2640): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2640): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2640): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2640): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2640): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.771083857 +0000 UTC m=+12.339397924 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2640): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2680): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2680): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2680): _writeAt: size=3, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2680): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2680): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455810 item 37 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2680): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2680): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.771753074 +0000 UTC m=+12.340067141 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2680): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed26c0): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed26c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed26c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed26c0): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed26c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.771753074 +0000 UTC m=+12.340067141 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed26c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455960 item 37 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2740): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2740): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2740): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2740): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2740): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.774121531 +0000 UTC m=+12.342435598 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2740): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2800): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2800): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455d50 item 38 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2800): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2800): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2800): _writeAt: size=3, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2800): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2800): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.774928196 +0000 UTC m=+12.343242263 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2800): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2840): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2840): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2840): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2840): >_readAt: n=3, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2840): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.774928196 +0000 UTC m=+12.343242263 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2840): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446000 item 38 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed28c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed28c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed28c0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed28c0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed28c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.776553387 +0000 UTC m=+12.344867454 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed28c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2980): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2980): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2980): _writeAt: size=3, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2980): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2980): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446380 item 39 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2980): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2980): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.777444901 +0000 UTC m=+12.345759008 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2980): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed29c0): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed29c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed29c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed29c0): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed29c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.777444901 +0000 UTC m=+12.345759008 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed29c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004464d0 item 39 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2a40): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2a40): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2a40): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2a40): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2a40): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.779796556 +0000 UTC m=+12.348110663 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000ed2a40): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa500): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa500): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328150 item 40 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa500): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa500): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa500): _writeAt: size=3, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa500): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa500): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.780827482 +0000 UTC m=+12.349141559 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa500): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa540): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa540): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa540): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa540): >_readAt: n=3, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa540): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.780827482 +0000 UTC m=+12.349141559 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa540): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003283f0 item 40 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa580): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa580): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa580): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa580): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa580): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa580): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa580): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.782917556 +0000 UTC m=+12.351231643 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa580): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa5c0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa5c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa5c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328af0 item 41 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa5c0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa5c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.783738828 +0000 UTC m=+12.352052915 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa5c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa600): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa600): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa600): _writeAt: size=3, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa600): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa600): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328e00 item 41 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa600): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa600): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.784653807 +0000 UTC m=+12.352967883 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa600): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa640): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa640): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa640): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa640): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa640): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.784653807 +0000 UTC m=+12.352967883 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa640): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329110 item 41 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa700): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa700): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa700): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa700): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa700): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa700): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa700): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.787124646 +0000 UTC m=+12.355438732 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa700): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa740): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa740): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa740): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329880 item 42 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa740): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa740): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.787760559 +0000 UTC m=+12.356074646 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa740): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa800): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa800): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329b90 item 42 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa800): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa800): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa800): _writeAt: size=3, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa800): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa800): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.788631024 +0000 UTC m=+12.356945101 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa800): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa840): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa840): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa840): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa840): >_readAt: n=3, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa840): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.788631024 +0000 UTC m=+12.356945101 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa840): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000522a0 item 42 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa900): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa900): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa900): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa900): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa900): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa900): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa900): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.790537853 +0000 UTC m=+12.358851931 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa900): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa940): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa940): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa940): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052c40 item 43 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa940): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa940): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.791171934 +0000 UTC m=+12.359486022 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa940): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaa00): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaa00): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaa00): _writeAt: size=3, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaa00): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaa00): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052ee0 item 43 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaa00): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaa00): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.791888529 +0000 UTC m=+12.360202617 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaa00): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaa40): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaa40): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaa40): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaa40): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaa40): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.791888529 +0000 UTC m=+12.360202617 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaa40): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000532d0 item 43 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaab00): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaab00): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaab00): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaab00): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaab00): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaab00): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaab00): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.793863658 +0000 UTC m=+12.362177736 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaab00): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaab40): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaab40): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaab40): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e070 item 44 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaab40): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaab40): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.794799756 +0000 UTC m=+12.363113843 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaab40): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaac00): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaac00): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e380 item 44 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaac00): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaac00): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaac00): _writeAt: size=3, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaac00): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaac00): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.795546858 +0000 UTC m=+12.363860935 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaac00): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaac40): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaac40): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaac40): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaac40): >_readAt: n=3, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaac40): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.795546858 +0000 UTC m=+12.363860935 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaac40): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e4d0 item 44 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaad00): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaad00): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaad00): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaad00): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaad00): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaad00): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaad00): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.797354543 +0000 UTC m=+12.365668630 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaad00): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaad40): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaad40): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaad40): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e850 item 45 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaad40): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaad40): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.798018158 +0000 UTC m=+12.366332246 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaad40): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaae00): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaae00): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaae00): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaae00): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaae00): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.798018158 +0000 UTC m=+12.366332246 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaae00): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045eb60 item 45 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaec0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaec0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaec0): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaec0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaec0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaec0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaec0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.800036158 +0000 UTC m=+12.368350244 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaec0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaf00): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaf00): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaf00): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045efc0 item 46 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaf00): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaf00): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.8006984 +0000 UTC m=+12.369012478 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaf00): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaafc0): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaafc0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaafc0): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaafc0): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaafc0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.8006984 +0000 UTC m=+12.369012478 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaafc0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f260 item 46 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab080): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab080): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab080): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab080): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab080): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab080): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab080): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.802846353 +0000 UTC m=+12.371160430 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab080): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab0c0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab0c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab0c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f730 item 47 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab0c0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab0c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.803604518 +0000 UTC m=+12.371918594 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab0c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab180): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab180): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab180): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab180): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab180): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.803604518 +0000 UTC m=+12.371918594 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab180): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045fab0 item 47 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 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/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab240): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab240): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab240): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab240): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab240): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab240): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab240): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.805641191 +0000 UTC m=+12.373955269 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab240): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab280): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab280): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab280): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a3f0 item 48 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab280): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab280): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.806387602 +0000 UTC m=+12.374701690 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab280): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab340): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab340): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab340): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab340): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab340): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.806387602 +0000 UTC m=+12.374701690 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab340): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a770 item 48 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab380): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab380): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab380): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab380): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab380): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.808886244 +0000 UTC m=+12.377200331 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab380): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab3c0): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab3c0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab3c0): _writeAt: size=3, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab3c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab3c0): open at offset 5 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab3c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ae00 item 49 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab3c0): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab3c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.809914635 +0000 UTC m=+12.378228722 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab3c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab400): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab400): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab400): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab400): >_readAt: n=8, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab400): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.809914635 +0000 UTC m=+12.378228722 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab400): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b110 item 49 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab480): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab480): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab480): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab480): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab480): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.812519666 +0000 UTC m=+12.380833752 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab480): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab540): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab540): open at offset 5 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab540): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b7a0 item 50 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab540): _readAt: size=2, off=5 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab540): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab540): _writeAt: size=3, off=5 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab540): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab540): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.813429554 +0000 UTC m=+12.381743631 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab540): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab580): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab580): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab580): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab580): >_readAt: n=3, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab580): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.813429554 +0000 UTC m=+12.381743631 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab580): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b960 item 50 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab600): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab600): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab600): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab600): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab600): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.815259911 +0000 UTC m=+12.383573989 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab600): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab6c0): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab6c0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab6c0): _writeAt: size=3, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab6c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab6c0): open at offset 5 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab6c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bf10 item 51 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab6c0): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab6c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.81597872 +0000 UTC m=+12.384292798 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab6c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab700): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab700): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab700): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab700): >_readAt: n=8, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab700): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.81597872 +0000 UTC m=+12.384292798 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab700): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004820e0 item 51 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab780): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab780): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab780): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab780): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab780): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.81792257 +0000 UTC m=+12.386236657 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab780): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab840): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab840): open at offset 5 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab840): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482930 item 52 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab840): _readAt: size=2, off=5 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab840): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab840): _writeAt: size=3, off=5 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab840): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab840): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.819274218 +0000 UTC m=+12.387588304 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab840): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab880): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab880): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab880): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab880): >_readAt: n=3, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab880): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.819274218 +0000 UTC m=+12.387588304 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab880): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482cb0 item 52 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab900): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab900): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab900): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab900): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab900): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.821435476 +0000 UTC m=+12.389749543 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab900): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a37cc0): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a37cc0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a37cc0): _writeAt: size=3, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a37cc0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a37cc0): open at offset 5 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a37cc0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004835e0 item 53 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a37cc0): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a37cc0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.822639376 +0000 UTC m=+12.390953453 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a37cc0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa000): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa000): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa000): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa000): >_readAt: n=8, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa000): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.822639376 +0000 UTC m=+12.390953453 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa000): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482070 item 53 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa080): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa080): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa080): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa080): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa080): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.825047899 +0000 UTC m=+12.393361986 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa080): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa140): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa140): open at offset 5 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa140): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004828c0 item 54 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa140): _readAt: size=2, off=5 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa140): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa140): _writeAt: size=3, off=5 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa140): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa140): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.826029992 +0000 UTC m=+12.394344070 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa140): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa180): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa180): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa180): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa180): >_readAt: n=3, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa180): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.826029992 +0000 UTC m=+12.394344070 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa180): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483810 item 54 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa200): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa200): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa200): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa200): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa200): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.828214073 +0000 UTC m=+12.396528160 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa200): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa2c0): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa2c0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa2c0): _writeAt: size=3, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa2c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa2c0): open at offset 5 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa2c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483ab0 item 55 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa2c0): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa2c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.829088115 +0000 UTC m=+12.397402191 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa2c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa300): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa300): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa300): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa300): >_readAt: n=8, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa300): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.829088115 +0000 UTC m=+12.397402191 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa300): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483c70 item 55 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 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/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa380): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa380): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa380): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa380): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa380): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.83133355 +0000 UTC m=+12.399647637 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa380): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa440): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa440): open at offset 5 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa440): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e0e0 item 56 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa440): _readAt: size=2, off=5 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa440): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa440): _writeAt: size=3, off=5 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa440): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa440): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.83193577 +0000 UTC m=+12.400249838 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa440): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa480): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa480): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa480): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa480): >_readAt: n=3, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa480): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.83193577 +0000 UTC m=+12.400249838 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa480): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e310 item 56 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa540): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa540): open at offset 0 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa540): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa540): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa540): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa540): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa540): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa540): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.833766909 +0000 UTC m=+12.402080976 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa540): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa580): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa580): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa580): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e700 item 57 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa580): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa580): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.834468336 +0000 UTC m=+12.402782443 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa580): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa640): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa640): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa640): _writeAt: size=3, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa640): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa640): open at offset 5 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa640): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e8c0 item 57 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa640): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa640): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.835215419 +0000 UTC m=+12.403529476 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa640): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa680): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa680): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa680): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa680): >_readAt: n=8, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa680): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.835215419 +0000 UTC m=+12.403529476 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa680): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ed90 item 57 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa740): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa740): open at offset 0 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa740): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa740): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa740): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa740): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa740): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa740): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.836731225 +0000 UTC m=+12.405045272 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa740): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa780): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa780): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa780): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f260 item 58 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa780): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa780): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.837270026 +0000 UTC m=+12.405584073 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa780): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa840): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa840): open at offset 5 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa840): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f490 item 58 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa840): _readAt: size=2, off=5 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa840): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa840): _writeAt: size=3, off=5 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa840): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa840): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.837871956 +0000 UTC m=+12.406186004 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa840): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa880): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa880): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa880): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa880): >_readAt: n=3, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa880): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.837871956 +0000 UTC m=+12.406186004 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa880): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f650 item 58 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa940): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa940): open at offset 0 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa940): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa940): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa940): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa940): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa940): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa940): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.839210851 +0000 UTC m=+12.407524898 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa940): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa980): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa980): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa980): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446000 item 59 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa980): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa980): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.839959195 +0000 UTC m=+12.408273273 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaa980): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaa40): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaa40): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaa40): _writeAt: size=3, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaa40): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaa40): open at offset 5 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaa40): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004461c0 item 59 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaa40): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaa40): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.840844929 +0000 UTC m=+12.409159016 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaa40): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaa80): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaa80): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaa80): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaa80): >_readAt: n=8, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaa80): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.840844929 +0000 UTC m=+12.409159016 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaa80): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446380 item 59 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 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/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaab40): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaab40): open at offset 0 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaab40): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaab40): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaab40): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaab40): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaab40): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaab40): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.84280528 +0000 UTC m=+12.411119367 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaab40): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaab80): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaab80): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaab80): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446690 item 60 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaab80): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaab80): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.843614668 +0000 UTC m=+12.411928756 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaab80): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaac40): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaac40): open at offset 5 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaac40): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004467e0 item 60 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaac40): _readAt: size=2, off=5 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaac40): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaac40): _writeAt: size=3, off=5 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaac40): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaac40): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.844487187 +0000 UTC m=+12.412801274 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaac40): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaac80): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaac80): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaac80): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaac80): >_readAt: n=3, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaac80): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.844487187 +0000 UTC m=+12.412801274 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaac80): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446930 item 60 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaad40): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaad40): open at offset 0 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaad40): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaad40): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaad40): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaad40): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaad40): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaad40): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.846585286 +0000 UTC m=+12.414899333 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaad40): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaad80): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaad80): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaad80): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446cb0 item 61 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaad80): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaad80): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.84731736 +0000 UTC m=+12.415631407 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaad80): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaae40): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaae40): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaae40): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaae40): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaae40): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.84731736 +0000 UTC m=+12.415631407 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaae40): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446e70 item 61 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 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/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaf00): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaf00): open at offset 0 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaf00): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaf00): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaf00): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaf00): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaf00): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaf00): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.848805996 +0000 UTC m=+12.417120042 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaf00): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaf40): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaf40): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaf40): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447490 item 62 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaf40): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaf40): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.849332043 +0000 UTC m=+12.417646090 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaaf40): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab000): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab000): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab000): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab000): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab000): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.849332043 +0000 UTC m=+12.417646090 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab000): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004476c0 item 62 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 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/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab0c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab0c0): open at offset 0 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab0c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab0c0): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab0c0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab0c0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab0c0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab0c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.851451493 +0000 UTC m=+12.419765761 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab0c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab100): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab100): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab100): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447d50 item 63 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab100): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab100): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.852186573 +0000 UTC m=+12.420500680 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab100): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab1c0): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab1c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab1c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab1c0): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab1c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.852186573 +0000 UTC m=+12.420500680 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab1c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447f10 item 63 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 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/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab280): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab280): open at offset 0 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab280): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab280): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab280): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab280): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab280): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab280): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.854434453 +0000 UTC m=+12.422748541 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab280): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab2c0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab2c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab2c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee850 item 64 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab2c0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab2c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.855061682 +0000 UTC m=+12.423375729 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab2c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab380): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab380): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab380): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab380): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab380): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.855061682 +0000 UTC m=+12.423375729 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab380): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eee00 item 64 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab3c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab3c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab3c0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab3c0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab3c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.856618074 +0000 UTC m=+12.424932121 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab3c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab400): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab400): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab400): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab400): >_readAt: n=2, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab400): _writeAt: size=3, off=2 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef730 item 65 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab400): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab400): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.85749497 +0000 UTC m=+12.425809017 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab400): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab440): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab440): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab440): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab440): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab440): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.85749497 +0000 UTC m=+12.425809017 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab440): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef8f0 item 65 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab480): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab480): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab480): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab480): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab480): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.858972944 +0000 UTC m=+12.427287001 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab480): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab4c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab4c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6000 item 66 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab4c0): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab4c0): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab4c0): _writeAt: size=3, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab4c0): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab4c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.859677438 +0000 UTC m=+12.427991485 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab4c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab500): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab500): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab500): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab500): >_readAt: n=3, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab500): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.859677438 +0000 UTC m=+12.427991485 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab500): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f61c0 item 66 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab540): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab540): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab540): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab540): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab540): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.861013015 +0000 UTC m=+12.429327062 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab540): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab580): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab580): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab580): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab580): >_readAt: n=2, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab580): _writeAt: size=3, off=2 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f65b0 item 67 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab580): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab580): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.861659079 +0000 UTC m=+12.429973125 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab580): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab5c0): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab5c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab5c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab5c0): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab5c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.861659079 +0000 UTC m=+12.429973125 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab5c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6850 item 67 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab640): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab640): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab640): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab640): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab640): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.863336718 +0000 UTC m=+12.431650765 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab640): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab700): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab700): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6af0 item 68 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab700): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab700): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab700): _writeAt: size=3, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab700): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab700): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.864052051 +0000 UTC m=+12.432366098 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab700): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab740): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab740): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab740): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab740): >_readAt: n=3, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab740): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.864052051 +0000 UTC m=+12.432366098 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab740): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6cb0 item 68 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab780): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab780): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab780): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab780): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab780): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.865601781 +0000 UTC m=+12.433915827 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab780): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab7c0): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab7c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab7c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab7c0): >_readAt: n=2, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab7c0): _writeAt: size=3, off=2 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7110 item 69 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab7c0): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab7c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.866344556 +0000 UTC m=+12.434658603 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab7c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab800): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab800): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab800): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab800): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab800): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.866344556 +0000 UTC m=+12.434658603 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab800): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7260 item 69 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab9c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab9c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab9c0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab9c0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab9c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.868170674 +0000 UTC m=+12.436484721 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aab9c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaba80): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaba80): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7500 item 70 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaba80): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaba80): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaba80): _writeAt: size=3, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaba80): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaba80): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.86895663 +0000 UTC m=+12.437270677 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aaba80): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabac0): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabac0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabac0): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabac0): >_readAt: n=3, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabac0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.86895663 +0000 UTC m=+12.437270677 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabac0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7650 item 70 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabb40): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabb40): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabb40): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabb40): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabb40): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.870430337 +0000 UTC m=+12.438744384 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabb40): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabc00): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabc00): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabc00): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabc00): >_readAt: n=2, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabc00): _writeAt: size=3, off=2 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f78f0 item 71 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabc00): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabc00): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.871095716 +0000 UTC m=+12.439409763 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabc00): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabc40): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabc40): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabc40): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabc40): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabc40): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.871095716 +0000 UTC m=+12.439409763 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabc40): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7a40 item 71 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabcc0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabcc0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabcc0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabcc0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabcc0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.872689088 +0000 UTC m=+12.441003135 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabcc0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabd80): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabd80): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7ce0 item 72 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabd80): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabd80): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabd80): _writeAt: size=3, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabd80): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabd80): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.873369445 +0000 UTC m=+12.441683491 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabd80): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabdc0): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabdc0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabdc0): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabdc0): >_readAt: n=3, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabdc0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.873369445 +0000 UTC m=+12.441683491 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabdc0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7e30 item 72 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabe00): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabe00): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabe00): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabe00): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabe00): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabe00): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabe00): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.874866175 +0000 UTC m=+12.443180222 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabe00): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabe40): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabe40): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabe40): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001a4150 item 73 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabe40): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabe40): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.875500196 +0000 UTC m=+12.443814243 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabe40): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabe80): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabe80): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabe80): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabe80): >_readAt: n=2, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabe80): _writeAt: size=3, off=2 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001a42a0 item 73 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabe80): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabe80): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.876074905 +0000 UTC m=+12.444388952 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabe80): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabec0): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabec0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabec0): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabec0): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabec0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.876074905 +0000 UTC m=+12.444388952 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000aabec0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001a4460 item 73 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36000): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36000): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36000): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36000): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36000): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36000): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36000): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.877515198 +0000 UTC m=+12.445829245 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36000): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36040): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36040): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36040): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001a4850 item 74 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36040): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36040): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.878576512 +0000 UTC m=+12.446890579 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36040): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36100): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36100): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001a49a0 item 74 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36100): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36100): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36100): _writeAt: size=3, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36100): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36100): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.87944926 +0000 UTC m=+12.447763327 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36100): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36140): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36140): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36140): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36140): >_readAt: n=3, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36140): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.87944926 +0000 UTC m=+12.447763327 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36140): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001a4cb0 item 74 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36200): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36200): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36200): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36200): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36200): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36200): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36200): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.881938274 +0000 UTC m=+12.450252350 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36200): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36240): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36240): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36240): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001a5420 item 75 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36240): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36240): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.882650652 +0000 UTC m=+12.450964719 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36240): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36300): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36300): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36300): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36300): >_readAt: n=2, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36300): _writeAt: size=3, off=2 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001a56c0 item 75 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36300): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36300): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.883599733 +0000 UTC m=+12.451913800 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36300): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36340): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36340): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36340): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36340): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36340): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.883599733 +0000 UTC m=+12.451913800 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36340): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001a5a40 item 75 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36400): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36400): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36400): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36400): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36400): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36400): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36400): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.885822557 +0000 UTC m=+12.454136614 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36400): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36440): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36440): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36440): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001a5f10 item 76 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36440): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36440): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.886473729 +0000 UTC m=+12.454787796 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36440): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36500): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36500): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003000e0 item 76 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36500): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36500): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36500): _writeAt: size=3, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36500): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36500): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.887271608 +0000 UTC m=+12.455585665 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36500): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36540): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36540): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36540): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36540): >_readAt: n=3, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36540): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.887271608 +0000 UTC m=+12.455585665 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36540): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300230 item 76 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36600): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36600): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36600): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36600): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36600): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36600): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36600): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.888926123 +0000 UTC m=+12.457240191 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36600): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36640): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36640): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36640): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003005b0 item 77 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36640): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36640): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.889577266 +0000 UTC m=+12.457891333 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36640): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36700): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36700): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36700): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36700): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36700): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.889577266 +0000 UTC m=+12.457891333 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36700): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300700 item 77 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a367c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a367c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a367c0): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a367c0): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a367c0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a367c0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a367c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.891521386 +0000 UTC m=+12.459835443 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a367c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36800): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36800): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36800): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003009a0 item 78 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36800): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36800): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.892184852 +0000 UTC m=+12.460498919 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36800): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a368c0): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a368c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a368c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a368c0): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a368c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.892184852 +0000 UTC m=+12.460498919 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a368c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300af0 item 78 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36980): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36980): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36980): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36980): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36980): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36980): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36980): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.894189857 +0000 UTC m=+12.462503924 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36980): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a369c0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a369c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a369c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300e00 item 79 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a369c0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a369c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.89482513 +0000 UTC m=+12.463139197 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a369c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36a80): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36a80): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36a80): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36a80): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36a80): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.89482513 +0000 UTC m=+12.463139197 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36a80): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300fc0 item 79 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 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/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36b80): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36b80): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36b80): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36b80): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36b80): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36b80): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36b80): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.896855001 +0000 UTC m=+12.465169079 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36b80): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36bc0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36bc0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36bc0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003012d0 item 80 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36bc0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36bc0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.897638071 +0000 UTC m=+12.465952138 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36bc0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36c80): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36c80): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36c80): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36c80): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36c80): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.897638071 +0000 UTC m=+12.465952138 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36c80): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301490 item 80 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36cc0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36cc0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36cc0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36cc0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36cc0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.899758522 +0000 UTC m=+12.468072599 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36cc0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36d00): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36d00): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36d00): open at offset 5 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36d00): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36d00): >_readAt: n=2, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36d00): _writeAt: size=3, off=7 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301730 item 81 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36d00): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36d00): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.900559326 +0000 UTC m=+12.468873393 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36d00): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039c780): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039c780): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039c780): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039c780): >_readAt: n=8, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039c780): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.900559326 +0000 UTC m=+12.468873393 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039c780): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301960 item 81 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039cd40): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039cd40): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039cd40): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039cd40): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039cd40): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.902277983 +0000 UTC m=+12.470592040 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039cd40): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039d340): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039d340): open at offset 5 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039d340): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e8c0 item 82 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039d340): _readAt: size=2, off=5 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039d340): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039d340): _writeAt: size=3, off=5 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039d340): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039d340): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.9032564 +0000 UTC m=+12.471570477 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039d340): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039d580): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039d580): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039d580): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039d580): >_readAt: n=3, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039d580): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.9032564 +0000 UTC m=+12.471570477 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039d580): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032eaf0 item 82 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039d9c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039d9c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039d9c0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039d9c0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039d9c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.905130347 +0000 UTC m=+12.473444425 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039d9c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dac0): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dac0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dac0): open at offset 5 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dac0): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dac0): >_readAt: n=2, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dac0): _writeAt: size=3, off=7 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ef50 item 83 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dac0): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dac0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.905800266 +0000 UTC m=+12.474114353 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dac0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039db00): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039db00): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039db00): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039db00): >_readAt: n=8, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039db00): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.905800266 +0000 UTC m=+12.474114353 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039db00): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f0a0 item 83 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039db80): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039db80): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039db80): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039db80): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039db80): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.907891703 +0000 UTC m=+12.476205790 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039db80): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dcc0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dcc0): open at offset 5 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dcc0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f650 item 84 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dcc0): _readAt: size=2, off=5 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dcc0): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dcc0): _writeAt: size=3, off=5 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dcc0): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dcc0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.908823603 +0000 UTC m=+12.477137690 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dcc0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dd00): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dd00): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dd00): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dd00): >_readAt: n=3, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dd00): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.908823603 +0000 UTC m=+12.477137690 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dd00): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f8f0 item 84 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dd80): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dd80): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dd80): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dd80): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dd80): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.910557087 +0000 UTC m=+12.478871164 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dd80): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039de40): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039de40): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039de40): open at offset 5 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039de40): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039de40): >_readAt: n=2, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039de40): _writeAt: size=3, off=7 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032fdc0 item 85 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039de40): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039de40): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.911418835 +0000 UTC m=+12.479732912 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039de40): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dec0): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dec0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dec0): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dec0): >_readAt: n=8, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dec0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.911418835 +0000 UTC m=+12.479732912 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00039dec0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a2a0 item 85 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077e0c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077e0c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077e0c0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077e0c0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077e0c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.913350402 +0000 UTC m=+12.481664489 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077e0c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077ea00): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077ea00): open at offset 5 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077ea00): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a8c0 item 86 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077ea00): _readAt: size=2, off=5 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077ea00): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077ea00): _writeAt: size=3, off=5 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077ea00): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077ea00): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.914089018 +0000 UTC m=+12.482403066 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077ea00): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077ea40): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077ea40): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077ea40): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077ea40): >_readAt: n=3, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077ea40): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.914089018 +0000 UTC m=+12.482403066 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077ea40): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043aa10 item 86 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077eac0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077eac0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077eac0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077eac0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077eac0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.91563425 +0000 UTC m=+12.483948297 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077eac0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077eb80): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077eb80): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077eb80): open at offset 5 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077eb80): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077eb80): >_readAt: n=2, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077eb80): _writeAt: size=3, off=7 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b1f0 item 87 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077eb80): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077eb80): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.91641151 +0000 UTC m=+12.484725587 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00077eb80): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512000): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512000): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512000): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512000): >_readAt: n=8, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512000): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.91641151 +0000 UTC m=+12.484725587 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512000): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e150 item 87 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 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/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512080): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512080): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512080): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512080): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512080): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.918279666 +0000 UTC m=+12.486593744 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512080): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512140): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512140): open at offset 5 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512140): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e770 item 88 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512140): _readAt: size=2, off=5 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512140): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512140): _writeAt: size=3, off=5 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512140): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512140): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.919195446 +0000 UTC m=+12.487509523 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512140): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512180): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512180): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512180): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512180): >_readAt: n=3, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512180): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.919195446 +0000 UTC m=+12.487509523 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512180): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ea10 item 88 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512240): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512240): open at offset 0 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512240): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512240): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512240): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512240): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512240): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512240): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.921732781 +0000 UTC m=+12.490046867 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512240): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512280): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512280): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512280): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ee70 item 89 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512280): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512280): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.922775047 +0000 UTC m=+12.491089134 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512280): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512340): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512340): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512340): open at offset 5 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512340): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512340): >_readAt: n=2, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512340): _writeAt: size=3, off=7 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f0a0 item 89 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512340): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512340): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.924017771 +0000 UTC m=+12.492331858 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512340): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512380): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512380): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512380): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512380): >_readAt: n=8, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512380): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.924017771 +0000 UTC m=+12.492331858 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512380): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f260 item 89 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512580): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512580): open at offset 0 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512580): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512580): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512580): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512580): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512580): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512580): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.926464405 +0000 UTC m=+12.494778492 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512580): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc0005125c0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc0005125c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc0005125c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f880 item 90 2025/04/30 02:40:00 DEBUG : open-test-file(0xc0005125c0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc0005125c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.927310412 +0000 UTC m=+12.495624500 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc0005125c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc0005128c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc0005128c0): open at offset 5 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc0005128c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f9d0 item 90 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc0005128c0): _readAt: size=2, off=5 2025/04/30 02:40:00 DEBUG : open-test-file(0xc0005128c0): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc0005128c0): _writeAt: size=3, off=5 2025/04/30 02:40:00 DEBUG : open-test-file(0xc0005128c0): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc0005128c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.928449571 +0000 UTC m=+12.496763658 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc0005128c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512b40): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512b40): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512b40): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512b40): >_readAt: n=3, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512b40): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.928449571 +0000 UTC m=+12.496763658 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512b40): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fce0 item 90 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512ec0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512ec0): open at offset 0 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512ec0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512ec0): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512ec0): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512ec0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512ec0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512ec0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.930674088 +0000 UTC m=+12.498988176 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512ec0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512f00): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512f00): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512f00): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005040e0 item 91 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512f00): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512f00): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.93164498 +0000 UTC m=+12.499959067 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512f00): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512fc0): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512fc0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512fc0): open at offset 5 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512fc0): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512fc0): >_readAt: n=2, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512fc0): _writeAt: size=3, off=7 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504460 item 91 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512fc0): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512fc0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.932609532 +0000 UTC m=+12.500923599 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000512fc0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513000): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513000): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513000): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513000): >_readAt: n=8, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513000): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.932609532 +0000 UTC m=+12.500923599 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513000): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504620 item 91 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 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/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513100): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513100): open at offset 0 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513100): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513100): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513100): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513100): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513100): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513100): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.934246837 +0000 UTC m=+12.502560904 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513100): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513140): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513140): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513140): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504a80 item 92 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513140): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513140): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.93474969 +0000 UTC m=+12.503063758 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513140): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513200): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513200): open at offset 5 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513200): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504c40 item 92 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513200): _readAt: size=2, off=5 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513200): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513200): _writeAt: size=3, off=5 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513200): >_writeAt: n=3, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513200): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.935454243 +0000 UTC m=+12.503768310 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513200): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513240): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513240): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513240): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513240): >_readAt: n=3, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513240): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.935454243 +0000 UTC m=+12.503768310 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513240): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504e70 item 92 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513300): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513300): open at offset 0 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513300): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513300): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513300): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513300): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513300): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513300): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.937147172 +0000 UTC m=+12.505461238 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513300): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513340): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513340): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513340): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005053b0 item 93 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513340): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513340): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.937752359 +0000 UTC m=+12.506066425 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513340): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513440): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513440): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513440): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513440): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513440): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.937752359 +0000 UTC m=+12.506066425 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513440): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005058f0 item 93 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 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/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513540): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513540): open at offset 0 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513540): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513540): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513540): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513540): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513540): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513540): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.939689375 +0000 UTC m=+12.508003442 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513540): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513580): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513580): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513580): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505ce0 item 94 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513580): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513580): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.940324627 +0000 UTC m=+12.508638694 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513580): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513680): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513680): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513680): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513680): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513680): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.940324627 +0000 UTC m=+12.508638694 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513680): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422000 item 94 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 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/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513980): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513980): open at offset 0 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513980): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513980): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513980): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513980): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513980): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513980): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.942210458 +0000 UTC m=+12.510524515 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513980): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc0005139c0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc0005139c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc0005139c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422460 item 95 2025/04/30 02:40:00 DEBUG : open-test-file(0xc0005139c0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc0005139c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.942841564 +0000 UTC m=+12.511155631 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc0005139c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513a80): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513a80): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513a80): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513a80): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513a80): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.942841564 +0000 UTC m=+12.511155631 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000513a80): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422850 item 95 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 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/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00064c080): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00064c080): open at offset 0 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00064c080): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00064c080): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00064c080): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00064c080): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00064c080): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00064c080): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.944929945 +0000 UTC m=+12.513244012 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00064c080): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00064c0c0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00064c0c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00064c0c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004232d0 item 96 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00064c0c0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00064c0c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.945532466 +0000 UTC m=+12.513846533 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00064c0c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00064c1c0): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00064c1c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00064c1c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00064c1c0): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00064c1c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.945532466 +0000 UTC m=+12.513846533 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc00064c1c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423500 item 96 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= 2025/04/30 02:40:00 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:40:00 DEBUG : : Looking for writers 2025/04/30 02:40:00 DEBUG : >WaitForWriters: 2025/04/30 02:40:00 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:40:00 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:40:00 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 02:40:00 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:00 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:40:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:40:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/04/30 02:40:00 INFO : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82380): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82380): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82380): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82380): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82380): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.969270375 +0000 UTC m=+12.537584462 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82380): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d823c0): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d823c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d823c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d823c0): >_readAt: n=2, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d823c0): _writeAt: size=3, off=2 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d823c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d823c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.969270375 +0000 UTC m=+12.537584462 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d823c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82400): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82400): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82400): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82400): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82400): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.969270375 +0000 UTC m=+12.537584462 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82400): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316cb0 item 1 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82440): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82440): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82440): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82440): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82440): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.97176599 +0000 UTC m=+12.540080038 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82440): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82480): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82480): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82480): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82480): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82480): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.97176599 +0000 UTC m=+12.540080038 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82480): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003172d0 item 2 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d824c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d824c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d824c0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d824c0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d824c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.97312877 +0000 UTC m=+12.541442817 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d824c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82500): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82500): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82500): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82500): >_readAt: n=2, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82500): _writeAt: size=3, off=2 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82500): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82500): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.97312877 +0000 UTC m=+12.541442817 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82500): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82540): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82540): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82540): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82540): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82540): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.97312877 +0000 UTC m=+12.541442817 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82540): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317b20 item 3 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d825c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d825c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d825c0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d825c0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d825c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.97552557 +0000 UTC m=+12.543839658 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d825c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82640): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82640): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82640): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82640): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82640): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.97552557 +0000 UTC m=+12.543839658 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82640): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001c2a0 item 4 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82680): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82680): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82680): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82680): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82680): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.977373649 +0000 UTC m=+12.545687727 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82680): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d826c0): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d826c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d826c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d826c0): >_readAt: n=2, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d826c0): _writeAt: size=3, off=2 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d826c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d826c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.977373649 +0000 UTC m=+12.545687727 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d826c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82700): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82700): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82700): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82700): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82700): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.977373649 +0000 UTC m=+12.545687727 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82700): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001c620 item 5 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82780): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82780): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82780): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82780): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82780): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.98048429 +0000 UTC m=+12.548798377 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82780): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82800): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82800): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82800): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82800): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82800): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.98048429 +0000 UTC m=+12.548798377 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82800): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001caf0 item 6 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82880): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82880): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82880): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82880): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82880): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.98289185 +0000 UTC m=+12.551205928 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82880): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82940): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82940): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82940): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82940): >_readAt: n=2, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82940): _writeAt: size=3, off=2 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82940): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82940): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.98289185 +0000 UTC m=+12.551205928 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82940): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82980): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82980): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82980): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82980): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82980): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.98289185 +0000 UTC m=+12.551205928 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82980): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001cd90 item 7 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82a00): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82a00): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82a00): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82a00): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82a00): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.985808336 +0000 UTC m=+12.554122424 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82a00): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82a80): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82a80): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82a80): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82a80): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82a80): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.985808336 +0000 UTC m=+12.554122424 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82a80): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001d1f0 item 8 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82ac0): _readAt: size=2, off=0 2025/04/30 02:40:00 ERROR : open-test-file(0xc000d82ac0): Couldn't read size of file 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82ac0): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82ac0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82ac0): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82ac0): close: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000d82ac0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36d40): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36d40): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36d40): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36d40): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36d40): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.988118574 +0000 UTC m=+12.556432651 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36d40): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36d80): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36d80): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36d80): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36d80): >_readAt: n=2, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36d80): _writeAt: size=3, off=2 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36d80): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36d80): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.988118574 +0000 UTC m=+12.556432651 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36d80): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36dc0): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36dc0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36dc0): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36dc0): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36dc0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.988118574 +0000 UTC m=+12.556432651 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36dc0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301c70 item 9 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36e40): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36e40): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36e40): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36e40): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36e40): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.991158892 +0000 UTC m=+12.559473019 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36e40): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36ec0): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36ec0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36ec0): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36ec0): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36ec0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.991158892 +0000 UTC m=+12.559473019 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36ec0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d22a0 item 10 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36f80): _readAt: size=2, off=0 2025/04/30 02:40:00 ERROR : open-test-file(0xc000a36f80): Couldn't read size of file 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36f80): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36f80): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36f80): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36f80): close: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36f80): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36fc0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36fc0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36fc0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36fc0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36fc0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.993600166 +0000 UTC m=+12.561914243 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a36fc0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a37080): _readAt: size=2, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a37080): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a37080): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a37080): >_readAt: n=2, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a37080): _writeAt: size=3, off=2 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a37080): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a37080): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.993600166 +0000 UTC m=+12.561914243 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a37080): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a370c0): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a370c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a370c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a370c0): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a370c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.993600166 +0000 UTC m=+12.561914243 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a370c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2a10 item 11 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a37140): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a37140): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a37140): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a37140): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a37140): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.996728109 +0000 UTC m=+12.565042196 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a37140): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a371c0): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a371c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a371c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a371c0): >_readAt: n=5, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a371c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.996728109 +0000 UTC m=+12.565042196 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a371c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: Remove: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d39d0 item 12 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a37280): _readAt: size=2, off=0 2025/04/30 02:40:00 ERROR : open-test-file(0xc000a37280): Couldn't read size of file 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a37280): >_readAt: n=0, err=EOF 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a37280): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a37280): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a37280): close: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a37280): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a372c0): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a372c0): >openPending: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a372c0): _writeAt: size=5, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a372c0): >_writeAt: n=5, err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a372c0): close: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.999109681 +0000 UTC m=+12.567423758 2025/04/30 02:40:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a372c0): >close: err= 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a37380): _readAt: size=512, off=0 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a37380): openPending: 2025/04/30 02:40:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a37380): >openPending: err= 2025/04/30 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:00 DEBUG : open-test-file(0xc000a37380): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37380): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:00.999109681 +0000 UTC m=+12.567423758 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37380): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d3dc0 item 13 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37400): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37400): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37400): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37400): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37400): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.001442279 +0000 UTC m=+12.569756357 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37400): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37480): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37480): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37480): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37480): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37480): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.001442279 +0000 UTC m=+12.569756357 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37480): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030c5b0 item 14 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37540): _readAt: size=2, off=0 2025/04/30 02:40:01 ERROR : open-test-file(0xc000a37540): Couldn't read size of file 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37540): >_readAt: n=0, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37540): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37540): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37540): close: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37540): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37580): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37580): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37580): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37580): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37580): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.003849891 +0000 UTC m=+12.572163967 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37580): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37640): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37640): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37640): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37640): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37640): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.003849891 +0000 UTC m=+12.572163967 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37640): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030cee0 item 15 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 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/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a376c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a376c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a376c0): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a376c0): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a376c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.006300311 +0000 UTC m=+12.574614389 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a376c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37740): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37740): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37740): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37740): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37740): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.006300311 +0000 UTC m=+12.574614389 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37740): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030d650 item 16 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37780): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37780): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37780): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37780): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37780): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.008594899 +0000 UTC m=+12.576908976 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37780): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a377c0): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a377c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a377c0): open at offset 5 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a377c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a377c0): >_readAt: n=2, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a377c0): _writeAt: size=3, off=7 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a377c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a377c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.008594899 +0000 UTC m=+12.576908976 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a377c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37800): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37800): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37800): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37800): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37800): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.008594899 +0000 UTC m=+12.576908976 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37800): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030dc70 item 17 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37880): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37880): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37880): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37880): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37880): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.011990324 +0000 UTC m=+12.580304412 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37880): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37900): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37900): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37900): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37900): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37900): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.011990324 +0000 UTC m=+12.580304412 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37900): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442230 item 18 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37980): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37980): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37980): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37980): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37980): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.014204281 +0000 UTC m=+12.582518368 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37980): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37a40): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37a40): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37a40): open at offset 5 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37a40): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37a40): >_readAt: n=2, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37a40): _writeAt: size=3, off=7 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37a40): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37a40): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.014204281 +0000 UTC m=+12.582518368 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37a40): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37a80): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37a80): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37a80): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37a80): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37a80): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.014204281 +0000 UTC m=+12.582518368 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37a80): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442690 item 19 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37b00): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37b00): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37b00): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37b00): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37b00): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.017180379 +0000 UTC m=+12.585494486 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37b00): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37b80): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37b80): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37b80): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37b80): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37b80): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.017180379 +0000 UTC m=+12.585494486 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37b80): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442e00 item 20 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37c00): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37c00): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37c00): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37c00): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37c00): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.019543086 +0000 UTC m=+12.587857162 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37c00): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37d40): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37d40): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37d40): open at offset 5 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37d40): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37d40): >_readAt: n=2, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37d40): _writeAt: size=3, off=7 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37d40): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37d40): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.019543086 +0000 UTC m=+12.587857162 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37d40): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37d80): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37d80): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37d80): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37d80): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37d80): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.019543086 +0000 UTC m=+12.587857162 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37d80): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004432d0 item 21 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37e00): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37e00): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37e00): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37e00): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37e00): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.022525536 +0000 UTC m=+12.590839623 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37e00): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37e80): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37e80): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37e80): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37e80): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37e80): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.022525536 +0000 UTC m=+12.590839623 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37e80): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443810 item 22 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37f00): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37f00): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37f00): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37f00): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37f00): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.024651647 +0000 UTC m=+12.592965734 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000a37f00): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352040): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352040): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352040): open at offset 5 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352040): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352040): >_readAt: n=2, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352040): _writeAt: size=3, off=7 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352040): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352040): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.024651647 +0000 UTC m=+12.592965734 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352040): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352080): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352080): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352080): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352080): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352080): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.024651647 +0000 UTC m=+12.592965734 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352080): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443c70 item 23 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 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/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352100): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352100): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352100): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352100): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352100): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.027908592 +0000 UTC m=+12.596222659 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352100): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352180): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352180): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352180): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352180): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352180): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.027908592 +0000 UTC m=+12.596222659 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352180): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc380 item 24 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352240): _readAt: size=2, off=0 2025/04/30 02:40:01 ERROR : open-test-file(0xc000352240): Couldn't read size of file 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352240): >_readAt: n=0, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352240): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352240): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352240): close: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352240): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352280): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352280): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352280): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352280): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352280): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.030381665 +0000 UTC m=+12.598695712 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352280): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352340): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352340): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352340): open at offset 5 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352340): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352340): >_readAt: n=2, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352340): _writeAt: size=3, off=7 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352340): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352340): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.030381665 +0000 UTC m=+12.598695712 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352340): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352380): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352380): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352380): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352380): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352380): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.030381665 +0000 UTC m=+12.598695712 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352380): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc9a0 item 25 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352400): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352400): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352400): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352400): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352400): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.033333668 +0000 UTC m=+12.601647716 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352400): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352480): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352480): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352480): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352480): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352480): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.033333668 +0000 UTC m=+12.601647716 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352480): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcf50 item 26 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352540): _readAt: size=2, off=0 2025/04/30 02:40:01 ERROR : open-test-file(0xc000352540): Couldn't read size of file 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352540): >_readAt: n=0, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352540): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352540): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352540): close: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352540): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352580): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352580): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352580): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352580): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352580): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.035375572 +0000 UTC m=+12.603689619 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352580): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352640): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352640): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352640): open at offset 5 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352640): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352640): >_readAt: n=2, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352640): _writeAt: size=3, off=7 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352640): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352640): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.035375572 +0000 UTC m=+12.603689619 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352640): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352680): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352680): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352680): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352680): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352680): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.035375572 +0000 UTC m=+12.603689619 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352680): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd340 item 27 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 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/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352700): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352700): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352700): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352700): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352700): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.037495743 +0000 UTC m=+12.605809789 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352700): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352780): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352780): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352780): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352780): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352780): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.037495743 +0000 UTC m=+12.605809789 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352780): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd8f0 item 28 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352840): _readAt: size=2, off=0 2025/04/30 02:40:01 ERROR : open-test-file(0xc000352840): Couldn't read size of file 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352840): >_readAt: n=0, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352840): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352840): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352840): close: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352840): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352880): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352880): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352880): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352880): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352880): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.038911361 +0000 UTC m=+12.607225408 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352880): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352940): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352940): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352940): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352940): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352940): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.038911361 +0000 UTC m=+12.607225408 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352940): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fdc00 item 29 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 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/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003529c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003529c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003529c0): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003529c0): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003529c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.040071689 +0000 UTC m=+12.608385736 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003529c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352a40): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352a40): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352a40): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352a40): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352a40): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.040071689 +0000 UTC m=+12.608385736 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352a40): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0070 item 30 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 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/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352b00): _readAt: size=2, off=0 2025/04/30 02:40:01 ERROR : open-test-file(0xc000352b00): Couldn't read size of file 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352b00): >_readAt: n=0, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352b00): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352b00): >_writeAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352b00): close: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352b00): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352b40): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352b40): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352b40): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352b40): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352b40): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.041203795 +0000 UTC m=+12.609517841 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352b40): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352c00): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352c00): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352c00): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352c00): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352c00): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.041203795 +0000 UTC m=+12.609517841 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352c00): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f03f0 item 31 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 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/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352c80): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352c80): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352c80): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352c80): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352c80): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.042412925 +0000 UTC m=+12.610726982 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352c80): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352d00): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352d00): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352d00): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352d00): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352d00): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.042412925 +0000 UTC m=+12.610726982 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352d00): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0af0 item 32 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352d40): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352d40): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352d40): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352d40): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352d40): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.04362467 +0000 UTC m=+12.611938717 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352d40): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352d80): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352d80): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352d80): _writeAt: size=3, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352d80): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352d80): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0f50 item 33 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352d80): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352d80): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.044285661 +0000 UTC m=+12.612599708 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352d80): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352dc0): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352dc0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352dc0): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352dc0): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352dc0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.044285661 +0000 UTC m=+12.612599708 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352dc0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f10a0 item 33 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352e00): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352e00): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352e00): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352e00): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352e00): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.045382009 +0000 UTC m=+12.613696056 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352e00): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352e40): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352e40): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1650 item 34 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352e40): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352e40): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352e40): _writeAt: size=3, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352e40): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352e40): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.045912816 +0000 UTC m=+12.614226873 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352e40): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352e80): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352e80): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352e80): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352e80): >_readAt: n=3, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352e80): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.045912816 +0000 UTC m=+12.614226873 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352e80): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1880 item 34 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352ec0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352ec0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352ec0): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352ec0): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352ec0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.046864162 +0000 UTC m=+12.615178209 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352ec0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352f00): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352f00): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352f00): _writeAt: size=3, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352f00): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352f00): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1f10 item 35 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352f00): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352f00): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.047303147 +0000 UTC m=+12.615617183 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352f00): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352f40): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352f40): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352f40): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352f40): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352f40): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.047303147 +0000 UTC m=+12.615617183 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352f40): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004281c0 item 35 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352fc0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352fc0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352fc0): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352fc0): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352fc0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.048249513 +0000 UTC m=+12.616563551 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000352fc0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353080): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353080): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428770 item 36 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353080): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353080): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353080): _writeAt: size=3, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353080): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353080): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.048639165 +0000 UTC m=+12.616953203 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353080): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003530c0): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003530c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003530c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003530c0): >_readAt: n=3, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003530c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.048639165 +0000 UTC m=+12.616953203 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003530c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004289a0 item 36 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353100): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353100): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353100): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353100): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353100): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.049654461 +0000 UTC m=+12.617968509 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353100): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353140): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353140): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353140): _writeAt: size=3, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353140): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353140): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428fc0 item 37 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353140): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353140): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.05004822 +0000 UTC m=+12.618362267 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353140): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353180): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353180): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353180): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353180): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353180): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.05004822 +0000 UTC m=+12.618362267 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353180): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429180 item 37 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353200): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353200): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353200): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353200): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353200): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.05107098 +0000 UTC m=+12.619385027 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353200): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003532c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003532c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429730 item 38 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003532c0): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003532c0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003532c0): _writeAt: size=3, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003532c0): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003532c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.05151243 +0000 UTC m=+12.619826476 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003532c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353300): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353300): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353300): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353300): >_readAt: n=3, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353300): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.05151243 +0000 UTC m=+12.619826476 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353300): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429b90 item 38 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353380): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353380): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353380): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353380): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353380): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.052499482 +0000 UTC m=+12.620813520 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353380): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353440): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353440): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353440): _writeAt: size=3, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353440): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353440): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004740e0 item 39 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353440): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353440): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.052888734 +0000 UTC m=+12.621202781 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353440): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353480): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353480): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353480): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353480): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353480): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.052888734 +0000 UTC m=+12.621202781 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353480): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474460 item 39 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353600): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353600): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353600): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353600): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353600): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.053917004 +0000 UTC m=+12.622231051 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353600): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003536c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003536c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474a80 item 40 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003536c0): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003536c0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003536c0): _writeAt: size=3, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003536c0): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003536c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.054294494 +0000 UTC m=+12.622608530 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003536c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353700): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353700): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353700): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353700): >_readAt: n=3, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353700): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.054294494 +0000 UTC m=+12.622608530 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353700): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474f50 item 40 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353740): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353740): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353740): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353740): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353740): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353740): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353740): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.055185956 +0000 UTC m=+12.623500004 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353740): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353780): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353780): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353780): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475ab0 item 41 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353780): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353780): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.055530022 +0000 UTC m=+12.623844070 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353780): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003537c0): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003537c0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003537c0): _writeAt: size=3, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003537c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003537c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475ce0 item 41 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003537c0): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003537c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.055838262 +0000 UTC m=+12.624152309 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003537c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353800): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353800): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353800): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353800): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353800): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.055838262 +0000 UTC m=+12.624152309 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353800): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475e30 item 41 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003538c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003538c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003538c0): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003538c0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003538c0): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003538c0): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003538c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.056822489 +0000 UTC m=+12.625136536 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003538c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353900): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353900): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353900): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472460 item 42 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353900): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353900): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.057215718 +0000 UTC m=+12.625529765 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353900): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003539c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003539c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472620 item 42 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003539c0): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003539c0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003539c0): _writeAt: size=3, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003539c0): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003539c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.057641206 +0000 UTC m=+12.625955244 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0003539c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353a00): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353a00): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353a00): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353a00): >_readAt: n=3, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353a00): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.057641206 +0000 UTC m=+12.625955244 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353a00): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472770 item 42 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353ac0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353ac0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353ac0): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353ac0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353ac0): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353ac0): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353ac0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.058567215 +0000 UTC m=+12.626881352 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353ac0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353b00): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353b00): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353b00): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472bd0 item 43 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353b00): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353b00): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.058937531 +0000 UTC m=+12.627251578 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353b00): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353bc0): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353bc0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353bc0): _writeAt: size=3, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353bc0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353bc0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472d90 item 43 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353bc0): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353bc0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.059358191 +0000 UTC m=+12.627672238 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353bc0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353c00): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353c00): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353c00): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353c00): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353c00): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.059358191 +0000 UTC m=+12.627672238 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353c00): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472fc0 item 43 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353cc0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353cc0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353cc0): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353cc0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353cc0): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353cc0): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353cc0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.060366725 +0000 UTC m=+12.628680762 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353cc0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353d00): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353d00): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353d00): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473880 item 44 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353d00): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353d00): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.060734594 +0000 UTC m=+12.629048641 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353d00): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353dc0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353dc0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004739d0 item 44 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353dc0): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353dc0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353dc0): _writeAt: size=3, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353dc0): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353dc0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.061201952 +0000 UTC m=+12.629515999 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353dc0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353e00): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353e00): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353e00): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353e00): >_readAt: n=3, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353e00): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.061201952 +0000 UTC m=+12.629515999 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353e00): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473ce0 item 44 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353ec0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353ec0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353ec0): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353ec0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353ec0): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353ec0): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353ec0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.062161323 +0000 UTC m=+12.630475371 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353ec0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353f00): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353f00): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353f00): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434310 item 45 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353f00): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353f00): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.062501753 +0000 UTC m=+12.630815800 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000353f00): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0400): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0400): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0400): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0400): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0400): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.062501753 +0000 UTC m=+12.630815800 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0400): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004344d0 item 45 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c04c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c04c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c04c0): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c04c0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c04c0): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c04c0): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c04c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.063394869 +0000 UTC m=+12.631708916 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c04c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0500): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0500): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0500): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004348c0 item 46 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0500): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0500): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.063728806 +0000 UTC m=+12.632042854 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0500): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c05c0): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c05c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c05c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c05c0): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c05c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.063728806 +0000 UTC m=+12.632042854 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c05c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434cb0 item 46 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c06c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c06c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c06c0): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c06c0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c06c0): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c06c0): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c06c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.064753871 +0000 UTC m=+12.633067918 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c06c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0700): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0700): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0700): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004352d0 item 47 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0700): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0700): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.065247167 +0000 UTC m=+12.633561234 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0700): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0800): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0800): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0800): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0800): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0800): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.065247167 +0000 UTC m=+12.633561234 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0800): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004355e0 item 47 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 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/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0a40): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0a40): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0a40): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0a40): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0a40): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0a40): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0a40): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.066557037 +0000 UTC m=+12.634871104 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0a40): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0a80): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0a80): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0a80): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435ce0 item 48 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0a80): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0a80): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.06725668 +0000 UTC m=+12.635570747 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0a80): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0b40): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0b40): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0b40): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0b40): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0b40): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.06725668 +0000 UTC m=+12.635570747 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0b40): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435f10 item 48 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0b80): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0b80): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0b80): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0b80): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0b80): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.069508439 +0000 UTC m=+12.637822506 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0b80): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0bc0): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0bc0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0bc0): _writeAt: size=3, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0bc0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0bc0): open at offset 5 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0bc0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050a8c0 item 49 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0bc0): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0bc0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.070268195 +0000 UTC m=+12.638582242 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0bc0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0c40): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0c40): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0c40): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0c40): >_readAt: n=8, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0c40): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.070268195 +0000 UTC m=+12.638582242 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0c40): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050ae00 item 49 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0cc0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0cc0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0cc0): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0cc0): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0cc0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.071770185 +0000 UTC m=+12.640084252 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0cc0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0dc0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0dc0): open at offset 5 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0dc0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050b420 item 50 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0dc0): _readAt: size=2, off=5 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0dc0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0dc0): _writeAt: size=3, off=5 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0dc0): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0dc0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.072357557 +0000 UTC m=+12.640671625 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0dc0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0e00): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0e00): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0e00): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0e00): >_readAt: n=3, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0e00): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.072357557 +0000 UTC m=+12.640671625 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0e00): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050ba40 item 50 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0e80): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0e80): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0e80): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0e80): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0e80): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.073647049 +0000 UTC m=+12.641961116 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0e80): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0f40): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0f40): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0f40): _writeAt: size=3, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0f40): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0f40): open at offset 5 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0f40): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050bf10 item 51 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0f40): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0f40): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.074120258 +0000 UTC m=+12.642434315 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0f40): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0f80): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0f80): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0f80): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0f80): >_readAt: n=8, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0f80): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.074120258 +0000 UTC m=+12.642434315 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c0f80): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e460 item 51 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1000): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1000): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1000): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1000): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1000): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.075398066 +0000 UTC m=+12.643712123 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1000): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c10c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c10c0): open at offset 5 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c10c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e770 item 52 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c10c0): _readAt: size=2, off=5 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c10c0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c10c0): _writeAt: size=3, off=5 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c10c0): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c10c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.075960973 +0000 UTC m=+12.644275030 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c10c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1100): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1100): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1100): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1100): >_readAt: n=3, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1100): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.075960973 +0000 UTC m=+12.644275030 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1100): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e9a0 item 52 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1180): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1180): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1180): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1180): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1180): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.077415064 +0000 UTC m=+12.645729121 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1180): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1240): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1240): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1240): _writeAt: size=3, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1240): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1240): open at offset 5 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1240): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ee00 item 53 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1240): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1240): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.078035859 +0000 UTC m=+12.646349926 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1240): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1280): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1280): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1280): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1280): >_readAt: n=8, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1280): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.078035859 +0000 UTC m=+12.646349926 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1280): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f110 item 53 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1300): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1300): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1300): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1300): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1300): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.079471124 +0000 UTC m=+12.647785181 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1300): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c13c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c13c0): open at offset 5 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c13c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f570 item 54 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c13c0): _readAt: size=2, off=5 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c13c0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c13c0): _writeAt: size=3, off=5 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c13c0): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c13c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.080064588 +0000 UTC m=+12.648378645 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c13c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1400): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1400): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1400): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1400): >_readAt: n=3, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1400): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.080064588 +0000 UTC m=+12.648378645 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1400): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f730 item 54 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1480): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1480): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1480): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1480): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1480): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.081317922 +0000 UTC m=+12.649631989 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1480): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1540): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1540): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1540): _writeAt: size=3, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1540): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1540): open at offset 5 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1540): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fb90 item 55 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1540): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1540): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.082025239 +0000 UTC m=+12.650339306 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1540): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1580): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1580): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1580): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1580): >_readAt: n=8, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1580): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.082025239 +0000 UTC m=+12.650339306 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1580): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fd50 item 55 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 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/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1600): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1600): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1600): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1600): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1600): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.083883107 +0000 UTC m=+12.652197174 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1600): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c16c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c16c0): open at offset 5 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c16c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4150 item 56 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c16c0): _readAt: size=2, off=5 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c16c0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c16c0): _writeAt: size=3, off=5 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c16c0): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c16c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.084631553 +0000 UTC m=+12.652945620 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c16c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1700): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1700): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1700): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1700): >_readAt: n=3, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1700): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.084631553 +0000 UTC m=+12.652945620 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1700): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4460 item 56 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1b40): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1b40): open at offset 0 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1b40): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1b40): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1b40): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1b40): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1b40): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1b40): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.086294305 +0000 UTC m=+12.654608362 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1b40): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1b80): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1b80): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1b80): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4a10 item 57 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1b80): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1b80): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.086873091 +0000 UTC m=+12.655187158 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1b80): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1c80): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1c80): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1c80): _writeAt: size=3, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1c80): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1c80): open at offset 5 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1c80): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4c40 item 57 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1c80): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1c80): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.087537108 +0000 UTC m=+12.655851175 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1c80): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1cc0): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1cc0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1cc0): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1cc0): >_readAt: n=8, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1cc0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.087537108 +0000 UTC m=+12.655851175 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1cc0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4ee0 item 57 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1d80): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1d80): open at offset 0 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1d80): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1d80): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1d80): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1d80): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1d80): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1d80): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.089297253 +0000 UTC m=+12.657611320 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1d80): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1dc0): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1dc0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1dc0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5490 item 58 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1dc0): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1dc0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.089870689 +0000 UTC m=+12.658184756 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1dc0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1e80): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1e80): open at offset 5 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1e80): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f56c0 item 58 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1e80): _readAt: size=2, off=5 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1e80): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1e80): _writeAt: size=3, off=5 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1e80): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1e80): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.090630356 +0000 UTC m=+12.658944423 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1e80): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1ec0): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1ec0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1ec0): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1ec0): >_readAt: n=3, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1ec0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.090630356 +0000 UTC m=+12.658944423 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0002c1ec0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5810 item 58 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2000): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2000): open at offset 0 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2000): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2000): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2000): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2000): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2000): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2000): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.092222736 +0000 UTC m=+12.660536803 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2000): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2040): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2040): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2040): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5c70 item 59 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2040): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2040): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.092885109 +0000 UTC m=+12.661199176 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2040): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2100): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2100): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2100): _writeAt: size=3, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2100): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2100): open at offset 5 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2100): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5e30 item 59 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2100): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2100): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.09353579 +0000 UTC m=+12.661849857 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2100): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2140): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2140): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2140): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2140): >_readAt: n=8, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2140): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.09353579 +0000 UTC m=+12.661849857 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2140): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112000 item 59 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 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/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2200): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2200): open at offset 0 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2200): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2200): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2200): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2200): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2200): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2200): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.09525565 +0000 UTC m=+12.663569718 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2200): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2240): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2240): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2240): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112770 item 60 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2240): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2240): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.095838104 +0000 UTC m=+12.664152161 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2240): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2300): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2300): open at offset 5 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2300): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112930 item 60 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2300): _readAt: size=2, off=5 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2300): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2300): _writeAt: size=3, off=5 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2300): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2300): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.096553588 +0000 UTC m=+12.664867665 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2300): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2340): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2340): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2340): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2340): >_readAt: n=3, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2340): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.096553588 +0000 UTC m=+12.664867665 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2340): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112bd0 item 60 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2400): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2400): open at offset 0 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2400): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2400): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2400): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2400): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2400): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2400): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.098204928 +0000 UTC m=+12.666518995 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2400): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2440): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2440): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2440): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001133b0 item 61 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2440): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2440): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.098788354 +0000 UTC m=+12.667102420 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2440): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2500): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2500): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2500): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2500): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2500): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.098788354 +0000 UTC m=+12.667102420 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2500): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001139d0 item 61 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 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/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d25c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d25c0): open at offset 0 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d25c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d25c0): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d25c0): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d25c0): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d25c0): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d25c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.100541975 +0000 UTC m=+12.668856043 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d25c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2600): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2600): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2600): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113e30 item 62 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2600): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2600): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.101238053 +0000 UTC m=+12.669552110 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2600): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d26c0): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d26c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d26c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d26c0): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d26c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.101238053 +0000 UTC m=+12.669552110 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d26c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc150 item 62 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 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/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2780): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2780): open at offset 0 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2780): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2780): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2780): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2780): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2780): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2780): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.103241895 +0000 UTC m=+12.671555952 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2780): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d27c0): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d27c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d27c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fcee0 item 63 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d27c0): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d27c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.103896234 +0000 UTC m=+12.672210301 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d27c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2880): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2880): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2880): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2880): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2880): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.103896234 +0000 UTC m=+12.672210301 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2880): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd490 item 63 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 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/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2940): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2940): open at offset 0 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2940): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2940): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2940): >_readAt: n=0, err=Bad file descriptor 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2940): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2940): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2940): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.10580081 +0000 UTC m=+12.674114877 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2940): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2980): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2980): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2980): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8000 item 64 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2980): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2980): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.106479604 +0000 UTC m=+12.674793671 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2980): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2a40): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2a40): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2a40): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2a40): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2a40): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.106479604 +0000 UTC m=+12.674793671 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2a40): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8230 item 64 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2a80): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2a80): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2a80): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2a80): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2a80): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.108345027 +0000 UTC m=+12.676659084 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2a80): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2ac0): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2ac0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2ac0): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2ac0): >_readAt: n=2, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2ac0): _writeAt: size=3, off=2 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8a10 item 65 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2ac0): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2ac0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.109089845 +0000 UTC m=+12.677403902 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2ac0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2b00): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2b00): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2b00): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2b00): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2b00): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.109089845 +0000 UTC m=+12.677403902 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2b00): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8bd0 item 65 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2b40): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2b40): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2b40): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2b40): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2b40): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.111017604 +0000 UTC m=+12.679331672 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2b40): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2b80): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2b80): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a91f0 item 66 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2b80): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2b80): >_readAt: n=0, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2b80): _writeAt: size=3, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2b80): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2b80): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.111745952 +0000 UTC m=+12.680060019 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2b80): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2bc0): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2bc0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2bc0): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2bc0): >_readAt: n=3, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2bc0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.111745952 +0000 UTC m=+12.680060019 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2bc0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a97a0 item 66 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2c00): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2c00): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2c00): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2c00): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2c00): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.113380069 +0000 UTC m=+12.681694136 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2c00): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2c40): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2c40): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2c40): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2c40): >_readAt: n=2, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2c40): _writeAt: size=3, off=2 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9dc0 item 67 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2c40): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2c40): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.115644252 +0000 UTC m=+12.683958298 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2c40): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2000): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2000): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2000): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2000): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2000): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.115644252 +0000 UTC m=+12.683958298 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2000): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a81c0 item 67 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2080): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2080): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2080): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2080): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2080): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.117226592 +0000 UTC m=+12.685540639 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2080): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2140): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2140): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a88c0 item 68 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2140): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2140): >_readAt: n=0, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2140): _writeAt: size=3, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2140): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2140): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.117926526 +0000 UTC m=+12.686240573 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2140): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2180): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2180): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2180): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2180): >_readAt: n=3, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2180): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.117926526 +0000 UTC m=+12.686240573 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2180): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8af0 item 68 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d21c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d21c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d21c0): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d21c0): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d21c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.118974734 +0000 UTC m=+12.687288781 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d21c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2200): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2200): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2200): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2200): >_readAt: n=2, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2200): _writeAt: size=3, off=2 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9180 item 69 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2200): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2200): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.119463311 +0000 UTC m=+12.687777358 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2200): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2240): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2240): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2240): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2240): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2240): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.119463311 +0000 UTC m=+12.687777358 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2240): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9650 item 69 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d22c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d22c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d22c0): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d22c0): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d22c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.120518312 +0000 UTC m=+12.688832369 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d22c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2380): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2380): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9c70 item 70 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2380): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2380): >_readAt: n=0, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2380): _writeAt: size=3, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2380): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2380): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.120961344 +0000 UTC m=+12.689275412 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2380): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d23c0): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d23c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d23c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d23c0): >_readAt: n=3, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d23c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.120961344 +0000 UTC m=+12.689275412 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d23c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001c000 item 70 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2440): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2440): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2440): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2440): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2440): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.121926116 +0000 UTC m=+12.690240163 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2440): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2500): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2500): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2500): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2500): >_readAt: n=2, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2500): _writeAt: size=3, off=2 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001c380 item 71 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2500): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2500): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.122332679 +0000 UTC m=+12.690646726 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2500): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2540): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2540): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2540): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2540): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2540): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.122332679 +0000 UTC m=+12.690646726 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2540): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001c4d0 item 71 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d25c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d25c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d25c0): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d25c0): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d25c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.123481526 +0000 UTC m=+12.691795573 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d25c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2680): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2680): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001c8c0 item 72 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2680): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2680): >_readAt: n=0, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2680): _writeAt: size=3, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2680): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2680): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.123983107 +0000 UTC m=+12.692297155 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2680): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d26c0): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d26c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d26c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d26c0): >_readAt: n=3, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d26c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.123983107 +0000 UTC m=+12.692297155 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d26c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001ca80 item 72 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2700): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2700): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2700): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2700): >_readAt: n=0, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2700): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2700): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2700): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.125115304 +0000 UTC m=+12.693429361 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2700): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2740): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2740): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2740): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001cd20 item 73 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2740): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2740): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.125654907 +0000 UTC m=+12.693968964 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2740): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2780): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2780): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2780): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2780): >_readAt: n=2, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2780): _writeAt: size=3, off=2 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001ce70 item 73 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2780): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2780): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.126363086 +0000 UTC m=+12.694677134 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2780): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d27c0): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d27c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d27c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d27c0): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d27c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.126363086 +0000 UTC m=+12.694677134 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d27c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001cfc0 item 73 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2880): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2880): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2880): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2880): >_readAt: n=0, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2880): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2880): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2880): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.127862402 +0000 UTC m=+12.696176459 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2880): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d28c0): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d28c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d28c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001d420 item 74 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d28c0): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d28c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.128452559 +0000 UTC m=+12.696766607 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d28c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2980): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2980): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001d730 item 74 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2980): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2980): >_readAt: n=0, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2980): _writeAt: size=3, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2980): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2980): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.129005508 +0000 UTC m=+12.697319554 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2980): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d29c0): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d29c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d29c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d29c0): >_readAt: n=3, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d29c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.129005508 +0000 UTC m=+12.697319554 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d29c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001d8f0 item 74 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2a80): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2a80): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2a80): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2a80): >_readAt: n=0, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2a80): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2a80): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2a80): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.130413231 +0000 UTC m=+12.698727278 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2a80): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2ac0): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2ac0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2ac0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001dd50 item 75 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2ac0): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2ac0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.131005763 +0000 UTC m=+12.699319810 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2ac0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2b80): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2b80): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2b80): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2b80): >_readAt: n=2, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2b80): _writeAt: size=3, off=2 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a230 item 75 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2b80): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2b80): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.131767322 +0000 UTC m=+12.700081370 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2b80): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2bc0): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2bc0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2bc0): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2bc0): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2bc0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.131767322 +0000 UTC m=+12.700081370 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2bc0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a4d0 item 75 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2cc0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2cc0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2cc0): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2cc0): >_readAt: n=0, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2cc0): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2cc0): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2cc0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.133382365 +0000 UTC m=+12.701696412 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2cc0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2d00): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2d00): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2d00): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a9a0 item 76 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2d00): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2d00): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.134041784 +0000 UTC m=+12.702355831 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2d00): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2dc0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2dc0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043acb0 item 76 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2dc0): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2dc0): >_readAt: n=0, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2dc0): _writeAt: size=3, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2dc0): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2dc0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.134669031 +0000 UTC m=+12.702983079 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2dc0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2e00): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2e00): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2e00): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2e00): >_readAt: n=3, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2e00): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.134669031 +0000 UTC m=+12.702983079 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2e00): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043af50 item 76 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2ec0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2ec0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2ec0): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2ec0): >_readAt: n=0, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2ec0): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2ec0): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2ec0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.135827496 +0000 UTC m=+12.704141533 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2ec0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2f00): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2f00): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2f00): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b420 item 77 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2f00): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2f00): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.136265108 +0000 UTC m=+12.704579155 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2f00): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2fc0): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2fc0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2fc0): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2fc0): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2fc0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.136265108 +0000 UTC m=+12.704579155 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d2fc0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b6c0 item 77 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3080): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3080): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3080): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3080): >_readAt: n=0, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3080): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3080): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3080): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.13759205 +0000 UTC m=+12.705906107 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3080): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d30c0): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d30c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d30c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bb90 item 78 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d30c0): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d30c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.138064847 +0000 UTC m=+12.706378894 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d30c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3180): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3180): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3180): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3180): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3180): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.138064847 +0000 UTC m=+12.706378894 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3180): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bd50 item 78 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3240): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3240): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3240): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3240): >_readAt: n=0, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3240): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3240): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3240): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.139206621 +0000 UTC m=+12.707520668 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3240): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3280): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3280): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3280): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ec1c0 item 79 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3280): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3280): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.139592495 +0000 UTC m=+12.707906543 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3280): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3340): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3340): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3340): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3340): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3340): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.139592495 +0000 UTC m=+12.707906543 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3340): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ec540 item 79 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 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/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3400): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3400): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3400): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3400): >_readAt: n=0, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3400): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3400): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3400): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.140672634 +0000 UTC m=+12.708986681 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3400): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3440): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3440): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3440): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ecb60 item 80 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3440): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3440): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.14106518 +0000 UTC m=+12.709379227 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3440): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3500): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3500): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3500): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3500): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3500): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.14106518 +0000 UTC m=+12.709379227 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3500): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ecd90 item 80 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3540): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3540): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3540): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3540): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3540): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.142397001 +0000 UTC m=+12.710711048 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3540): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3580): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3580): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3580): open at offset 5 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3580): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3580): >_readAt: n=2, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3580): _writeAt: size=3, off=7 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004edb20 item 81 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3580): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3580): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.142835354 +0000 UTC m=+12.711149401 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3580): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d35c0): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d35c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d35c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d35c0): >_readAt: n=8, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d35c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.142835354 +0000 UTC m=+12.711149401 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d35c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004edc70 item 81 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3640): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3640): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3640): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3640): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3640): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.14394077 +0000 UTC m=+12.712254816 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3640): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3700): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3700): open at offset 5 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3700): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004820e0 item 82 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3700): _readAt: size=2, off=5 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3700): >_readAt: n=0, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3700): _writeAt: size=3, off=5 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3700): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3700): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.144463911 +0000 UTC m=+12.712777959 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3700): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3740): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3740): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3740): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3740): >_readAt: n=3, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3740): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.144463911 +0000 UTC m=+12.712777959 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3740): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482770 item 82 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d37c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d37c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d37c0): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d37c0): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d37c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.145634079 +0000 UTC m=+12.713948136 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d37c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3880): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3880): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3880): open at offset 5 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3880): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3880): >_readAt: n=2, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3880): _writeAt: size=3, off=7 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482cb0 item 83 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3880): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3880): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.146101627 +0000 UTC m=+12.714415673 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3880): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d38c0): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d38c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d38c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d38c0): >_readAt: n=8, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d38c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.146101627 +0000 UTC m=+12.714415673 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d38c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004831f0 item 83 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3940): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3940): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3940): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3940): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3940): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.147355561 +0000 UTC m=+12.715669608 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3940): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3a00): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3a00): open at offset 5 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3a00): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483810 item 84 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3a00): _readAt: size=2, off=5 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3a00): >_readAt: n=0, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3a00): _writeAt: size=3, off=5 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3a00): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3a00): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.147960887 +0000 UTC m=+12.716274935 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3a00): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3a40): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3a40): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3a40): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3a40): >_readAt: n=3, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3a40): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.147960887 +0000 UTC m=+12.716274935 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3a40): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483960 item 84 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3ac0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3ac0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3ac0): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3ac0): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3ac0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.149056625 +0000 UTC m=+12.717370672 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3ac0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3b80): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3b80): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3b80): open at offset 5 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3b80): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3b80): >_readAt: n=2, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3b80): _writeAt: size=3, off=7 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483c70 item 85 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3b80): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3b80): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.149516458 +0000 UTC m=+12.717830506 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3b80): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3bc0): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3bc0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3bc0): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3bc0): >_readAt: n=8, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3bc0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.149516458 +0000 UTC m=+12.717830506 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3bc0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483e30 item 85 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3c40): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3c40): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3c40): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3c40): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3c40): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.150637543 +0000 UTC m=+12.718951590 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3c40): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3d40): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3d40): open at offset 5 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3d40): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e310 item 86 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3d40): _readAt: size=2, off=5 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3d40): >_readAt: n=0, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3d40): _writeAt: size=3, off=5 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3d40): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3d40): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.151093349 +0000 UTC m=+12.719407396 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3d40): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3d80): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3d80): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3d80): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3d80): >_readAt: n=3, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3d80): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.151093349 +0000 UTC m=+12.719407396 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3d80): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e5b0 item 86 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3e00): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3e00): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3e00): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3e00): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3e00): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.152189697 +0000 UTC m=+12.720503744 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3e00): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3ec0): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3ec0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3ec0): open at offset 5 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3ec0): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3ec0): >_readAt: n=2, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3ec0): _writeAt: size=3, off=7 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e8c0 item 87 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3ec0): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3ec0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.152634563 +0000 UTC m=+12.720948610 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3ec0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3f00): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3f00): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3f00): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3f00): >_readAt: n=8, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3f00): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.152634563 +0000 UTC m=+12.720948610 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc0007d3f00): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047eb60 item 87 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 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/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82000): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82000): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82000): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82000): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82000): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.15376165 +0000 UTC m=+12.722075697 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82000): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d820c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d820c0): open at offset 5 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d820c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f1f0 item 88 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d820c0): _readAt: size=2, off=5 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d820c0): >_readAt: n=0, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d820c0): _writeAt: size=3, off=5 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d820c0): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d820c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.154159005 +0000 UTC m=+12.722473052 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d820c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82100): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82100): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82100): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82100): >_readAt: n=3, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82100): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.154159005 +0000 UTC m=+12.722473052 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82100): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f420 item 88 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d821c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d821c0): open at offset 0 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d821c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d821c0): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d821c0): >_readAt: n=0, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d821c0): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d821c0): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d821c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.15535989 +0000 UTC m=+12.723673937 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d821c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82200): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82200): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82200): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f880 item 89 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82200): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82200): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.155810656 +0000 UTC m=+12.724124703 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82200): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d822c0): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d822c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d822c0): open at offset 5 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d822c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d822c0): >_readAt: n=2, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d822c0): _writeAt: size=3, off=7 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fa40 item 89 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d822c0): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d822c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.156263697 +0000 UTC m=+12.724577743 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d822c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82300): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82300): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82300): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82300): >_readAt: n=8, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82300): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.156263697 +0000 UTC m=+12.724577743 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82300): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446150 item 89 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d823c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d823c0): open at offset 0 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d823c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d823c0): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d823c0): >_readAt: n=0, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d823c0): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d823c0): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d823c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.157396032 +0000 UTC m=+12.725710079 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d823c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82400): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82400): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82400): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446460 item 90 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82400): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82400): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.157762811 +0000 UTC m=+12.726076858 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82400): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d824c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d824c0): open at offset 5 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d824c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446620 item 90 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d824c0): _readAt: size=2, off=5 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d824c0): >_readAt: n=0, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d824c0): _writeAt: size=3, off=5 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d824c0): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d824c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.158199411 +0000 UTC m=+12.726513458 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d824c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82500): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82500): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82500): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82500): >_readAt: n=3, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82500): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.158199411 +0000 UTC m=+12.726513458 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82500): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446770 item 90 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d825c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d825c0): open at offset 0 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d825c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d825c0): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d825c0): >_readAt: n=0, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d825c0): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d825c0): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d825c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.159179611 +0000 UTC m=+12.727493658 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d825c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82600): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82600): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82600): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446a10 item 91 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82600): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82600): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.159569534 +0000 UTC m=+12.727883581 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82600): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d826c0): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d826c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d826c0): open at offset 5 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d826c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d826c0): >_readAt: n=2, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d826c0): _writeAt: size=3, off=7 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446c40 item 91 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d826c0): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d826c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.160045508 +0000 UTC m=+12.728359555 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d826c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82700): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82700): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82700): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82700): >_readAt: n=8, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82700): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.160045508 +0000 UTC m=+12.728359555 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82700): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446d90 item 91 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 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/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d827c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d827c0): open at offset 0 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d827c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d827c0): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d827c0): >_readAt: n=0, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d827c0): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d827c0): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d827c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.161121347 +0000 UTC m=+12.729435395 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d827c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82800): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82800): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82800): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447260 item 92 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82800): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82800): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.161575631 +0000 UTC m=+12.729889667 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82800): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d828c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d828c0): open at offset 5 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d828c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447650 item 92 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d828c0): _readAt: size=2, off=5 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d828c0): >_readAt: n=0, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d828c0): _writeAt: size=3, off=5 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d828c0): >_writeAt: n=3, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d828c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.162074838 +0000 UTC m=+12.730388885 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d828c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82900): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82900): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82900): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82900): >_readAt: n=3, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82900): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.162074838 +0000 UTC m=+12.730388885 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82900): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004479d0 item 92 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d829c0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d829c0): open at offset 0 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d829c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d829c0): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d829c0): >_readAt: n=0, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d829c0): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d829c0): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d829c0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.16308282 +0000 UTC m=+12.731396857 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d829c0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82a00): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82a00): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82a00): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447ea0 item 93 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82a00): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82a00): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.163469826 +0000 UTC m=+12.731783874 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82a00): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82ac0): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82ac0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82ac0): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82ac0): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82ac0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.163469826 +0000 UTC m=+12.731783874 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82ac0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee070 item 93 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 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/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82b80): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82b80): open at offset 0 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82b80): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82b80): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82b80): >_readAt: n=0, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82b80): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82b80): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82b80): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.164494389 +0000 UTC m=+12.732808437 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82b80): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82bc0): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82bc0): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82bc0): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee9a0 item 94 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82bc0): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82bc0): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.164966386 +0000 UTC m=+12.733280424 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82bc0): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82c80): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82c80): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82c80): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82c80): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82c80): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.164966386 +0000 UTC m=+12.733280424 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82c80): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef030 item 94 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 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/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82d40): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82d40): open at offset 0 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82d40): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82d40): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82d40): >_readAt: n=0, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82d40): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82d40): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82d40): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.16625184 +0000 UTC m=+12.734565887 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82d40): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82d80): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82d80): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82d80): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef730 item 95 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82d80): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82d80): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.166625121 +0000 UTC m=+12.734939169 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82d80): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82e40): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82e40): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82e40): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82e40): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82e40): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.166625121 +0000 UTC m=+12.734939169 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82e40): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef8f0 item 95 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 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/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82f00): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82f00): open at offset 0 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82f00): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82f00): _readAt: size=2, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82f00): >_readAt: n=0, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82f00): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82f00): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82f00): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.167766033 +0000 UTC m=+12.736080080 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82f00): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82f40): _writeAt: size=5, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82f40): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82f40): >openPending: err= 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6000 item 96 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82f40): >_writeAt: n=5, err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82f40): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.168129585 +0000 UTC m=+12.736443632 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d82f40): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/30 02:40:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/30 02:40:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d83000): _readAt: size=512, off=0 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d83000): openPending: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d83000): >openPending: err= 2025/04/30 02:40:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d83000): >_readAt: n=5, err=EOF 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d83000): close: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-30 02:40:01.168129585 +0000 UTC m=+12.736443632 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:01 DEBUG : open-test-file(0xc000d83000): >close: err= 2025/04/30 02:40:01 DEBUG : open-test-file: Remove: 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f61c0 item 96 2025/04/30 02:40:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/30 02:40:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/30 02:40:01 DEBUG : open-test-file: >Remove: err= 2025/04/30 02:40:01 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:40:01 DEBUG : : Looking for writers 2025/04/30 02:40:01 DEBUG : >WaitForWriters: 2025/04/30 02:40:01 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.51s) --- PASS: TestRWFileHandleOpenTests/writes (0.28s) --- 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.22s) --- 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-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:40:01 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:40:01 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 02:40:01 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:01 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:40:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:40:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:01 INFO : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 02:40:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:01 DEBUG : file1: newRWFileHandle: 2025/04/30 02:40:01 DEBUG : file1(0xc0005132c0): openPending: 2025/04/30 02:40:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:40:01 DEBUG : file1(0xc0005132c0): >openPending: err= 2025/04/30 02:40:01 DEBUG : file1: >newRWFileHandle: err= 2025/04/30 02:40:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:40:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/30 02:40:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/04/30 02:40:01 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:40:01 DEBUG : : Looking for writers 2025/04/30 02:40:01 DEBUG : file1: reading active writers 2025/04/30 02:40:01 DEBUG : file1: active writers 1 2025/04/30 02:40:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/04/30 02:40:01 DEBUG : : Looking for writers 2025/04/30 02:40:01 DEBUG : file1: reading active writers 2025/04/30 02:40:01 DEBUG : file1: active writers 1 2025/04/30 02:40:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/04/30 02:40:01 DEBUG : : Looking for writers 2025/04/30 02:40:01 DEBUG : file1: reading active writers 2025/04/30 02:40:01 DEBUG : file1: active writers 1 2025/04/30 02:40:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/04/30 02:40:01 DEBUG : : Looking for writers 2025/04/30 02:40:01 DEBUG : file1: reading active writers 2025/04/30 02:40:01 DEBUG : file1: active writers 1 2025/04/30 02:40:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/04/30 02:40:01 DEBUG : : Looking for writers 2025/04/30 02:40:01 DEBUG : file1: reading active writers 2025/04/30 02:40:01 DEBUG : file1: active writers 1 2025/04/30 02:40:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/04/30 02:40:01 DEBUG : : Looking for writers 2025/04/30 02:40:01 DEBUG : file1: reading active writers 2025/04/30 02:40:01 DEBUG : file1: active writers 1 2025/04/30 02:40:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/04/30 02:40:01 DEBUG : : Looking for writers 2025/04/30 02:40:01 DEBUG : file1: reading active writers 2025/04/30 02:40:01 DEBUG : file1: active writers 1 2025/04/30 02:40:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/04/30 02:40:02 DEBUG : : Looking for writers 2025/04/30 02:40:02 DEBUG : file1: reading active writers 2025/04/30 02:40:02 DEBUG : file1: active writers 1 2025/04/30 02:40:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/30 02:40:03 DEBUG : : Looking for writers 2025/04/30 02:40:03 DEBUG : file1: reading active writers 2025/04/30 02:40:03 DEBUG : file1: active writers 1 2025/04/30 02:40:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/30 02:40:04 DEBUG : : Looking for writers 2025/04/30 02:40:04 DEBUG : file1: reading active writers 2025/04/30 02:40:04 DEBUG : file1: active writers 1 2025/04/30 02:40:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/30 02:40:05 DEBUG : : Looking for writers 2025/04/30 02:40:05 DEBUG : file1: reading active writers 2025/04/30 02:40:05 DEBUG : file1: active writers 1 2025/04/30 02:40:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/30 02:40:06 DEBUG : : Looking for writers 2025/04/30 02:40:06 DEBUG : file1: reading active writers 2025/04/30 02:40:06 DEBUG : file1: active writers 1 2025/04/30 02:40:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/30 02:40:07 DEBUG : : Looking for writers 2025/04/30 02:40:07 DEBUG : file1: reading active writers 2025/04/30 02:40:07 DEBUG : file1: active writers 1 2025/04/30 02:40:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/30 02:40:08 DEBUG : : Looking for writers 2025/04/30 02:40:08 DEBUG : file1: reading active writers 2025/04/30 02:40:08 DEBUG : file1: active writers 1 2025/04/30 02:40:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/30 02:40:09 DEBUG : : Looking for writers 2025/04/30 02:40:09 DEBUG : file1: reading active writers 2025/04/30 02:40:09 DEBUG : file1: active writers 1 2025/04/30 02:40:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/30 02:40:10 DEBUG : : Looking for writers 2025/04/30 02:40:10 DEBUG : file1: reading active writers 2025/04/30 02:40:10 DEBUG : file1: active writers 1 2025/04/30 02:40:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/30 02:40:11 DEBUG : : Looking for writers 2025/04/30 02:40:11 DEBUG : file1: reading active writers 2025/04/30 02:40:11 DEBUG : file1: active writers 1 2025/04/30 02:40:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/30 02:40:12 DEBUG : : Looking for writers 2025/04/30 02:40:12 DEBUG : file1: reading active writers 2025/04/30 02:40:12 DEBUG : file1: active writers 1 2025/04/30 02:40:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/30 02:40:13 DEBUG : : Looking for writers 2025/04/30 02:40:13 DEBUG : file1: reading active writers 2025/04/30 02:40:13 DEBUG : file1: active writers 1 2025/04/30 02:40:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/30 02:40:14 DEBUG : : Looking for writers 2025/04/30 02:40:14 DEBUG : file1: reading active writers 2025/04/30 02:40:14 DEBUG : file1: active writers 1 2025/04/30 02:40:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/30 02:40:15 DEBUG : : Looking for writers 2025/04/30 02:40:15 DEBUG : file1: reading active writers 2025/04/30 02:40:15 DEBUG : file1: active writers 1 2025/04/30 02:40:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/30 02:40:16 DEBUG : : Looking for writers 2025/04/30 02:40:16 DEBUG : file1: reading active writers 2025/04/30 02:40:16 DEBUG : file1: active writers 1 2025/04/30 02:40:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/30 02:40:17 DEBUG : : Looking for writers 2025/04/30 02:40:17 DEBUG : file1: reading active writers 2025/04/30 02:40:17 DEBUG : file1: active writers 1 2025/04/30 02:40:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/30 02:40:18 DEBUG : : Looking for writers 2025/04/30 02:40:18 DEBUG : file1: reading active writers 2025/04/30 02:40:18 DEBUG : file1: active writers 1 2025/04/30 02:40:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/30 02:40:19 DEBUG : : Looking for writers 2025/04/30 02:40:19 DEBUG : file1: reading active writers 2025/04/30 02:40:19 DEBUG : file1: active writers 1 2025/04/30 02:40:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/30 02:40:20 DEBUG : : Looking for writers 2025/04/30 02:40:20 DEBUG : file1: reading active writers 2025/04/30 02:40:20 DEBUG : file1: active writers 1 2025/04/30 02:40:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/30 02:40:21 DEBUG : : Looking for writers 2025/04/30 02:40:21 DEBUG : file1: reading active writers 2025/04/30 02:40:21 DEBUG : file1: active writers 1 2025/04/30 02:40:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/30 02:40:22 DEBUG : : Looking for writers 2025/04/30 02:40:22 DEBUG : file1: reading active writers 2025/04/30 02:40:22 DEBUG : file1: active writers 1 2025/04/30 02:40:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/30 02:40:23 DEBUG : : Looking for writers 2025/04/30 02:40:23 DEBUG : file1: reading active writers 2025/04/30 02:40:23 DEBUG : file1: active writers 1 2025/04/30 02:40:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/30 02:40:24 DEBUG : : Looking for writers 2025/04/30 02:40:24 DEBUG : file1: reading active writers 2025/04/30 02:40:24 DEBUG : file1: active writers 1 2025/04/30 02:40:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/30 02:40:25 DEBUG : : Looking for writers 2025/04/30 02:40:25 DEBUG : file1: reading active writers 2025/04/30 02:40:25 DEBUG : file1: active writers 1 2025/04/30 02:40:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/30 02:40:26 DEBUG : : Looking for writers 2025/04/30 02:40:26 DEBUG : file1: reading active writers 2025/04/30 02:40:26 DEBUG : file1: active writers 1 2025/04/30 02:40:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/30 02:40:27 DEBUG : : Looking for writers 2025/04/30 02:40:27 DEBUG : file1: reading active writers 2025/04/30 02:40:27 DEBUG : file1: active writers 1 2025/04/30 02:40:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/30 02:40:28 DEBUG : : Looking for writers 2025/04/30 02:40:28 DEBUG : file1: reading active writers 2025/04/30 02:40:28 DEBUG : file1: active writers 1 2025/04/30 02:40:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/30 02:40:29 DEBUG : : Looking for writers 2025/04/30 02:40:29 DEBUG : file1: reading active writers 2025/04/30 02:40:29 DEBUG : file1: active writers 1 2025/04/30 02:40:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/30 02:40:30 DEBUG : : Looking for writers 2025/04/30 02:40:30 DEBUG : file1: reading active writers 2025/04/30 02:40:30 DEBUG : file1: active writers 1 2025/04/30 02:40:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/30 02:40:31 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0012483c0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc000ae4b08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824645143360} name:file1 opens:1 downloaders: o: fd:0xc0007d0058 info:{ModTime:{wall:13978189456594504745 ext:12760009981 loc:0x3ea3f40} ATime:{wall:13978189456594504745 ext:12760009981 loc:0x3ea3f40} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/04/30 02:40:31 DEBUG : >WaitForWriters: 2025/04/30 02:40:31 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:40:31 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:40:31 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 02:40:31 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:31 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:40:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:40:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:31 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:31 INFO : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 02:40:31 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:31 DEBUG : rename_me: newRWFileHandle: 2025/04/30 02:40:31 DEBUG : rename_me(0xc000a36000): openPending: 2025/04/30 02:40:31 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/30 02:40:31 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/30 02:40:31 DEBUG : rename_me(0xc000a36000): >openPending: err= 2025/04/30 02:40:31 DEBUG : rename_me: >newRWFileHandle: err= 2025/04/30 02:40:31 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/30 02:40:31 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/04/30 02:40:31 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/04/30 02:40:31 DEBUG : rename_me(0xc000a36000): _writeAt: size=5, off=0 2025/04/30 02:40:31 DEBUG : rename_me(0xc000a36000): >_writeAt: n=5, err= 2025/04/30 02:40:31 DEBUG : rename_me(0xc000a36000): close: 2025/04/30 02:40:31 DEBUG : rename_me: vfs cache: setting modification time to 2025-04-30 02:40:31.215035148 +0000 UTC m=+42.783349195 2025/04/30 02:40:31 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/04/30 02:40:31 DEBUG : rename_me(0xc000a36000): >close: err= 2025/04/30 02:40:31 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/04/30 02:40:31 DEBUG : i_was_renamed: Updating file with 0xc000e606c0 2025/04/30 02:40:31 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/04/30 02:40:31 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/30 02:40:31 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:40:31 DEBUG : : Looking for writers 2025/04/30 02:40:31 DEBUG : i_was_renamed: reading active writers 2025/04/30 02:40:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/30 02:40:31 DEBUG : : Looking for writers 2025/04/30 02:40:31 DEBUG : i_was_renamed: reading active writers 2025/04/30 02:40:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/30 02:40:31 DEBUG : : Looking for writers 2025/04/30 02:40:31 DEBUG : i_was_renamed: reading active writers 2025/04/30 02:40:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/30 02:40:31 DEBUG : : Looking for writers 2025/04/30 02:40:31 DEBUG : i_was_renamed: reading active writers 2025/04/30 02:40:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/30 02:40:31 DEBUG : i_was_renamed: vfs cache: starting upload 2025/04/30 02:40:31 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:31 INFO : i_was_renamed: Copied (new) 2025/04/30 02:40:31 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-04-30 02:40:31 +0000 UTC" 2025/04/30 02:40:31 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/04/30 02:40:31 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/30 02:40:31 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/04/30 02:40:31 DEBUG : : Looking for writers 2025/04/30 02:40:31 DEBUG : i_was_renamed: reading active writers 2025/04/30 02:40:31 DEBUG : >WaitForWriters: 2025/04/30 02:40:31 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:40:31 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:40:31 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/30 02:40:31 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:31 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:40:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/30 02:40:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{gOkQH}/rclone-test-rekupok5jaco" 2025/04/30 02:40:31 INFO : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:31 DEBUG : : forgetting directory cache 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate(0xc000856bc0): _readAt: size=512, off=0 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate(0xc000856bc0): openPending: 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-30 01:41:31 +0000 UTC" against cached fingerprint "" 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/30 02:40:31 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate(0xc000856bc0): >openPending: err= 2025/04/30 02:40:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate(0xc000856bc0): >_readAt: n=20, err=EOF 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate(0xc000856bc0): close: 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-30 01:41:31 +0000 GMT 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate(0xc000856bc0): >close: err= 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:31 DEBUG : : forgetting directory cache 2025/04/30 02:40:31 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate(0xc0007e5000): _readAt: size=512, off=0 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate(0xc0007e5000): openPending: 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-30 01:42:31 +0000 UTC" against cached fingerprint "20,2025-04-30 01:41:31 +0000 UTC" 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-30 01:42:31 +0000 UTC" != cached fingerprint "20,2025-04-30 01:41:31 +0000 UTC") 2025/04/30 02:40:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/30 02:40:31 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate(0xc0007e5000): >openPending: err= 2025/04/30 02:40:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate(0xc0007e5000): >_readAt: n=20, err=EOF 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate(0xc0007e5000): close: 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-30 01:42:31 +0000 GMT 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate(0xc0007e5000): >close: err= 2025/04/30 02:40:31 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:32 DEBUG : : forgetting directory cache 2025/04/30 02:40:32 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate(0xc000a7ec80): _readAt: size=512, off=0 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate(0xc000a7ec80): openPending: 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-30 01:43:31 +0000 UTC" against cached fingerprint "20,2025-04-30 01:42:31 +0000 UTC" 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-30 01:43:31 +0000 UTC" != cached fingerprint "20,2025-04-30 01:42:31 +0000 UTC") 2025/04/30 02:40:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/30 02:40:32 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate(0xc000a7ec80): >openPending: err= 2025/04/30 02:40:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate(0xc000a7ec80): >_readAt: n=20, err=EOF 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate(0xc000a7ec80): close: 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-30 01:43:31 +0000 GMT 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate(0xc000a7ec80): >close: err= 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:32 DEBUG : : forgetting directory cache 2025/04/30 02:40:32 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate(0xc000f9ba80): _readAt: size=512, off=0 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate(0xc000f9ba80): openPending: 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-30 01:44:31 +0000 UTC" against cached fingerprint "20,2025-04-30 01:43:31 +0000 UTC" 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-30 01:44:31 +0000 UTC" != cached fingerprint "20,2025-04-30 01:43:31 +0000 UTC") 2025/04/30 02:40:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/30 02:40:32 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate(0xc000f9ba80): >openPending: err= 2025/04/30 02:40:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate(0xc000f9ba80): >_readAt: n=20, err=EOF 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate(0xc000f9ba80): close: 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-30 01:44:31 +0000 GMT 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate(0xc000f9ba80): >close: err= 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:32 DEBUG : : forgetting directory cache 2025/04/30 02:40:32 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate(0xc000e2cb00): _readAt: size=512, off=0 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate(0xc000e2cb00): openPending: 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-30 01:45:31 +0000 UTC" against cached fingerprint "20,2025-04-30 01:44:31 +0000 UTC" 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-30 01:45:31 +0000 UTC" != cached fingerprint "20,2025-04-30 01:44:31 +0000 UTC") 2025/04/30 02:40:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/30 02:40:32 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate(0xc000e2cb00): >openPending: err= 2025/04/30 02:40:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate(0xc000e2cb00): >_readAt: n=20, err=EOF 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate(0xc000e2cb00): close: 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-30 01:45:31 +0000 GMT 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate(0xc000e2cb00): >close: err= 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:32 DEBUG : : forgetting directory cache 2025/04/30 02:40:32 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate(0xc000859480): _readAt: size=512, off=0 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate(0xc000859480): openPending: 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-30 01:46:31 +0000 UTC" against cached fingerprint "20,2025-04-30 01:45:31 +0000 UTC" 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-30 01:46:31 +0000 UTC" != cached fingerprint "20,2025-04-30 01:45:31 +0000 UTC") 2025/04/30 02:40:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/30 02:40:32 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate(0xc000859480): >openPending: err= 2025/04/30 02:40:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate(0xc000859480): >_readAt: n=20, err=EOF 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate(0xc000859480): close: 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-30 01:46:31 +0000 GMT 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate(0xc000859480): >close: err= 2025/04/30 02:40:32 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:33 DEBUG : : forgetting directory cache 2025/04/30 02:40:33 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate(0xc0010df140): _readAt: size=512, off=0 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate(0xc0010df140): openPending: 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-04-30 01:47:31 +0000 UTC" against cached fingerprint "20,2025-04-30 01:46:31 +0000 UTC" 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-04-30 01:47:31 +0000 UTC" != cached fingerprint "20,2025-04-30 01:46:31 +0000 UTC") 2025/04/30 02:40:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/04/30 02:40:33 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate(0xc0010df140): >openPending: err= 2025/04/30 02:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate(0xc0010df140): >_readAt: n=21, err=EOF 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate(0xc0010df140): close: 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-30 01:47:31 +0000 GMT 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate(0xc0010df140): >close: err= 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:33 DEBUG : : forgetting directory cache 2025/04/30 02:40:33 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate(0xc0008256c0): _readAt: size=512, off=0 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate(0xc0008256c0): openPending: 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-04-30 01:48:31 +0000 UTC" against cached fingerprint "21,2025-04-30 01:47:31 +0000 UTC" 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-04-30 01:48:31 +0000 UTC" != cached fingerprint "21,2025-04-30 01:47:31 +0000 UTC") 2025/04/30 02:40:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/04/30 02:40:33 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate(0xc0008256c0): >openPending: err= 2025/04/30 02:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate(0xc0008256c0): >_readAt: n=22, err=EOF 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate(0xc0008256c0): close: 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-30 01:48:31 +0000 GMT 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate(0xc0008256c0): >close: err= 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:33 DEBUG : : forgetting directory cache 2025/04/30 02:40:33 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate(0xc000aab440): _readAt: size=512, off=0 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate(0xc000aab440): openPending: 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-04-30 01:49:31 +0000 UTC" against cached fingerprint "22,2025-04-30 01:48:31 +0000 UTC" 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-04-30 01:49:31 +0000 UTC" != cached fingerprint "22,2025-04-30 01:48:31 +0000 UTC") 2025/04/30 02:40:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/04/30 02:40:33 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate(0xc000aab440): >openPending: err= 2025/04/30 02:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate(0xc000aab440): >_readAt: n=23, err=EOF 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate(0xc000aab440): close: 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-30 01:49:31 +0000 GMT 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate(0xc000aab440): >close: err= 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:33 DEBUG : : forgetting directory cache 2025/04/30 02:40:33 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate(0xc000a33bc0): _readAt: size=512, off=0 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate(0xc000a33bc0): openPending: 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-04-30 01:50:31 +0000 UTC" against cached fingerprint "23,2025-04-30 01:49:31 +0000 UTC" 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-04-30 01:50:31 +0000 UTC" != cached fingerprint "23,2025-04-30 01:49:31 +0000 UTC") 2025/04/30 02:40:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/04/30 02:40:33 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate(0xc000a33bc0): >openPending: err= 2025/04/30 02:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate(0xc000a33bc0): >_readAt: n=24, err=EOF 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate(0xc000a33bc0): close: 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-30 01:50:31 +0000 GMT 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate(0xc000a33bc0): >close: err= 2025/04/30 02:40:33 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:40:33 DEBUG : : Looking for writers 2025/04/30 02:40:33 DEBUG : TestRWCacheUpdate: reading active writers 2025/04/30 02:40:33 DEBUG : >WaitForWriters: 2025/04/30 02:40:33 DEBUG : webdav root 'rclone-test-rekupok5jaco': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:40:33 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:34 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:34 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:34 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:40:34 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:40:34 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:40:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/30 02:40:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/30 02:40:34 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/30 02:40:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:40:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/30 02:40:34 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:40:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/30 02:40:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/30 02:40:34 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/30 02:40:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:40:34 DEBUG : : forgetting directory cache 2025/04/30 02:40:34 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/30 02:40:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/30 02:40:34 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:40:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/30 02:40:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/30 02:40:34 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/30 02:40:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:40:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/30 02:40:34 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:40:34 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/30 02:40:34 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/30 02:40:34 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/30 02:40:34 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:40:34 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/30 02:40:34 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:40:34 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/30 02:40:34 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/30 02:40:34 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/30 02:40:34 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:40:34 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/30 02:40:34 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:40:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/30 02:40:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/30 02:40:34 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/30 02:40:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:40:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/30 02:40:34 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:40:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/30 02:40:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/30 02:40:34 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/04/30 02:40:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:40:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/30 02:40:34 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:40:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/30 02:40:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/30 02:40:34 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/04/30 02:40:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:40:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/30 02:40:34 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:40:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/30 02:40:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/30 02:40:34 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/04/30 02:40:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:40:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/30 02:40:34 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:40:34 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/30 02:40:34 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/30 02:40:34 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/30 02:40:34 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:40:34 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/30 02:40:34 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:40:34 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/30 02:40:34 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/30 02:40:34 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/30 02:40:34 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:40:34 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/30 02:40:34 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:40:34 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/04/30 02:40:34 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/04/30 02:40:34 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:40:34 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/04/30 02:40:34 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/04/30 02:40:34 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:40:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/30 02:40:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/30 02:40:34 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/30 02:40:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:40:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/30 02:40:34 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:40:34 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:34 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:40:34 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:34 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:40:34 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:34 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:40:34 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/30 02:40:34 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/30 02:40:34 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/30 02:40:34 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:40:34 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/30 02:40:34 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:40:34 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/30 02:40:34 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/30 02:40:34 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/30 02:40:34 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:40:34 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/30 02:40:34 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:40:34 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:34 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:40:34 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:34 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:40:34 DEBUG : : Looking for writers 2025/04/30 02:40:34 DEBUG : FilEb: reading active writers 2025/04/30 02:40:34 DEBUG : FiLeA: reading active writers 2025/04/30 02:40:34 DEBUG : FiLeB: reading active writers 2025/04/30 02:40:34 DEBUG : >WaitForWriters: 2025/04/30 02:40:34 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:40:34 DEBUG : : Looking for writers 2025/04/30 02:40:34 DEBUG : FilEb: reading active writers 2025/04/30 02:40:34 DEBUG : FiLeA: reading active writers 2025/04/30 02:40:34 DEBUG : FiLeB: reading active writers 2025/04/30 02:40:34 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.36s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:40:34 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:34 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:34 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:40:34 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:40:34 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/30 02:40:34 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/30 02:40:34 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/30 02:40:34 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:40:34 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/30 02:40:34 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:40:34 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/04/30 02:40:34 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/04/30 02:40:34 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/04/30 02:40:34 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:40:34 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/30 02:40:34 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:40:34 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/30 02:40:34 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/30 02:40:34 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/30 02:40:34 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:40:34 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/30 02:40:34 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:40:34 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:34 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:40:34 DEBUG : : Looking for writers 2025/04/30 02:40:34 DEBUG : normal name with no special characters.txt: reading active writers 2025/04/30 02:40:34 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/04/30 02:40:34 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:40:34 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:40:34 DEBUG : webdav root 'rclone-test-rekupok5jaco': Reusing VFS from active cache 2025/04/30 02:40:34 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:40:34 DEBUG : : Looking for writers 2025/04/30 02:40:34 DEBUG : >WaitForWriters: 2025/04/30 02:40:34 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:40:34 DEBUG : : Looking for writers 2025/04/30 02:40:34 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:40:34 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:40:34 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:40:34 DEBUG : : Looking for writers 2025/04/30 02:40:34 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:40:34 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:40:34 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:40:34 DEBUG : : Looking for writers 2025/04/30 02:40:34 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:40:34 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:40:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:34 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:34 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:40:34 DEBUG : dir: Looking for writers 2025/04/30 02:40:34 DEBUG : file2: reading active writers 2025/04/30 02:40:34 DEBUG : : Looking for writers 2025/04/30 02:40:34 DEBUG : dir: reading active writers 2025/04/30 02:40:34 DEBUG : file1: reading active writers 2025/04/30 02:40:34 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:40:34 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:40:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:34 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:34 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:40:34 DEBUG : dir: Looking for writers 2025/04/30 02:40:34 DEBUG : : Looking for writers 2025/04/30 02:40:34 DEBUG : dir: reading active writers 2025/04/30 02:40:34 DEBUG : file1: reading active writers 2025/04/30 02:40:34 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:40:34 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:40:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:34 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:34 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:40:35 DEBUG : file1: Open: flags=O_RDONLY 2025/04/30 02:40:35 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/30 02:40:35 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/30 02:40:35 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:40:35 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/04/30 02:40:35 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/30 02:40:35 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:35 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:35 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:35 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/30 02:40:35 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/04/30 02:40:35 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/04/30 02:40:35 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/30 02:40:35 DEBUG : webdav root 'rclone-test-rekupok5jaco': File to upload is small (0 bytes), uploading instead of streaming 2025/04/30 02:40:35 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:35 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/04/30 02:40:35 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/30 02:40:35 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:35 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/30 02:40:35 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:40:35 DEBUG : dir: Looking for writers 2025/04/30 02:40:35 DEBUG : file2: reading active writers 2025/04/30 02:40:35 DEBUG : new_file.txt: reading active writers 2025/04/30 02:40:35 DEBUG : : Looking for writers 2025/04/30 02:40:35 DEBUG : dir: reading active writers 2025/04/30 02:40:35 DEBUG : file1: reading active writers 2025/04/30 02:40:35 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.22s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:40:35 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:40:35 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:35 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/04/30 02:40:35 DEBUG : dir/file1: Updating file with dir/file1 0xc0008ed680 2025/04/30 02:40:35 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/30 02:40:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/30 02:40:35 INFO : dir/file1: Moved (server-side) to: file0 2025/04/30 02:40:35 DEBUG : file0: Updating file with file0 0xc0008ed680 2025/04/30 02:40:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/30 02:40:35 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/04/30 02:40:35 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:40:35 DEBUG : dir: Looking for writers 2025/04/30 02:40:35 DEBUG : : Looking for writers 2025/04/30 02:40:35 DEBUG : dir: reading active writers 2025/04/30 02:40:35 DEBUG : file0: reading active writers 2025/04/30 02:40:35 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.26s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:40:35 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:40:35 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:40:35 DEBUG : : Looking for writers 2025/04/30 02:40:35 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:40:35 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:40:35 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/04/30 02:40:35 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/30 02:40:35 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/04/30 02:40:35 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/04/30 02:40:35 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/04/30 02:40:35 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:40:35 DEBUG : c: Looking for writers 2025/04/30 02:40:35 DEBUG : d: Looking for writers 2025/04/30 02:40:35 DEBUG : : Looking for writers 2025/04/30 02:40:35 DEBUG : a: Looking for writers 2025/04/30 02:40:35 DEBUG : b: Looking for writers 2025/04/30 02:40:35 DEBUG : : Looking for writers 2025/04/30 02:40:35 DEBUG : c: reading active writers 2025/04/30 02:40:35 DEBUG : d: reading active writers 2025/04/30 02:40:35 DEBUG : /: reading active writers 2025/04/30 02:40:35 DEBUG : a: reading active writers 2025/04/30 02:40:35 DEBUG : b: reading active writers 2025/04/30 02:40:35 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.40s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:40:35 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:40:35 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/30 02:40:35 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/04/30 02:40:35 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/04/30 02:40:35 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/04/30 02:40:36 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:40:36 DEBUG : a/b/c/d: Looking for writers 2025/04/30 02:40:36 DEBUG : a/b/c: Looking for writers 2025/04/30 02:40:36 DEBUG : d: reading active writers 2025/04/30 02:40:36 DEBUG : a/b: Looking for writers 2025/04/30 02:40:36 DEBUG : c: reading active writers 2025/04/30 02:40:36 DEBUG : a: Looking for writers 2025/04/30 02:40:36 DEBUG : b: reading active writers 2025/04/30 02:40:36 DEBUG : : Looking for writers 2025/04/30 02:40:36 DEBUG : a: reading active writers 2025/04/30 02:40:36 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.41s) === 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 TestVFSIsMetadataFile run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:40:36 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:40:36 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:40:36 DEBUG : : Looking for writers 2025/04/30 02:40:36 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === 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-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:40:36 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:40:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:40:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/30 02:40:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/30 02:40:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:40:36 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/30 02:40:36 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/30 02:40:36 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/04/30 02:40:36 DEBUG : webdav root 'rclone-test-rekupok5jaco': File to upload is small (5 bytes), uploading instead of streaming 2025/04/30 02:40:36 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:36 DEBUG : file1: Size of src and dst objects identical 2025/04/30 02:40:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:40:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:40:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/30 02:40:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/30 02:40:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:40:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/30 02:40:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/30 02:40:36 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/04/30 02:40:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/30 02:40:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/30 02:40:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:40:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/30 02:40:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/30 02:40:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:40:36 DEBUG : webdav root 'rclone-test-rekupok5jaco': File to upload is small (0 bytes), uploading instead of streaming 2025/04/30 02:40:36 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:36 DEBUG : file1: Size of src and dst objects identical 2025/04/30 02:40:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:40:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/30 02:40:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/30 02:40:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:40:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/30 02:40:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/30 02:40:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:40:36 DEBUG : webdav root 'rclone-test-rekupok5jaco': File to upload is small (7 bytes), uploading instead of streaming 2025/04/30 02:40:36 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:36 DEBUG : file1: Size of src and dst objects identical 2025/04/30 02:40:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:40:36 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:40:36 DEBUG : : Looking for writers 2025/04/30 02:40:36 DEBUG : file1: reading active writers 2025/04/30 02:40:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:40:36 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:40:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:40:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/30 02:40:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/30 02:40:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:40:36 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/04/30 02:40:37 DEBUG : file1: aborting in-sequence write wait, off=100 2025/04/30 02:40:37 DEBUG : file1: failed to wait for in-sequence write to 100 2025/04/30 02:40:37 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/04/30 02:40:37 DEBUG : webdav root 'rclone-test-rekupok5jaco': File to upload is small (11 bytes), uploading instead of streaming 2025/04/30 02:40:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:37 DEBUG : file1: Size of src and dst objects identical 2025/04/30 02:40:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:40:37 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/04/30 02:40:37 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:40:37 DEBUG : : Looking for writers 2025/04/30 02:40:37 DEBUG : file1: reading active writers 2025/04/30 02:40:37 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.07s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:40:37 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:40:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:40:37 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/30 02:40:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/30 02:40:37 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/04/30 02:40:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:40:37 DEBUG : webdav root 'rclone-test-rekupok5jaco': File to upload is small (5 bytes), uploading instead of streaming 2025/04/30 02:40:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:37 DEBUG : file1: Size of src and dst objects identical 2025/04/30 02:40:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:40:37 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/04/30 02:40:37 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:40:37 DEBUG : : Looking for writers 2025/04/30 02:40:37 DEBUG : file1: reading active writers 2025/04/30 02:40:37 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:40:37 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:40:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:40:37 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/30 02:40:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/30 02:40:37 DEBUG : file1: WriteFileHandle.Release closing 2025/04/30 02:40:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:40:37 DEBUG : webdav root 'rclone-test-rekupok5jaco': File to upload is small (0 bytes), uploading instead of streaming 2025/04/30 02:40:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:40:37 DEBUG : file1: Size of src and dst objects identical 2025/04/30 02:40:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:40:37 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/04/30 02:40:37 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:40:37 DEBUG : : Looking for writers 2025/04/30 02:40:37 DEBUG : file1: reading active writers 2025/04/30 02:40:37 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:40:37 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:40:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:40:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:40:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:40:37 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/30 02:40:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/04/30 02:40:37 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:40:37 DEBUG : : Looking for writers 2025/04/30 02:40:37 DEBUG : file1: reading active writers 2025/04/30 02:40:37 DEBUG : file1: active writers 1 2025/04/30 02:40:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/04/30 02:40:37 DEBUG : : Looking for writers 2025/04/30 02:40:37 DEBUG : file1: reading active writers 2025/04/30 02:40:37 DEBUG : file1: active writers 1 2025/04/30 02:40:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/04/30 02:40:37 DEBUG : : Looking for writers 2025/04/30 02:40:37 DEBUG : file1: reading active writers 2025/04/30 02:40:37 DEBUG : file1: active writers 1 2025/04/30 02:40:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/04/30 02:40:37 DEBUG : : Looking for writers 2025/04/30 02:40:37 DEBUG : file1: reading active writers 2025/04/30 02:40:37 DEBUG : file1: active writers 1 2025/04/30 02:40:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/04/30 02:40:37 DEBUG : : Looking for writers 2025/04/30 02:40:37 DEBUG : file1: reading active writers 2025/04/30 02:40:37 DEBUG : file1: active writers 1 2025/04/30 02:40:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/04/30 02:40:37 DEBUG : : Looking for writers 2025/04/30 02:40:37 DEBUG : file1: reading active writers 2025/04/30 02:40:37 DEBUG : file1: active writers 1 2025/04/30 02:40:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/04/30 02:40:38 DEBUG : : Looking for writers 2025/04/30 02:40:38 DEBUG : file1: reading active writers 2025/04/30 02:40:38 DEBUG : file1: active writers 1 2025/04/30 02:40:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/04/30 02:40:38 DEBUG : : Looking for writers 2025/04/30 02:40:38 DEBUG : file1: reading active writers 2025/04/30 02:40:38 DEBUG : file1: active writers 1 2025/04/30 02:40:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/30 02:40:39 DEBUG : : Looking for writers 2025/04/30 02:40:39 DEBUG : file1: reading active writers 2025/04/30 02:40:39 DEBUG : file1: active writers 1 2025/04/30 02:40:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/30 02:40:40 DEBUG : : Looking for writers 2025/04/30 02:40:40 DEBUG : file1: reading active writers 2025/04/30 02:40:40 DEBUG : file1: active writers 1 2025/04/30 02:40:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/30 02:40:41 DEBUG : : Looking for writers 2025/04/30 02:40:41 DEBUG : file1: reading active writers 2025/04/30 02:40:41 DEBUG : file1: active writers 1 2025/04/30 02:40:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/30 02:40:42 DEBUG : : Looking for writers 2025/04/30 02:40:42 DEBUG : file1: reading active writers 2025/04/30 02:40:42 DEBUG : file1: active writers 1 2025/04/30 02:40:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/30 02:40:43 DEBUG : : Looking for writers 2025/04/30 02:40:43 DEBUG : file1: reading active writers 2025/04/30 02:40:43 DEBUG : file1: active writers 1 2025/04/30 02:40:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/30 02:40:44 DEBUG : : Looking for writers 2025/04/30 02:40:44 DEBUG : file1: reading active writers 2025/04/30 02:40:44 DEBUG : file1: active writers 1 2025/04/30 02:40:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/30 02:40:45 DEBUG : : Looking for writers 2025/04/30 02:40:45 DEBUG : file1: reading active writers 2025/04/30 02:40:45 DEBUG : file1: active writers 1 2025/04/30 02:40:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/30 02:40:46 DEBUG : : Looking for writers 2025/04/30 02:40:46 DEBUG : file1: reading active writers 2025/04/30 02:40:46 DEBUG : file1: active writers 1 2025/04/30 02:40:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/30 02:40:47 DEBUG : : Looking for writers 2025/04/30 02:40:47 DEBUG : file1: reading active writers 2025/04/30 02:40:47 DEBUG : file1: active writers 1 2025/04/30 02:40:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/30 02:40:48 DEBUG : : Looking for writers 2025/04/30 02:40:48 DEBUG : file1: reading active writers 2025/04/30 02:40:48 DEBUG : file1: active writers 1 2025/04/30 02:40:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/30 02:40:49 DEBUG : : Looking for writers 2025/04/30 02:40:49 DEBUG : file1: reading active writers 2025/04/30 02:40:49 DEBUG : file1: active writers 1 2025/04/30 02:40:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/30 02:40:50 DEBUG : : Looking for writers 2025/04/30 02:40:50 DEBUG : file1: reading active writers 2025/04/30 02:40:50 DEBUG : file1: active writers 1 2025/04/30 02:40:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/30 02:40:51 DEBUG : : Looking for writers 2025/04/30 02:40:51 DEBUG : file1: reading active writers 2025/04/30 02:40:51 DEBUG : file1: active writers 1 2025/04/30 02:40:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/30 02:40:52 DEBUG : : Looking for writers 2025/04/30 02:40:52 DEBUG : file1: reading active writers 2025/04/30 02:40:52 DEBUG : file1: active writers 1 2025/04/30 02:40:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/30 02:40:53 DEBUG : : Looking for writers 2025/04/30 02:40:53 DEBUG : file1: reading active writers 2025/04/30 02:40:53 DEBUG : file1: active writers 1 2025/04/30 02:40:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/30 02:40:54 DEBUG : : Looking for writers 2025/04/30 02:40:54 DEBUG : file1: reading active writers 2025/04/30 02:40:54 DEBUG : file1: active writers 1 2025/04/30 02:40:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/30 02:40:55 DEBUG : : Looking for writers 2025/04/30 02:40:55 DEBUG : file1: reading active writers 2025/04/30 02:40:55 DEBUG : file1: active writers 1 2025/04/30 02:40:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/30 02:40:56 DEBUG : : Looking for writers 2025/04/30 02:40:56 DEBUG : file1: reading active writers 2025/04/30 02:40:56 DEBUG : file1: active writers 1 2025/04/30 02:40:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/30 02:40:57 DEBUG : : Looking for writers 2025/04/30 02:40:57 DEBUG : file1: reading active writers 2025/04/30 02:40:57 DEBUG : file1: active writers 1 2025/04/30 02:40:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/30 02:40:58 DEBUG : : Looking for writers 2025/04/30 02:40:58 DEBUG : file1: reading active writers 2025/04/30 02:40:58 DEBUG : file1: active writers 1 2025/04/30 02:40:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/30 02:40:59 DEBUG : : Looking for writers 2025/04/30 02:40:59 DEBUG : file1: reading active writers 2025/04/30 02:40:59 DEBUG : file1: active writers 1 2025/04/30 02:40:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/30 02:41:00 DEBUG : : Looking for writers 2025/04/30 02:41:00 DEBUG : file1: reading active writers 2025/04/30 02:41:00 DEBUG : file1: active writers 1 2025/04/30 02:41:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/30 02:41:01 DEBUG : : Looking for writers 2025/04/30 02:41:01 DEBUG : file1: reading active writers 2025/04/30 02:41:01 DEBUG : file1: active writers 1 2025/04/30 02:41:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/30 02:41:02 DEBUG : : Looking for writers 2025/04/30 02:41:02 DEBUG : file1: reading active writers 2025/04/30 02:41:02 DEBUG : file1: active writers 1 2025/04/30 02:41:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/30 02:41:03 DEBUG : : Looking for writers 2025/04/30 02:41:03 DEBUG : file1: reading active writers 2025/04/30 02:41:03 DEBUG : file1: active writers 1 2025/04/30 02:41:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/30 02:41:04 DEBUG : : Looking for writers 2025/04/30 02:41:04 DEBUG : file1: reading active writers 2025/04/30 02:41:04 DEBUG : file1: active writers 1 2025/04/30 02:41:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/30 02:41:05 DEBUG : : Looking for writers 2025/04/30 02:41:05 DEBUG : file1: reading active writers 2025/04/30 02:41:05 DEBUG : file1: active writers 1 2025/04/30 02:41:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/30 02:41:06 DEBUG : : Looking for writers 2025/04/30 02:41:06 DEBUG : file1: reading active writers 2025/04/30 02:41:06 DEBUG : file1: active writers 1 2025/04/30 02:41:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/30 02:41:07 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/04/30 02:41:07 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:41:07 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:41:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:41:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:41:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:41:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/30 02:41:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/30 02:41:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:41:07 DEBUG : webdav root 'rclone-test-rekupok5jaco': File to upload is small (0 bytes), uploading instead of streaming 2025/04/30 02:41:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:41:07 DEBUG : file1: Size of src and dst objects identical 2025/04/30 02:41:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:41:07 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:41:07 DEBUG : file1: Open: flags=O_RDONLY 2025/04/30 02:41:07 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/30 02:41:07 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/30 02:41:07 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:41:07 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/30 02:41:07 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:41:07 DEBUG : : Looking for writers 2025/04/30 02:41:07 DEBUG : file1: reading active writers 2025/04/30 02:41:07 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.08s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-rekupok5jaco'", Local "Local file system at /tmp/rclone2901693517", Modify Window "1s" 2025/04/30 02:41:07 INFO : webdav root 'rclone-test-rekupok5jaco': poll-interval is not supported by this remote 2025/04/30 02:41:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/30 02:41:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/30 02:41:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:41:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/30 02:41:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/30 02:41:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:41:07 DEBUG : webdav root 'rclone-test-rekupok5jaco': File to upload is small (100 bytes), uploading instead of streaming 2025/04/30 02:41:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/30 02:41:07 DEBUG : file1: Size of src and dst objects identical 2025/04/30 02:41:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/30 02:41:07 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/30 02:41:07 DEBUG : file1: Open: flags=O_RDONLY 2025/04/30 02:41:07 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/30 02:41:07 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/30 02:41:07 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/30 02:41:07 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/30 02:41:07 DEBUG : WaitForWriters: timeout=30s 2025/04/30 02:41:07 DEBUG : : Looking for writers 2025/04/30 02:41:07 DEBUG : file1: reading active writers 2025/04/30 02:41:07 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.08s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/04/30 02:41:07 DEBUG : webdav root 'rclone-test-rekupok5jaco': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.413459165s (try 1/5)