"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2025/06/23 01:07:44 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-ditered9pofe" 2025/06/23 01:07:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 01:07:44 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/06/23 01:07:44 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/06/23 01:07:44 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/06/23 01:07:44 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/06/23 01:07:44 DEBUG : Setting pass="8EdJC-S__-k7t6OZLVJtDcBeIUhEdb7DM40JYsoWHlnv7QM" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/06/23 01:07:44 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{hIPIT}" suffix to name 2025/06/23 01:07:44 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/06/23 01:07:44 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/06/23 01:07:44 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/06/23 01:07:44 DEBUG : Setting pass="8EdJC-S__-k7t6OZLVJtDcBeIUhEdb7DM40JYsoWHlnv7QM" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/06/23 01:07:44 DEBUG : found headers: 2025/06/23 01:07:46 DEBUG : Creating backend with remote "/tmp/rclone1848987067" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:07:46 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:07:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:07:47 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:07:47 DEBUG : dir: Looking for writers 2025/06/23 01:07:47 DEBUG : Looking for writers 2025/06/23 01:07:47 DEBUG : dir: reading active writers 2025/06/23 01:07:47 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.52s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:07:47 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:07:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:07:48 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/06/23 01:07:48 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/06/23 01:07:49 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:07:49 DEBUG : dir/subdir: Looking for writers 2025/06/23 01:07:49 DEBUG : dir: Looking for writers 2025/06/23 01:07:49 DEBUG : file2: reading active writers 2025/06/23 01:07:49 DEBUG : subdir: reading active writers 2025/06/23 01:07:49 DEBUG : file1: reading active writers 2025/06/23 01:07:49 DEBUG : Looking for writers 2025/06/23 01:07:49 DEBUG : dir: reading active writers 2025/06/23 01:07:49 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.66s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:07:50 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:07:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:07:50 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:07:50 DEBUG : dir: Looking for writers 2025/06/23 01:07:50 DEBUG : file1: reading active writers 2025/06/23 01:07:50 DEBUG : Looking for writers 2025/06/23 01:07:50 DEBUG : dir: reading active writers 2025/06/23 01:07:50 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.26s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:07:51 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:07:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:07:52 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:07:52 DEBUG : dir: Looking for writers 2025/06/23 01:07:52 DEBUG : Looking for writers 2025/06/23 01:07:52 DEBUG : dir: reading active writers 2025/06/23 01:07:52 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.21s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:07:52 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:07:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:07:53 DEBUG : dir: forgetting directory cache 2025/06/23 01:07:53 DEBUG : forgetting directory cache 2025/06/23 01:07:53 DEBUG : dir: forgetting directory cache 2025/06/23 01:07:53 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:07:53 DEBUG : Looking for writers 2025/06/23 01:07:53 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.37s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:07:54 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:07:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:07:54 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/06/23 01:07:54 DEBUG : dir: invalidating directory cache 2025/06/23 01:07:54 DEBUG : >ForgetPath: 2025/06/23 01:07:54 DEBUG : ForgetPath: relativePath="dir", type=0 2025/06/23 01:07:54 DEBUG : invalidating directory cache 2025/06/23 01:07:54 DEBUG : dir: forgetting directory cache 2025/06/23 01:07:54 DEBUG : >ForgetPath: 2025/06/23 01:07:54 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/06/23 01:07:54 DEBUG : >ForgetPath: 2025/06/23 01:07:54 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:07:54 DEBUG : dir: Looking for writers 2025/06/23 01:07:54 DEBUG : Looking for writers 2025/06/23 01:07:54 DEBUG : dir: reading active writers 2025/06/23 01:07:54 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.40s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:07:55 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:07:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:07:57 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/06/23 01:07:57 DEBUG : forgetting directory cache 2025/06/23 01:07:57 DEBUG : dir: forgetting directory cache 2025/06/23 01:07:57 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:07:57 DEBUG : dir: Looking for writers 2025/06/23 01:07:57 DEBUG : fil/a/b: Looking for writers 2025/06/23 01:07:57 DEBUG : fil/a: Looking for writers 2025/06/23 01:07:57 DEBUG : b: reading active writers 2025/06/23 01:07:57 DEBUG : fil: Looking for writers 2025/06/23 01:07:57 DEBUG : a: reading active writers 2025/06/23 01:07:57 DEBUG : Looking for writers 2025/06/23 01:07:57 DEBUG : dir: reading active writers 2025/06/23 01:07:57 DEBUG : fil: reading active writers 2025/06/23 01:07:57 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (4.02s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:07:59 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:07:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:00 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:00 DEBUG : dir: Looking for writers 2025/06/23 01:08:00 DEBUG : Looking for writers 2025/06/23 01:08:00 DEBUG : dir: reading active writers 2025/06/23 01:08:00 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.28s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:08:00 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:08:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:01 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:01 DEBUG : dir: Looking for writers 2025/06/23 01:08:01 DEBUG : file1: reading active writers 2025/06/23 01:08:01 DEBUG : Looking for writers 2025/06/23 01:08:01 DEBUG : dir: reading active writers 2025/06/23 01:08:01 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.23s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:08:02 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:08:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:02 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:02 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/06/23 01:08:03 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/06/23 01:08:03 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/06/23 01:08:03 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/06/23 01:08:03 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/06/23 01:08:03 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:04 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:04 DEBUG : dir: invalidating directory cache 2025/06/23 01:08:04 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/06/23 01:08:04 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/06/23 01:08:04 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/06/23 01:08:04 DEBUG : dir/file1: Reset virtual modtime 2025/06/23 01:08:04 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/06/23 01:08:04 DEBUG : dir/virtualFile: Reset virtual modtime 2025/06/23 01:08:04 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/06/23 01:08:04 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/06/23 01:08:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/23 01:08:04 DEBUG : dir: invalidating directory cache 2025/06/23 01:08:04 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/06/23 01:08:04 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/06/23 01:08:04 DEBUG : dir/virtualFile: Reset virtual modtime 2025/06/23 01:08:04 DEBUG : forgetting directory cache 2025/06/23 01:08:04 DEBUG : dir: forgetting directory cache 2025/06/23 01:08:04 DEBUG : dir/virtualDir: forgetting directory cache 2025/06/23 01:08:04 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:04 DEBUG : dir/virtualDir: Looking for writers 2025/06/23 01:08:04 DEBUG : dir: Looking for writers 2025/06/23 01:08:04 DEBUG : file1: reading active writers 2025/06/23 01:08:04 DEBUG : virtualFile2: reading active writers 2025/06/23 01:08:04 DEBUG : virtualFile: reading active writers 2025/06/23 01:08:04 DEBUG : virtualDir: reading active writers 2025/06/23 01:08:04 DEBUG : Looking for writers 2025/06/23 01:08:04 DEBUG : dir: reading active writers 2025/06/23 01:08:04 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.98s) --- PASS: TestDirReadDirAll/Virtual (1.16s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:08:06 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:08:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:06 ERROR : dir/: Can only open directories read only 2025/06/23 01:08:06 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:06 DEBUG : dir: Looking for writers 2025/06/23 01:08:06 DEBUG : Looking for writers 2025/06/23 01:08:06 DEBUG : dir: reading active writers 2025/06/23 01:08:06 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.26s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:08:07 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:08:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:08 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:08:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/06/23 01:08:08 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/06/23 01:08:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/06/23 01:08:08 DEBUG : webdav root 'rclone-test-ditered9pofe': File to upload is small (5 bytes), uploading instead of streaming 2025/06/23 01:08:08 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:08 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/06/23 01:08:08 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/06/23 01:08:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/06/23 01:08:08 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:08 DEBUG : dir: Looking for writers 2025/06/23 01:08:08 DEBUG : file1: reading active writers 2025/06/23 01:08:08 DEBUG : potato: reading active writers 2025/06/23 01:08:08 DEBUG : Looking for writers 2025/06/23 01:08:08 DEBUG : dir: reading active writers 2025/06/23 01:08:08 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.81s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:08:09 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:08:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:10 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/06/23 01:08:10 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:10 DEBUG : dir/sub: Looking for writers 2025/06/23 01:08:10 DEBUG : dir: Looking for writers 2025/06/23 01:08:10 DEBUG : file1: reading active writers 2025/06/23 01:08:10 DEBUG : sub: reading active writers 2025/06/23 01:08:10 DEBUG : Looking for writers 2025/06/23 01:08:10 DEBUG : dir: reading active writers 2025/06/23 01:08:10 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (2.21s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:08:11 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:08:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:12 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/06/23 01:08:12 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/06/23 01:08:12 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:12 DEBUG : dir/sub/subsub: Looking for writers 2025/06/23 01:08:12 DEBUG : dir/sub: Looking for writers 2025/06/23 01:08:12 DEBUG : subsub: reading active writers 2025/06/23 01:08:12 DEBUG : dir: Looking for writers 2025/06/23 01:08:12 DEBUG : file1: reading active writers 2025/06/23 01:08:12 DEBUG : sub: reading active writers 2025/06/23 01:08:12 DEBUG : Looking for writers 2025/06/23 01:08:12 DEBUG : dir: reading active writers 2025/06/23 01:08:12 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (2.67s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:08:14 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:08:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:14 ERROR : dir/: Dir.Remove not empty 2025/06/23 01:08:14 DEBUG : dir/file1: Remove: 2025/06/23 01:08:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/23 01:08:14 DEBUG : dir/file1: >Remove: err= 2025/06/23 01:08:15 DEBUG : Added virtual directory entry vDel: "dir" 2025/06/23 01:08:15 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:15 DEBUG : Looking for writers 2025/06/23 01:08:15 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.28s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:08:15 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:08:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:15 DEBUG : dir/file1: Remove: 2025/06/23 01:08:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/23 01:08:16 DEBUG : dir/file1: >Remove: err= 2025/06/23 01:08:16 DEBUG : Added virtual directory entry vDel: "dir" 2025/06/23 01:08:16 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:16 DEBUG : Looking for writers 2025/06/23 01:08:16 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.22s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:08:16 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:08:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:17 DEBUG : dir/file1: Remove: 2025/06/23 01:08:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/23 01:08:17 DEBUG : dir/file1: >Remove: err= 2025/06/23 01:08:17 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:17 DEBUG : dir: Looking for writers 2025/06/23 01:08:17 DEBUG : Looking for writers 2025/06/23 01:08:17 DEBUG : dir: reading active writers 2025/06/23 01:08:17 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.65s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:08:18 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:08:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:18 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:19 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/06/23 01:08:19 DEBUG : dir: Updating dir with dir2 0xc00069eb60 2025/06/23 01:08:19 DEBUG : dir: forgetting directory cache 2025/06/23 01:08:19 DEBUG : Added virtual directory entry vDel: "dir" 2025/06/23 01:08:19 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/06/23 01:08:20 INFO : dir2/file1: Moved (server-side) to: file2 2025/06/23 01:08:20 DEBUG : file2: Updating file with file2 0xc000710cc0 2025/06/23 01:08:20 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/06/23 01:08:20 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/06/23 01:08:20 INFO : dir2/file3: Deleted 2025/06/23 01:08:21 INFO : file2: Moved (server-side) to: dir2/file3 2025/06/23 01:08:21 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000710cc0 2025/06/23 01:08:21 DEBUG : Added virtual directory entry vDel: "file2" 2025/06/23 01:08:21 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/06/23 01:08:21 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/06/23 01:08:21 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000492680 2025/06/23 01:08:21 DEBUG : empty directory: forgetting directory cache 2025/06/23 01:08:21 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/06/23 01:08:21 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/06/23 01:08:21 DEBUG : dir2: Renaming to "dir3" 2025/06/23 01:08:21 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:21 DEBUG : dir3: Looking for writers 2025/06/23 01:08:21 DEBUG : file3: reading active writers 2025/06/23 01:08:21 DEBUG : renamed empty directory: Looking for writers 2025/06/23 01:08:21 DEBUG : Looking for writers 2025/06/23 01:08:21 DEBUG : dir3: reading active writers 2025/06/23 01:08:21 DEBUG : renamed empty directory: reading active writers 2025/06/23 01:08:21 DEBUG : >WaitForWriters: --- PASS: TestDirRename (4.64s) === 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-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:08:22 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:08:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:23 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/06/23 01:08:23 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:08:23 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/23 01:08:23 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/06/23 01:08:23 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/06/23 01:08:23 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/06/23 01:08:23 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/06/23 01:08:23 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:08:23 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/23 01:08:23 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/06/23 01:08:23 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/06/23 01:08:23 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/06/23 01:08:23 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/06/23 01:08:23 DEBUG : webdav root 'rclone-test-ditered9pofe': File to upload is small (12 bytes), uploading instead of streaming 2025/06/23 01:08:24 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:24 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/06/23 01:08:24 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/06/23 01:08:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/06/23 01:08:24 DEBUG : forgetting directory cache 2025/06/23 01:08:24 DEBUG : dir: forgetting directory cache 2025/06/23 01:08:24 DEBUG : dir/sub: forgetting directory cache 2025/06/23 01:08:24 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/06/23 01:08:24 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/06/23 01:08:24 DEBUG : webdav root 'rclone-test-ditered9pofe': File to upload is small (5 bytes), uploading instead of streaming 2025/06/23 01:08:24 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:24 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/06/23 01:08:24 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/06/23 01:08:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/06/23 01:08:24 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:24 DEBUG : dir/sub: Looking for writers 2025/06/23 01:08:24 DEBUG : file0: reading active writers 2025/06/23 01:08:24 DEBUG : file2: reading active writers 2025/06/23 01:08:24 DEBUG : dir: Looking for writers 2025/06/23 01:08:24 DEBUG : file1: reading active writers 2025/06/23 01:08:24 DEBUG : sub: reading active writers 2025/06/23 01:08:24 DEBUG : Looking for writers 2025/06/23 01:08:24 DEBUG : dir: reading active writers 2025/06/23 01:08:24 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.96s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:08:25 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/06/23 01:08:25 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:25 DEBUG : Looking for writers 2025/06/23 01:08:25 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.15s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:08:25 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:08:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/06/23 01:08:26 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:08:26 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/06/23 01:08:26 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/06/23 01:08:26 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/06/23 01:08:26 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:08:26 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/06/23 01:08:26 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/06/23 01:08:26 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:08:26 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/06/23 01:08:26 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/06/23 01:08:26 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/06/23 01:08:26 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:08:26 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/06/23 01:08:26 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:26 DEBUG : dir: Looking for writers 2025/06/23 01:08:26 DEBUG : file1: reading active writers 2025/06/23 01:08:26 DEBUG : file1.metadata: reading active writers 2025/06/23 01:08:26 DEBUG : Looking for writers 2025/06/23 01:08:26 DEBUG : dir: reading active writers 2025/06/23 01:08:26 DEBUG : dir.metadata: reading active writers 2025/06/23 01:08:26 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.18s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:08:27 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:08:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:27 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:27 DEBUG : dir: Looking for writers 2025/06/23 01:08:27 DEBUG : file1: reading active writers 2025/06/23 01:08:27 DEBUG : Looking for writers 2025/06/23 01:08:27 DEBUG : dir: reading active writers 2025/06/23 01:08:27 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.20s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:08:28 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:08:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:29 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:29 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/06/23 01:08:29 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:29 DEBUG : dir: Looking for writers 2025/06/23 01:08:29 DEBUG : file1: reading active writers 2025/06/23 01:08:29 DEBUG : Looking for writers 2025/06/23 01:08:29 DEBUG : dir: reading active writers 2025/06/23 01:08:29 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 (1.86s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (1.86s) --- 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-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:08:30 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:08:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/23 01:08:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/23 01:08:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:08:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/06/23 01:08:30 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:30 DEBUG : dir: Looking for writers 2025/06/23 01:08:30 DEBUG : file1: reading active writers 2025/06/23 01:08:30 DEBUG : Looking for writers 2025/06/23 01:08:30 DEBUG : dir: reading active writers 2025/06/23 01:08:30 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.31s) === RUN TestFileOpenReadUnknownSize 2025/06/23 01:08:31 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/06/23 01:08:31 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/23 01:08:31 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:08:31 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/06/23 01:08:31 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:31 DEBUG : Looking for writers 2025/06/23 01:08:31 DEBUG : file.txt: reading active writers 2025/06/23 01:08:31 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:08:31 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:08:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:08:32 DEBUG : webdav root 'rclone-test-ditered9pofe': File to upload is small (25 bytes), uploading instead of streaming 2025/06/23 01:08:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:32 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/06/23 01:08:32 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/06/23 01:08:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:08:32 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:32 DEBUG : dir: Looking for writers 2025/06/23 01:08:32 DEBUG : file1: reading active writers 2025/06/23 01:08:32 DEBUG : Looking for writers 2025/06/23 01:08:32 DEBUG : dir: reading active writers 2025/06/23 01:08:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.59s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:08:33 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:08:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:33 DEBUG : dir/file1: Remove: 2025/06/23 01:08:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/23 01:08:33 DEBUG : dir/file1: >Remove: err= 2025/06/23 01:08:34 DEBUG : dir/file1: Remove: 2025/06/23 01:08:34 DEBUG : dir/file1: >Remove: err=Read only file system 2025/06/23 01:08:34 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:34 DEBUG : dir: Looking for writers 2025/06/23 01:08:34 DEBUG : Looking for writers 2025/06/23 01:08:34 DEBUG : dir: reading active writers 2025/06/23 01:08:34 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.36s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:08:34 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:08:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:35 DEBUG : dir/file1: Remove: 2025/06/23 01:08:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/23 01:08:35 DEBUG : dir/file1: >Remove: err= 2025/06/23 01:08:35 DEBUG : dir/file1: Remove: 2025/06/23 01:08:35 DEBUG : dir/file1: >Remove: err=Read only file system 2025/06/23 01:08:35 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:35 DEBUG : dir: Looking for writers 2025/06/23 01:08:35 DEBUG : Looking for writers 2025/06/23 01:08:35 DEBUG : dir: reading active writers 2025/06/23 01:08:35 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.43s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:08:35 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:08:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/23 01:08:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/23 01:08:36 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/06/23 01:08:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/23 01:08:36 DEBUG : dir/file1: Open: flags=O_RDWR 2025/06/23 01:08:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/23 01:08:36 DEBUG : dir/file1: Open: flags=0x3 2025/06/23 01:08:36 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/06/23 01:08:36 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/06/23 01:08:36 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:36 DEBUG : dir: Looking for writers 2025/06/23 01:08:36 DEBUG : file1: reading active writers 2025/06/23 01:08:36 DEBUG : Looking for writers 2025/06/23 01:08:36 DEBUG : dir: reading active writers 2025/06/23 01:08:36 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.23s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:08:37 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:08:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:37 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:37 DEBUG : dir: Looking for writers 2025/06/23 01:08:37 DEBUG : file1: reading active writers 2025/06/23 01:08:37 DEBUG : Looking for writers 2025/06/23 01:08:37 DEBUG : dir: reading active writers 2025/06/23 01:08:37 DEBUG : >WaitForWriters: 2025/06/23 01:08:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/23 01:08:38 DEBUG : newLeaf: Updating file with newLeaf 0xc0009960c0 2025/06/23 01:08:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/23 01:08:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/23 01:08:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/23 01:08:38 DEBUG : dir/file1: Updating file with dir/file1 0xc0009960c0 2025/06/23 01:08:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/23 01:08:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:08:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/23 01:08:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/23 01:08:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:08:39 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009960c0 2025/06/23 01:08:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/23 01:08:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/23 01:08:39 DEBUG : webdav root 'rclone-test-ditered9pofe': File to upload is small (25 bytes), uploading instead of streaming 2025/06/23 01:08:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:39 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/06/23 01:08:39 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/06/23 01:08:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/23 01:08:39 DEBUG : newLeaf: Running delayed rename now 2025/06/23 01:08:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/23 01:08:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0009960c0 2025/06/23 01:08:39 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:39 DEBUG : dir: Looking for writers 2025/06/23 01:08:39 DEBUG : Looking for writers 2025/06/23 01:08:39 DEBUG : dir: reading active writers 2025/06/23 01:08:39 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:39 DEBUG : >WaitForWriters: 2025/06/23 01:08:39 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:39 DEBUG : dir: Looking for writers 2025/06/23 01:08:39 DEBUG : Looking for writers 2025/06/23 01:08:39 DEBUG : dir: reading active writers 2025/06/23 01:08:39 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:39 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:08:40 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:08:40 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/23 01:08:40 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:08:40 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:08:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:08:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:08:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:08:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:08:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:08:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:08:40 INFO : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/23 01:08:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:41 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:41 DEBUG : dir: Looking for writers 2025/06/23 01:08:41 DEBUG : file1: reading active writers 2025/06/23 01:08:41 DEBUG : Looking for writers 2025/06/23 01:08:41 DEBUG : dir: reading active writers 2025/06/23 01:08:41 DEBUG : >WaitForWriters: 2025/06/23 01:08:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/23 01:08:41 DEBUG : newLeaf: Updating file with newLeaf 0xc000845ec0 2025/06/23 01:08:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/23 01:08:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/23 01:08:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/23 01:08:42 DEBUG : dir/file1: Updating file with dir/file1 0xc000845ec0 2025/06/23 01:08:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/23 01:08:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:08:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/23 01:08:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/23 01:08:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:08:42 DEBUG : dir/file1: File is currently open, delaying rename 0xc000845ec0 2025/06/23 01:08:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/23 01:08:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/23 01:08:42 DEBUG : webdav root 'rclone-test-ditered9pofe': File to upload is small (25 bytes), uploading instead of streaming 2025/06/23 01:08:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:43 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/06/23 01:08:43 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/06/23 01:08:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/23 01:08:43 DEBUG : newLeaf: Running delayed rename now 2025/06/23 01:08:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/23 01:08:43 DEBUG : newLeaf: Updating file with newLeaf 0xc000845ec0 2025/06/23 01:08:43 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:43 DEBUG : dir: Looking for writers 2025/06/23 01:08:43 DEBUG : Looking for writers 2025/06/23 01:08:43 DEBUG : dir: reading active writers 2025/06/23 01:08:43 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:43 DEBUG : >WaitForWriters: 2025/06/23 01:08:43 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:43 DEBUG : dir: Looking for writers 2025/06/23 01:08:43 DEBUG : Looking for writers 2025/06/23 01:08:43 DEBUG : dir: reading active writers 2025/06/23 01:08:43 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:43 DEBUG : >WaitForWriters: 2025/06/23 01:08:43 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:08:44 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:08:44 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/23 01:08:44 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:08:44 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:08:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:08:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:08:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:08:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:08:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:08:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:08:44 INFO : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/23 01:08:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:44 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/23 01:08:44 DEBUG : dir/file1: newRWFileHandle: 2025/06/23 01:08:44 DEBUG : dir/file1(0xc000591640): openPending: 2025/06/23 01:08:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/06/23 01:08:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/23 01:08:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:08:44 DEBUG : dir/file1(0xc000591640): >openPending: err= 2025/06/23 01:08:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/23 01:08:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/23 01:08:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:08:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/23 01:08:44 DEBUG : dir/file1(0xc000591640): _writeAt: size=14, off=0 2025/06/23 01:08:44 DEBUG : dir/file1(0xc000591640): >_writeAt: n=14, err= 2025/06/23 01:08:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/23 01:08:44 DEBUG : dir/file1(0xc000591640): close: 2025/06/23 01:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/06/23 01:08:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/23 01:08:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/23 01:08:44 DEBUG : dir/file1(0xc000591640): >close: err= 2025/06/23 01:08:44 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:44 DEBUG : dir: Looking for writers 2025/06/23 01:08:44 DEBUG : file1: reading active writers 2025/06/23 01:08:44 DEBUG : Looking for writers 2025/06/23 01:08:44 DEBUG : dir: reading active writers 2025/06/23 01:08:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/23 01:08:44 DEBUG : dir: Looking for writers 2025/06/23 01:08:44 DEBUG : file1: reading active writers 2025/06/23 01:08:44 DEBUG : Looking for writers 2025/06/23 01:08:44 DEBUG : dir: reading active writers 2025/06/23 01:08:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/23 01:08:45 DEBUG : dir: Looking for writers 2025/06/23 01:08:45 DEBUG : file1: reading active writers 2025/06/23 01:08:45 DEBUG : Looking for writers 2025/06/23 01:08:45 DEBUG : dir: reading active writers 2025/06/23 01:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/23 01:08:45 DEBUG : dir: Looking for writers 2025/06/23 01:08:45 DEBUG : file1: reading active writers 2025/06/23 01:08:45 DEBUG : Looking for writers 2025/06/23 01:08:45 DEBUG : dir: reading active writers 2025/06/23 01:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/23 01:08:45 DEBUG : dir/file1: vfs cache: starting upload 2025/06/23 01:08:45 DEBUG : dir: Looking for writers 2025/06/23 01:08:45 DEBUG : file1: reading active writers 2025/06/23 01:08:45 DEBUG : Looking for writers 2025/06/23 01:08:45 DEBUG : dir: reading active writers 2025/06/23 01:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/23 01:08:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:45 DEBUG : dir: Looking for writers 2025/06/23 01:08:45 DEBUG : file1: reading active writers 2025/06/23 01:08:45 DEBUG : Looking for writers 2025/06/23 01:08:45 DEBUG : dir: reading active writers 2025/06/23 01:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/23 01:08:45 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/23 01:08:45 INFO : dir/file1: Copied (replaced existing) 2025/06/23 01:08:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/23 01:08:45 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/06/23 01:08:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:08:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/23 01:08:45 DEBUG : dir: Looking for writers 2025/06/23 01:08:45 DEBUG : file1: reading active writers 2025/06/23 01:08:45 DEBUG : Looking for writers 2025/06/23 01:08:45 DEBUG : dir: reading active writers 2025/06/23 01:08:45 DEBUG : >WaitForWriters: 2025/06/23 01:08:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/23 01:08:45 DEBUG : dir/file1: newRWFileHandle: 2025/06/23 01:08:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/23 01:08:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/23 01:08:45 DEBUG : dir/file1(0xc0004bc5c0): _readAt: size=512, off=0 2025/06/23 01:08:45 DEBUG : dir/file1(0xc0004bc5c0): openPending: 2025/06/23 01:08:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/06/23 01:08:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/23 01:08:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:08:45 DEBUG : dir/file1(0xc0004bc5c0): >openPending: err= 2025/06/23 01:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/06/23 01:08:45 DEBUG : dir/file1(0xc0004bc5c0): >_readAt: n=14, err=EOF 2025/06/23 01:08:45 DEBUG : dir/file1(0xc0004bc5c0): close: 2025/06/23 01:08:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/06/23 01:08:45 DEBUG : dir/file1(0xc0004bc5c0): >close: err= 2025/06/23 01:08:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/23 01:08:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/23 01:08:46 DEBUG : newLeaf: Updating file with newLeaf 0xc000d84300 2025/06/23 01:08:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/23 01:08:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/23 01:08:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/23 01:08:46 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/06/23 01:08:46 DEBUG : dir/file1: Updating file with dir/file1 0xc000d84300 2025/06/23 01:08:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/23 01:08:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:08:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/23 01:08:46 DEBUG : dir/file1: newRWFileHandle: 2025/06/23 01:08:46 DEBUG : dir/file1(0xc0004e2b80): openPending: 2025/06/23 01:08:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/06/23 01:08:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/23 01:08:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:08:46 DEBUG : dir/file1(0xc0004e2b80): >openPending: err= 2025/06/23 01:08:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/23 01:08:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/23 01:08:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/23 01:08:46 DEBUG : dir/file1(0xc0004e2b80): _writeAt: size=25, off=0 2025/06/23 01:08:46 DEBUG : dir/file1(0xc0004e2b80): >_writeAt: n=25, err= 2025/06/23 01:08:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/23 01:08:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/23 01:08:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000d84300 2025/06/23 01:08:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/23 01:08:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/23 01:08:47 DEBUG : newLeaf(0xc0004e2b80): close: 2025/06/23 01:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/06/23 01:08:47 DEBUG : newLeaf: vfs cache: setting modification time to 2025-06-23 01:08:46.924478861 +0000 UTC m=+62.069372418 2025/06/23 01:08:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/06/23 01:08:47 DEBUG : newLeaf(0xc0004e2b80): >close: err= 2025/06/23 01:08:47 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:47 DEBUG : dir: Looking for writers 2025/06/23 01:08:47 DEBUG : Looking for writers 2025/06/23 01:08:47 DEBUG : dir: reading active writers 2025/06/23 01:08:47 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/23 01:08:47 DEBUG : dir: Looking for writers 2025/06/23 01:08:47 DEBUG : Looking for writers 2025/06/23 01:08:47 DEBUG : dir: reading active writers 2025/06/23 01:08:47 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/23 01:08:47 DEBUG : dir: Looking for writers 2025/06/23 01:08:47 DEBUG : Looking for writers 2025/06/23 01:08:47 DEBUG : dir: reading active writers 2025/06/23 01:08:47 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/23 01:08:47 DEBUG : dir: Looking for writers 2025/06/23 01:08:47 DEBUG : Looking for writers 2025/06/23 01:08:47 DEBUG : dir: reading active writers 2025/06/23 01:08:47 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/23 01:08:47 DEBUG : newLeaf: vfs cache: starting upload 2025/06/23 01:08:47 DEBUG : dir: Looking for writers 2025/06/23 01:08:47 DEBUG : Looking for writers 2025/06/23 01:08:47 DEBUG : dir: reading active writers 2025/06/23 01:08:47 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/23 01:08:47 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:47 DEBUG : dir: Looking for writers 2025/06/23 01:08:47 DEBUG : Looking for writers 2025/06/23 01:08:47 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:47 DEBUG : dir: reading active writers 2025/06/23 01:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/23 01:08:47 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/06/23 01:08:47 INFO : newLeaf: Copied (replaced existing) 2025/06/23 01:08:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/06/23 01:08:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/06/23 01:08:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/23 01:08:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/06/23 01:08:47 DEBUG : dir: Looking for writers 2025/06/23 01:08:47 DEBUG : Looking for writers 2025/06/23 01:08:47 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:47 DEBUG : dir: reading active writers 2025/06/23 01:08:47 DEBUG : >WaitForWriters: 2025/06/23 01:08:48 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:48 DEBUG : dir: Looking for writers 2025/06/23 01:08:48 DEBUG : Looking for writers 2025/06/23 01:08:48 DEBUG : dir: reading active writers 2025/06/23 01:08:48 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:48 DEBUG : >WaitForWriters: 2025/06/23 01:08:48 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:08:48 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:08:48 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/23 01:08:48 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:08:48 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:08:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:08:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:08:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:08:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:08:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:08:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:08:48 INFO : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/23 01:08:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:49 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:49 DEBUG : dir: Looking for writers 2025/06/23 01:08:49 DEBUG : file1: reading active writers 2025/06/23 01:08:49 DEBUG : Looking for writers 2025/06/23 01:08:49 DEBUG : dir: reading active writers 2025/06/23 01:08:49 DEBUG : >WaitForWriters: 2025/06/23 01:08:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/23 01:08:50 DEBUG : newLeaf: Updating file with newLeaf 0xc000d85080 2025/06/23 01:08:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/23 01:08:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/23 01:08:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/23 01:08:50 DEBUG : dir/file1: Updating file with dir/file1 0xc000d85080 2025/06/23 01:08:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/23 01:08:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:08:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/23 01:08:50 DEBUG : dir/file1: newRWFileHandle: 2025/06/23 01:08:50 DEBUG : dir/file1(0xc0006f1040): openPending: 2025/06/23 01:08:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/06/23 01:08:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/23 01:08:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:08:50 DEBUG : dir/file1(0xc0006f1040): >openPending: err= 2025/06/23 01:08:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/23 01:08:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/23 01:08:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/23 01:08:50 DEBUG : dir/file1(0xc0006f1040): _writeAt: size=25, off=0 2025/06/23 01:08:50 DEBUG : dir/file1(0xc0006f1040): >_writeAt: n=25, err= 2025/06/23 01:08:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/23 01:08:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/23 01:08:51 DEBUG : newLeaf: Updating file with newLeaf 0xc000d85080 2025/06/23 01:08:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/23 01:08:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/23 01:08:51 DEBUG : newLeaf(0xc0006f1040): close: 2025/06/23 01:08:51 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/06/23 01:08:51 DEBUG : newLeaf: vfs cache: setting modification time to 2025-06-23 01:08:50.709212739 +0000 UTC m=+65.854106296 2025/06/23 01:08:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/06/23 01:08:51 DEBUG : newLeaf(0xc0006f1040): >close: err= 2025/06/23 01:08:51 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:51 DEBUG : dir: Looking for writers 2025/06/23 01:08:51 DEBUG : Looking for writers 2025/06/23 01:08:51 DEBUG : dir: reading active writers 2025/06/23 01:08:51 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/23 01:08:51 DEBUG : dir: Looking for writers 2025/06/23 01:08:51 DEBUG : Looking for writers 2025/06/23 01:08:51 DEBUG : dir: reading active writers 2025/06/23 01:08:51 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/23 01:08:51 DEBUG : dir: Looking for writers 2025/06/23 01:08:51 DEBUG : Looking for writers 2025/06/23 01:08:51 DEBUG : dir: reading active writers 2025/06/23 01:08:51 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/23 01:08:51 DEBUG : dir: Looking for writers 2025/06/23 01:08:51 DEBUG : Looking for writers 2025/06/23 01:08:51 DEBUG : dir: reading active writers 2025/06/23 01:08:51 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/23 01:08:51 DEBUG : newLeaf: vfs cache: starting upload 2025/06/23 01:08:51 DEBUG : dir: Looking for writers 2025/06/23 01:08:51 DEBUG : Looking for writers 2025/06/23 01:08:51 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:51 DEBUG : dir: reading active writers 2025/06/23 01:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/23 01:08:51 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:51 DEBUG : dir: Looking for writers 2025/06/23 01:08:51 DEBUG : Looking for writers 2025/06/23 01:08:51 DEBUG : dir: reading active writers 2025/06/23 01:08:51 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/23 01:08:51 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/06/23 01:08:51 INFO : newLeaf: Copied (replaced existing) 2025/06/23 01:08:51 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/06/23 01:08:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/06/23 01:08:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/23 01:08:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/06/23 01:08:51 DEBUG : dir: Looking for writers 2025/06/23 01:08:51 DEBUG : Looking for writers 2025/06/23 01:08:51 DEBUG : dir: reading active writers 2025/06/23 01:08:51 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:51 DEBUG : >WaitForWriters: 2025/06/23 01:08:51 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:51 DEBUG : dir: Looking for writers 2025/06/23 01:08:51 DEBUG : Looking for writers 2025/06/23 01:08:51 DEBUG : dir: reading active writers 2025/06/23 01:08:51 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:51 DEBUG : >WaitForWriters: 2025/06/23 01:08:51 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:08:52 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:08:52 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/23 01:08:52 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:08:52 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:08:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:08:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:08:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:08:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:08:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:08:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:08:52 INFO : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/23 01:08:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:53 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/23 01:08:53 DEBUG : dir/file1: newRWFileHandle: 2025/06/23 01:08:53 DEBUG : dir/file1(0xc000e66540): openPending: 2025/06/23 01:08:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/06/23 01:08:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/23 01:08:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:08:53 DEBUG : dir/file1(0xc000e66540): >openPending: err= 2025/06/23 01:08:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/23 01:08:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/23 01:08:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:08:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/23 01:08:53 DEBUG : dir/file1(0xc000e66540): _writeAt: size=14, off=0 2025/06/23 01:08:53 DEBUG : dir/file1(0xc000e66540): >_writeAt: n=14, err= 2025/06/23 01:08:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/23 01:08:53 DEBUG : dir/file1(0xc000e66540): close: 2025/06/23 01:08:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/06/23 01:08:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/23 01:08:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/23 01:08:53 DEBUG : dir/file1(0xc000e66540): >close: err= 2025/06/23 01:08:53 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:53 DEBUG : dir: Looking for writers 2025/06/23 01:08:53 DEBUG : file1: reading active writers 2025/06/23 01:08:53 DEBUG : Looking for writers 2025/06/23 01:08:53 DEBUG : dir: reading active writers 2025/06/23 01:08:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/23 01:08:53 DEBUG : dir: Looking for writers 2025/06/23 01:08:53 DEBUG : file1: reading active writers 2025/06/23 01:08:53 DEBUG : Looking for writers 2025/06/23 01:08:53 DEBUG : dir: reading active writers 2025/06/23 01:08:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/23 01:08:53 DEBUG : dir: Looking for writers 2025/06/23 01:08:53 DEBUG : file1: reading active writers 2025/06/23 01:08:53 DEBUG : Looking for writers 2025/06/23 01:08:53 DEBUG : dir: reading active writers 2025/06/23 01:08:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/23 01:08:53 DEBUG : dir: Looking for writers 2025/06/23 01:08:53 DEBUG : file1: reading active writers 2025/06/23 01:08:53 DEBUG : Looking for writers 2025/06/23 01:08:53 DEBUG : dir: reading active writers 2025/06/23 01:08:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/23 01:08:53 DEBUG : dir/file1: vfs cache: starting upload 2025/06/23 01:08:53 DEBUG : dir: Looking for writers 2025/06/23 01:08:53 DEBUG : file1: reading active writers 2025/06/23 01:08:53 DEBUG : Looking for writers 2025/06/23 01:08:53 DEBUG : dir: reading active writers 2025/06/23 01:08:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/23 01:08:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:53 DEBUG : dir: Looking for writers 2025/06/23 01:08:53 DEBUG : file1: reading active writers 2025/06/23 01:08:53 DEBUG : Looking for writers 2025/06/23 01:08:53 DEBUG : dir: reading active writers 2025/06/23 01:08:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/23 01:08:53 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/23 01:08:53 INFO : dir/file1: Copied (replaced existing) 2025/06/23 01:08:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/23 01:08:53 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/06/23 01:08:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:08:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/23 01:08:53 DEBUG : dir: Looking for writers 2025/06/23 01:08:53 DEBUG : file1: reading active writers 2025/06/23 01:08:53 DEBUG : Looking for writers 2025/06/23 01:08:53 DEBUG : dir: reading active writers 2025/06/23 01:08:53 DEBUG : >WaitForWriters: 2025/06/23 01:08:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/23 01:08:53 DEBUG : dir/file1: newRWFileHandle: 2025/06/23 01:08:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/23 01:08:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/23 01:08:53 DEBUG : dir/file1(0xc0007dae40): _readAt: size=512, off=0 2025/06/23 01:08:53 DEBUG : dir/file1(0xc0007dae40): openPending: 2025/06/23 01:08:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/06/23 01:08:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/23 01:08:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:08:53 DEBUG : dir/file1(0xc0007dae40): >openPending: err= 2025/06/23 01:08:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/06/23 01:08:53 DEBUG : dir/file1(0xc0007dae40): >_readAt: n=14, err=EOF 2025/06/23 01:08:53 DEBUG : dir/file1(0xc0007dae40): close: 2025/06/23 01:08:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/06/23 01:08:53 DEBUG : dir/file1(0xc0007dae40): >close: err= 2025/06/23 01:08:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/23 01:08:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/23 01:08:54 DEBUG : newLeaf: Updating file with newLeaf 0xc000696600 2025/06/23 01:08:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/23 01:08:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/23 01:08:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/23 01:08:54 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/06/23 01:08:54 DEBUG : dir/file1: Updating file with dir/file1 0xc000696600 2025/06/23 01:08:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/23 01:08:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:08:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/23 01:08:55 DEBUG : dir/file1: newRWFileHandle: 2025/06/23 01:08:55 DEBUG : dir/file1(0xc000828d00): openPending: 2025/06/23 01:08:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/06/23 01:08:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/23 01:08:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:08:55 DEBUG : dir/file1(0xc000828d00): >openPending: err= 2025/06/23 01:08:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/23 01:08:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/23 01:08:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/23 01:08:55 DEBUG : dir/file1(0xc000828d00): _writeAt: size=25, off=0 2025/06/23 01:08:55 DEBUG : dir/file1(0xc000828d00): >_writeAt: n=25, err= 2025/06/23 01:08:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/23 01:08:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/23 01:08:55 DEBUG : newLeaf: Updating file with newLeaf 0xc000696600 2025/06/23 01:08:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/23 01:08:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/23 01:08:55 DEBUG : newLeaf(0xc000828d00): close: 2025/06/23 01:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/06/23 01:08:55 DEBUG : newLeaf: vfs cache: setting modification time to 2025-06-23 01:08:55.134293167 +0000 UTC m=+70.279186724 2025/06/23 01:08:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/06/23 01:08:55 DEBUG : newLeaf(0xc000828d00): >close: err= 2025/06/23 01:08:55 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:55 DEBUG : dir: Looking for writers 2025/06/23 01:08:55 DEBUG : Looking for writers 2025/06/23 01:08:55 DEBUG : dir: reading active writers 2025/06/23 01:08:55 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/23 01:08:55 DEBUG : dir: Looking for writers 2025/06/23 01:08:55 DEBUG : Looking for writers 2025/06/23 01:08:55 DEBUG : dir: reading active writers 2025/06/23 01:08:55 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/23 01:08:55 DEBUG : dir: Looking for writers 2025/06/23 01:08:55 DEBUG : Looking for writers 2025/06/23 01:08:55 DEBUG : dir: reading active writers 2025/06/23 01:08:55 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/23 01:08:55 DEBUG : dir: Looking for writers 2025/06/23 01:08:55 DEBUG : Looking for writers 2025/06/23 01:08:55 DEBUG : dir: reading active writers 2025/06/23 01:08:55 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/23 01:08:55 DEBUG : newLeaf: vfs cache: starting upload 2025/06/23 01:08:55 DEBUG : dir: Looking for writers 2025/06/23 01:08:55 DEBUG : Looking for writers 2025/06/23 01:08:55 DEBUG : dir: reading active writers 2025/06/23 01:08:55 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/23 01:08:55 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:55 DEBUG : dir: Looking for writers 2025/06/23 01:08:55 DEBUG : Looking for writers 2025/06/23 01:08:55 DEBUG : dir: reading active writers 2025/06/23 01:08:55 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/23 01:08:55 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/06/23 01:08:55 INFO : newLeaf: Copied (replaced existing) 2025/06/23 01:08:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/06/23 01:08:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/06/23 01:08:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/23 01:08:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/06/23 01:08:56 DEBUG : dir: Looking for writers 2025/06/23 01:08:56 DEBUG : Looking for writers 2025/06/23 01:08:56 DEBUG : dir: reading active writers 2025/06/23 01:08:56 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:56 DEBUG : >WaitForWriters: 2025/06/23 01:08:56 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:56 DEBUG : dir: Looking for writers 2025/06/23 01:08:56 DEBUG : Looking for writers 2025/06/23 01:08:56 DEBUG : dir: reading active writers 2025/06/23 01:08:56 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:56 DEBUG : >WaitForWriters: 2025/06/23 01:08:56 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:08:56 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:08:56 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/23 01:08:56 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:08:56 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:08:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:08:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:08:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:08:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:08:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:08:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:08:56 INFO : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/23 01:08:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:57 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:57 DEBUG : dir: Looking for writers 2025/06/23 01:08:57 DEBUG : file1: reading active writers 2025/06/23 01:08:57 DEBUG : Looking for writers 2025/06/23 01:08:57 DEBUG : dir: reading active writers 2025/06/23 01:08:57 DEBUG : >WaitForWriters: 2025/06/23 01:08:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/23 01:08:57 DEBUG : dir/file1: newRWFileHandle: 2025/06/23 01:08:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/23 01:08:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/23 01:08:57 DEBUG : dir/file1(0xc000974c80): _readAt: size=512, off=0 2025/06/23 01:08:57 DEBUG : dir/file1(0xc000974c80): openPending: 2025/06/23 01:08:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/06/23 01:08:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/23 01:08:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:08:57 DEBUG : dir/file1(0xc000974c80): >openPending: err= 2025/06/23 01:08:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/06/23 01:08:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/23 01:08:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/23 01:08:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:08:57 DEBUG : dir/file1(0xc000974c80): >_readAt: n=14, err=EOF 2025/06/23 01:08:57 DEBUG : dir/file1(0xc000974c80): close: 2025/06/23 01:08:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/06/23 01:08:57 DEBUG : dir/file1(0xc000974c80): >close: err= 2025/06/23 01:08:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/23 01:08:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/23 01:08:58 DEBUG : newLeaf: Updating file with newLeaf 0xc000697680 2025/06/23 01:08:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/23 01:08:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/23 01:08:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/23 01:08:58 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/06/23 01:08:58 DEBUG : dir/file1: Updating file with dir/file1 0xc000697680 2025/06/23 01:08:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/23 01:08:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:08:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/23 01:08:58 DEBUG : dir/file1: newRWFileHandle: 2025/06/23 01:08:58 DEBUG : dir/file1(0xc0009cfa80): openPending: 2025/06/23 01:08:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/06/23 01:08:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/23 01:08:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:08:58 DEBUG : dir/file1(0xc0009cfa80): >openPending: err= 2025/06/23 01:08:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/23 01:08:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/23 01:08:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/23 01:08:58 DEBUG : dir/file1(0xc0009cfa80): _writeAt: size=25, off=0 2025/06/23 01:08:58 DEBUG : dir/file1(0xc0009cfa80): >_writeAt: n=25, err= 2025/06/23 01:08:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/23 01:08:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/23 01:08:59 DEBUG : newLeaf: Updating file with newLeaf 0xc000697680 2025/06/23 01:08:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/23 01:08:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/23 01:08:59 DEBUG : newLeaf(0xc0009cfa80): close: 2025/06/23 01:08:59 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/06/23 01:08:59 DEBUG : newLeaf: vfs cache: setting modification time to 2025-06-23 01:08:58.946213161 +0000 UTC m=+74.091106718 2025/06/23 01:08:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/06/23 01:08:59 DEBUG : newLeaf(0xc0009cfa80): >close: err= 2025/06/23 01:08:59 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:08:59 DEBUG : dir: Looking for writers 2025/06/23 01:08:59 DEBUG : Looking for writers 2025/06/23 01:08:59 DEBUG : dir: reading active writers 2025/06/23 01:08:59 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/23 01:08:59 DEBUG : dir: Looking for writers 2025/06/23 01:08:59 DEBUG : Looking for writers 2025/06/23 01:08:59 DEBUG : dir: reading active writers 2025/06/23 01:08:59 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/23 01:08:59 DEBUG : dir: Looking for writers 2025/06/23 01:08:59 DEBUG : Looking for writers 2025/06/23 01:08:59 DEBUG : dir: reading active writers 2025/06/23 01:08:59 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/23 01:08:59 DEBUG : dir: Looking for writers 2025/06/23 01:08:59 DEBUG : Looking for writers 2025/06/23 01:08:59 DEBUG : dir: reading active writers 2025/06/23 01:08:59 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/23 01:08:59 DEBUG : newLeaf: vfs cache: starting upload 2025/06/23 01:08:59 DEBUG : dir: Looking for writers 2025/06/23 01:08:59 DEBUG : Looking for writers 2025/06/23 01:08:59 DEBUG : dir: reading active writers 2025/06/23 01:08:59 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/23 01:08:59 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/06/23 01:08:59 DEBUG : dir: Looking for writers 2025/06/23 01:08:59 DEBUG : Looking for writers 2025/06/23 01:08:59 DEBUG : dir: reading active writers 2025/06/23 01:08:59 DEBUG : newLeaf: reading active writers 2025/06/23 01:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/23 01:08:59 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/06/23 01:08:59 INFO : newLeaf: Copied (replaced existing) 2025/06/23 01:08:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/06/23 01:08:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/06/23 01:08:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/23 01:08:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/06/23 01:09:00 DEBUG : dir: Looking for writers 2025/06/23 01:09:00 DEBUG : Looking for writers 2025/06/23 01:09:00 DEBUG : dir: reading active writers 2025/06/23 01:09:00 DEBUG : newLeaf: reading active writers 2025/06/23 01:09:00 DEBUG : >WaitForWriters: 2025/06/23 01:09:00 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:09:00 DEBUG : dir: Looking for writers 2025/06/23 01:09:00 DEBUG : Looking for writers 2025/06/23 01:09:00 DEBUG : dir: reading active writers 2025/06/23 01:09:00 DEBUG : newLeaf: reading active writers 2025/06/23 01:09:00 DEBUG : >WaitForWriters: 2025/06/23 01:09:00 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaner exiting --- PASS: TestFileRename (23.68s) --- PASS: TestFileRename/off,forceCache=false (3.55s) --- PASS: TestFileRename/minimal,forceCache=false (3.66s) --- PASS: TestFileRename/minimal,forceCache=true (4.49s) --- PASS: TestFileRename/writes,forceCache=false (3.68s) --- PASS: TestFileRename/writes,forceCache=true (4.44s) --- PASS: TestFileRename/full,forceCache=false (3.87s) === 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-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:09:00 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:09:00 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:09:00 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:09:00 DEBUG : Looking for writers 2025/06/23 01:09:00 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.16s) === 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-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:09:00 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:09:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:09:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:09:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/23 01:09:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/23 01:09:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/23 01:09:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:09:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/06/23 01:09:01 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/06/23 01:09:01 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:09:01 DEBUG : dir: Looking for writers 2025/06/23 01:09:01 DEBUG : file1: reading active writers 2025/06/23 01:09:01 DEBUG : Looking for writers 2025/06/23 01:09:01 DEBUG : dir: reading active writers 2025/06/23 01:09:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.55s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:09:02 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:09:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:09:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:09:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/23 01:09:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/23 01:09:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/23 01:09:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:09:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/06/23 01:09:03 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/06/23 01:09:03 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/06/23 01:09:03 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/06/23 01:09:03 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/06/23 01:09:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/06/23 01:09:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/06/23 01:09:03 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/06/23 01:09:03 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/06/23 01:09:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/06/23 01:09:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/06/23 01:09:03 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/06/23 01:09:03 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/06/23 01:09:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/06/23 01:09:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/06/23 01:09:03 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/06/23 01:09:03 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:09:03 DEBUG : dir: Looking for writers 2025/06/23 01:09:03 DEBUG : file1: reading active writers 2025/06/23 01:09:03 DEBUG : Looking for writers 2025/06/23 01:09:03 DEBUG : dir: reading active writers 2025/06/23 01:09:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.81s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:09:04 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:09:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:09:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:09:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/23 01:09:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/23 01:09:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/23 01:09:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:09:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/06/23 01:09:05 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/06/23 01:09:05 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/06/23 01:09:05 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/06/23 01:09:05 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/06/23 01:09:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/06/23 01:09:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/06/23 01:09:05 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/06/23 01:09:05 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/06/23 01:09:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/06/23 01:09:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/06/23 01:09:05 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/06/23 01:09:05 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/06/23 01:09:05 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/06/23 01:09:05 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/06/23 01:09:05 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/06/23 01:09:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/06/23 01:09:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/06/23 01:09:05 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/06/23 01:09:05 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/06/23 01:09:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/06/23 01:09:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/06/23 01:09:05 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/06/23 01:09:05 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/06/23 01:09:05 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/06/23 01:09:05 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/06/23 01:09:05 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/06/23 01:09:05 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/06/23 01:09:05 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/06/23 01:09:05 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/06/23 01:09:05 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/06/23 01:09:05 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:09:05 DEBUG : dir: Looking for writers 2025/06/23 01:09:05 DEBUG : file1: reading active writers 2025/06/23 01:09:05 DEBUG : Looking for writers 2025/06/23 01:09:05 DEBUG : dir: reading active writers 2025/06/23 01:09:05 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.89s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:09:06 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:09:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:09:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:09:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/23 01:09:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/23 01:09:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/23 01:09:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:09:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/06/23 01:09:06 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:09:06 DEBUG : dir: Looking for writers 2025/06/23 01:09:06 DEBUG : file1: reading active writers 2025/06/23 01:09:06 DEBUG : Looking for writers 2025/06/23 01:09:06 DEBUG : dir: reading active writers 2025/06/23 01:09:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.31s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:09:07 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:09:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:09:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:09:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/23 01:09:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/23 01:09:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/23 01:09:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:09:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/06/23 01:09:08 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/06/23 01:09:08 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/06/23 01:09:08 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:09:08 DEBUG : dir: Looking for writers 2025/06/23 01:09:08 DEBUG : file1: reading active writers 2025/06/23 01:09:08 DEBUG : Looking for writers 2025/06/23 01:09:08 DEBUG : dir: reading active writers 2025/06/23 01:09:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.30s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:09:08 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:09:08 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/23 01:09:08 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:08 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:08 INFO : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/23 01:09:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:09:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:09:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/23 01:09:09 DEBUG : dir/file1: newRWFileHandle: 2025/06/23 01:09:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/23 01:09:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/23 01:09:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/23 01:09:09 DEBUG : dir/file1(0xc00092b7c0): _readAt: size=1, off=0 2025/06/23 01:09:09 DEBUG : dir/file1(0xc00092b7c0): openPending: 2025/06/23 01:09:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/06/23 01:09:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/23 01:09:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:09:09 DEBUG : dir/file1(0xc00092b7c0): >openPending: err= 2025/06/23 01:09:09 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/06/23 01:09:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/23 01:09:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/23 01:09:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:09:09 DEBUG : dir/file1(0xc00092b7c0): >_readAt: n=1, err= 2025/06/23 01:09:09 DEBUG : dir/file1(0xc00092b7c0): _readAt: size=256, off=1 2025/06/23 01:09:09 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/06/23 01:09:09 DEBUG : dir/file1(0xc00092b7c0): >_readAt: n=15, err=EOF 2025/06/23 01:09:09 DEBUG : dir/file1(0xc00092b7c0): _readAt: size=16, off=16 2025/06/23 01:09:09 DEBUG : dir/file1(0xc00092b7c0): >_readAt: n=0, err=EOF 2025/06/23 01:09:09 DEBUG : dir/file1(0xc00092b7c0): close: 2025/06/23 01:09:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/06/23 01:09:09 DEBUG : dir/file1(0xc00092b7c0): >close: err= 2025/06/23 01:09:09 DEBUG : dir/file1(0xc00092b7c0): close: 2025/06/23 01:09:09 DEBUG : dir/file1(0xc00092b7c0): >close: err=file already closed 2025/06/23 01:09:09 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:09:09 DEBUG : dir: Looking for writers 2025/06/23 01:09:09 DEBUG : file1: reading active writers 2025/06/23 01:09:09 DEBUG : Looking for writers 2025/06/23 01:09:09 DEBUG : dir: reading active writers 2025/06/23 01:09:09 DEBUG : >WaitForWriters: 2025/06/23 01:09:09 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.29s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:09:10 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:09:10 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/23 01:09:10 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:10 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:10 INFO : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/23 01:09:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:09:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:09:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/23 01:09:10 DEBUG : dir/file1: newRWFileHandle: 2025/06/23 01:09:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/23 01:09:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/23 01:09:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/23 01:09:10 DEBUG : dir/file1(0xc00065d9c0): _readAt: size=1, off=0 2025/06/23 01:09:10 DEBUG : dir/file1(0xc00065d9c0): openPending: 2025/06/23 01:09:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/06/23 01:09:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/23 01:09:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:09:10 DEBUG : dir/file1(0xc00065d9c0): >openPending: err= 2025/06/23 01:09:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/06/23 01:09:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/23 01:09:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/23 01:09:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:09:10 DEBUG : dir/file1(0xc00065d9c0): >_readAt: n=1, err= 2025/06/23 01:09:10 DEBUG : dir/file1(0xc00065d9c0): _readAt: size=1, off=5 2025/06/23 01:09:10 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/23 01:09:10 DEBUG : dir/file1(0xc00065d9c0): >_readAt: n=1, err= 2025/06/23 01:09:10 DEBUG : dir/file1(0xc00065d9c0): _readAt: size=1, off=3 2025/06/23 01:09:10 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/23 01:09:10 DEBUG : dir/file1(0xc00065d9c0): >_readAt: n=1, err= 2025/06/23 01:09:10 DEBUG : dir/file1(0xc00065d9c0): _readAt: size=1, off=13 2025/06/23 01:09:10 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/23 01:09:10 DEBUG : dir/file1(0xc00065d9c0): >_readAt: n=1, err= 2025/06/23 01:09:10 DEBUG : dir/file1(0xc00065d9c0): _readAt: size=16, off=100 2025/06/23 01:09:10 DEBUG : dir/file1(0xc00065d9c0): >_readAt: n=0, err=EOF 2025/06/23 01:09:10 DEBUG : dir/file1(0xc00065d9c0): close: 2025/06/23 01:09:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/06/23 01:09:10 DEBUG : dir/file1(0xc00065d9c0): >close: err= 2025/06/23 01:09:10 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:09:10 DEBUG : dir: Looking for writers 2025/06/23 01:09:10 DEBUG : file1: reading active writers 2025/06/23 01:09:10 DEBUG : Looking for writers 2025/06/23 01:09:10 DEBUG : dir: reading active writers 2025/06/23 01:09:10 DEBUG : >WaitForWriters: 2025/06/23 01:09:10 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.35s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:09:11 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:09:11 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/23 01:09:11 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:11 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:11 INFO : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/23 01:09:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:09:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:09:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/23 01:09:12 DEBUG : dir/file1: newRWFileHandle: 2025/06/23 01:09:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/23 01:09:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/23 01:09:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/23 01:09:12 DEBUG : dir/file1(0xc000dd8a00): _readAt: size=1, off=0 2025/06/23 01:09:12 DEBUG : dir/file1(0xc000dd8a00): openPending: 2025/06/23 01:09:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/06/23 01:09:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/23 01:09:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:09:12 DEBUG : dir/file1(0xc000dd8a00): >openPending: err= 2025/06/23 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/06/23 01:09:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/23 01:09:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/23 01:09:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:09:12 DEBUG : dir/file1(0xc000dd8a00): >_readAt: n=1, err= 2025/06/23 01:09:12 DEBUG : dir/file1(0xc000dd8a00): _readAt: size=1, off=5 2025/06/23 01:09:12 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/23 01:09:12 DEBUG : dir/file1(0xc000dd8a00): >_readAt: n=1, err= 2025/06/23 01:09:12 DEBUG : dir/file1(0xc000dd8a00): _readAt: size=1, off=1 2025/06/23 01:09:12 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/23 01:09:12 DEBUG : dir/file1(0xc000dd8a00): >_readAt: n=1, err= 2025/06/23 01:09:12 DEBUG : dir/file1(0xc000dd8a00): _readAt: size=6, off=10 2025/06/23 01:09:12 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/06/23 01:09:12 DEBUG : dir/file1(0xc000dd8a00): >_readAt: n=6, err= 2025/06/23 01:09:12 DEBUG : dir/file1(0xc000dd8a00): _readAt: size=256, off=10 2025/06/23 01:09:12 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/06/23 01:09:12 DEBUG : dir/file1(0xc000dd8a00): >_readAt: n=6, err=EOF 2025/06/23 01:09:12 DEBUG : dir/file1(0xc000dd8a00): _readAt: size=256, off=100 2025/06/23 01:09:12 DEBUG : dir/file1(0xc000dd8a00): >_readAt: n=0, err=EOF 2025/06/23 01:09:12 DEBUG : dir/file1(0xc000dd8a00): close: 2025/06/23 01:09:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/06/23 01:09:12 DEBUG : dir/file1(0xc000dd8a00): >close: err= 2025/06/23 01:09:12 DEBUG : dir/file1(0xc000dd8a00): _readAt: size=256, off=100 2025/06/23 01:09:12 DEBUG : dir/file1(0xc000dd8a00): >_readAt: n=0, err=file already closed 2025/06/23 01:09:12 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:09:12 DEBUG : dir: Looking for writers 2025/06/23 01:09:12 DEBUG : file1: reading active writers 2025/06/23 01:09:12 DEBUG : Looking for writers 2025/06/23 01:09:12 DEBUG : dir: reading active writers 2025/06/23 01:09:12 DEBUG : >WaitForWriters: 2025/06/23 01:09:12 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.32s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:09:12 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:09:12 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/23 01:09:12 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:12 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:12 INFO : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/23 01:09:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:09:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:09:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/23 01:09:13 DEBUG : dir/file1: newRWFileHandle: 2025/06/23 01:09:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/23 01:09:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/23 01:09:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/23 01:09:13 DEBUG : dir/file1(0xc00083a900): RWFileHandle.Flush 2025/06/23 01:09:13 DEBUG : dir/file1(0xc00083a900): _readAt: size=256, off=0 2025/06/23 01:09:13 DEBUG : dir/file1(0xc00083a900): openPending: 2025/06/23 01:09:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/06/23 01:09:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/23 01:09:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:09:13 DEBUG : dir/file1(0xc00083a900): >openPending: err= 2025/06/23 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/06/23 01:09:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/23 01:09:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/23 01:09:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:09:13 DEBUG : dir/file1(0xc00083a900): >_readAt: n=16, err=EOF 2025/06/23 01:09:13 DEBUG : dir/file1(0xc00083a900): RWFileHandle.Flush 2025/06/23 01:09:13 DEBUG : dir/file1(0xc00083a900): RWFileHandle.Flush 2025/06/23 01:09:13 DEBUG : dir/file1(0xc00083a900): close: 2025/06/23 01:09:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/06/23 01:09:13 DEBUG : dir/file1(0xc00083a900): >close: err= 2025/06/23 01:09:13 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:09:13 DEBUG : dir: Looking for writers 2025/06/23 01:09:13 DEBUG : file1: reading active writers 2025/06/23 01:09:13 DEBUG : Looking for writers 2025/06/23 01:09:13 DEBUG : dir: reading active writers 2025/06/23 01:09:13 DEBUG : >WaitForWriters: 2025/06/23 01:09:13 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.37s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:09:14 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:09:14 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/23 01:09:14 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:14 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:14 INFO : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/23 01:09:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:09:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:09:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/23 01:09:14 DEBUG : dir/file1: newRWFileHandle: 2025/06/23 01:09:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/23 01:09:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/23 01:09:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/23 01:09:14 DEBUG : dir/file1(0xc0006cd3c0): _readAt: size=256, off=0 2025/06/23 01:09:14 DEBUG : dir/file1(0xc0006cd3c0): openPending: 2025/06/23 01:09:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/06/23 01:09:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/23 01:09:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:09:14 DEBUG : dir/file1(0xc0006cd3c0): >openPending: err= 2025/06/23 01:09:14 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/06/23 01:09:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/23 01:09:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/23 01:09:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:09:14 DEBUG : dir/file1(0xc0006cd3c0): >_readAt: n=16, err=EOF 2025/06/23 01:09:14 DEBUG : dir/file1(0xc0006cd3c0): RWFileHandle.Release 2025/06/23 01:09:14 DEBUG : dir/file1(0xc0006cd3c0): close: 2025/06/23 01:09:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/06/23 01:09:14 DEBUG : dir/file1(0xc0006cd3c0): >close: err= 2025/06/23 01:09:14 DEBUG : dir/file1(0xc0006cd3c0): RWFileHandle.Release 2025/06/23 01:09:14 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:09:14 DEBUG : dir: Looking for writers 2025/06/23 01:09:14 DEBUG : file1: reading active writers 2025/06/23 01:09:14 DEBUG : Looking for writers 2025/06/23 01:09:14 DEBUG : dir: reading active writers 2025/06/23 01:09:14 DEBUG : >WaitForWriters: 2025/06/23 01:09:14 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.47s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:09:15 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:09:15 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/23 01:09:15 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:15 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:15 INFO : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/23 01:09:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:15 DEBUG : file1: newRWFileHandle: 2025/06/23 01:09:15 DEBUG : file1(0xc0007ed340): openPending: 2025/06/23 01:09:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:09:15 DEBUG : file1(0xc0007ed340): >openPending: err= 2025/06/23 01:09:15 DEBUG : file1: >newRWFileHandle: err= 2025/06/23 01:09:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:09:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/23 01:09:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/23 01:09:15 DEBUG : file1(0xc0007ed340): _writeAt: size=5, off=0 2025/06/23 01:09:15 DEBUG : file1(0xc0007ed340): >_writeAt: n=5, err= 2025/06/23 01:09:15 DEBUG : file1(0xc0007ed340): _writeAt: size=7, off=5 2025/06/23 01:09:15 DEBUG : file1(0xc0007ed340): >_writeAt: n=7, err= 2025/06/23 01:09:15 DEBUG : file1: vfs cache: truncate to size=11 2025/06/23 01:09:15 DEBUG : file1(0xc0007ed340): close: 2025/06/23 01:09:15 DEBUG : file1: vfs cache: setting modification time to 2025-06-23 01:09:15.702857004 +0000 UTC m=+90.847750552 2025/06/23 01:09:15 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:15 DEBUG : file1(0xc0007ed340): >close: err= 2025/06/23 01:09:15 DEBUG : file1(0xc0007ed340): close: 2025/06/23 01:09:15 DEBUG : file1(0xc0007ed340): >close: err=file already closed 2025/06/23 01:09:15 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:09:15 DEBUG : Looking for writers 2025/06/23 01:09:15 DEBUG : file1: reading active writers 2025/06/23 01:09:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/23 01:09:15 DEBUG : Looking for writers 2025/06/23 01:09:15 DEBUG : file1: reading active writers 2025/06/23 01:09:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/23 01:09:15 DEBUG : Looking for writers 2025/06/23 01:09:15 DEBUG : file1: reading active writers 2025/06/23 01:09:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/23 01:09:15 DEBUG : Looking for writers 2025/06/23 01:09:15 DEBUG : file1: reading active writers 2025/06/23 01:09:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/23 01:09:15 DEBUG : file1: vfs cache: starting upload 2025/06/23 01:09:15 DEBUG : Looking for writers 2025/06/23 01:09:15 DEBUG : file1: reading active writers 2025/06/23 01:09:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/23 01:09:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:09:16 DEBUG : Looking for writers 2025/06/23 01:09:16 DEBUG : file1: reading active writers 2025/06/23 01:09:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/23 01:09:16 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/23 01:09:16 INFO : file1: Copied (new) 2025/06/23 01:09:16 DEBUG : file1: vfs cache: fingerprint now "11,2025-06-23 01:09:15 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/06/23 01:09:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/23 01:09:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:09:16 INFO : file1: vfs cache: upload succeeded try #1 2025/06/23 01:09:16 DEBUG : Looking for writers 2025/06/23 01:09:16 DEBUG : file1: reading active writers 2025/06/23 01:09:16 DEBUG : >WaitForWriters: 2025/06/23 01:09:16 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:09:16 DEBUG : Looking for writers 2025/06/23 01:09:16 DEBUG : file1: reading active writers 2025/06/23 01:09:16 DEBUG : >WaitForWriters: 2025/06/23 01:09:16 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.10s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:09:16 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:09:16 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/23 01:09:16 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:16 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:16 INFO : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/23 01:09:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:16 DEBUG : file1: newRWFileHandle: 2025/06/23 01:09:16 DEBUG : file1(0xc0004dc200): openPending: 2025/06/23 01:09:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:09:16 DEBUG : file1(0xc0004dc200): >openPending: err= 2025/06/23 01:09:16 DEBUG : file1: >newRWFileHandle: err= 2025/06/23 01:09:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:09:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/23 01:09:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/23 01:09:16 DEBUG : file1(0xc0004dc200): _writeAt: size=7, off=0 2025/06/23 01:09:16 DEBUG : file1(0xc0004dc200): >_writeAt: n=7, err= 2025/06/23 01:09:16 DEBUG : file1(0xc0004dc200): _writeAt: size=6, off=5 2025/06/23 01:09:16 DEBUG : file1(0xc0004dc200): >_writeAt: n=6, err= 2025/06/23 01:09:16 DEBUG : file1(0xc0004dc200): close: 2025/06/23 01:09:16 DEBUG : file1: vfs cache: setting modification time to 2025-06-23 01:09:16.785335202 +0000 UTC m=+91.930228760 2025/06/23 01:09:16 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:16 DEBUG : file1(0xc0004dc200): >close: err= 2025/06/23 01:09:16 DEBUG : file1(0xc0004dc200): _writeAt: size=5, off=0 2025/06/23 01:09:16 DEBUG : file1(0xc0004dc200): >_writeAt: n=0, err=file already closed 2025/06/23 01:09:16 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:09:16 DEBUG : Looking for writers 2025/06/23 01:09:16 DEBUG : file1: reading active writers 2025/06/23 01:09:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/23 01:09:16 DEBUG : Looking for writers 2025/06/23 01:09:16 DEBUG : file1: reading active writers 2025/06/23 01:09:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/23 01:09:16 DEBUG : Looking for writers 2025/06/23 01:09:16 DEBUG : file1: reading active writers 2025/06/23 01:09:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/23 01:09:16 DEBUG : Looking for writers 2025/06/23 01:09:16 DEBUG : file1: reading active writers 2025/06/23 01:09:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/23 01:09:16 DEBUG : file1: vfs cache: starting upload 2025/06/23 01:09:16 DEBUG : Looking for writers 2025/06/23 01:09:16 DEBUG : file1: reading active writers 2025/06/23 01:09:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/23 01:09:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:09:17 DEBUG : Looking for writers 2025/06/23 01:09:17 DEBUG : file1: reading active writers 2025/06/23 01:09:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/23 01:09:17 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/23 01:09:17 INFO : file1: Copied (new) 2025/06/23 01:09:17 DEBUG : file1: vfs cache: fingerprint now "11,2025-06-23 01:09:16 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/06/23 01:09:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/23 01:09:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:09:17 INFO : file1: vfs cache: upload succeeded try #1 2025/06/23 01:09:17 DEBUG : Looking for writers 2025/06/23 01:09:17 DEBUG : file1: reading active writers 2025/06/23 01:09:17 DEBUG : >WaitForWriters: 2025/06/23 01:09:17 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:09:17 DEBUG : Looking for writers 2025/06/23 01:09:17 DEBUG : file1: reading active writers 2025/06/23 01:09:17 DEBUG : >WaitForWriters: 2025/06/23 01:09:17 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.15s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:09:17 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:09:17 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/23 01:09:17 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:17 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:17 INFO : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/23 01:09:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:17 DEBUG : file1: newRWFileHandle: 2025/06/23 01:09:17 DEBUG : file1(0xc0008ca100): openPending: 2025/06/23 01:09:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:09:17 DEBUG : file1(0xc0008ca100): >openPending: err= 2025/06/23 01:09:17 DEBUG : file1: >newRWFileHandle: err= 2025/06/23 01:09:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:09:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/23 01:09:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/23 01:09:17 DEBUG : file1(0xc0008ca100): close: 2025/06/23 01:09:17 DEBUG : file1: vfs cache: setting modification time to 2025-06-23 01:09:17.949016147 +0000 UTC m=+93.093909704 2025/06/23 01:09:17 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:17 DEBUG : file1(0xc0008ca100): >close: err= 2025/06/23 01:09:17 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/06/23 01:09:17 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/23 01:09:17 DEBUG : file2: newRWFileHandle: 2025/06/23 01:09:17 DEBUG : file2(0xc0008ca580): openPending: 2025/06/23 01:09:17 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/06/23 01:09:17 DEBUG : file2(0xc0008ca580): >openPending: err= 2025/06/23 01:09:17 DEBUG : file2: >newRWFileHandle: err= 2025/06/23 01:09:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/06/23 01:09:17 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/06/23 01:09:17 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/06/23 01:09:17 DEBUG : file2(0xc0008ca580): RWFileHandle.Flush 2025/06/23 01:09:17 DEBUG : file2(0xc0008ca580): RWFileHandle.Release 2025/06/23 01:09:17 DEBUG : file2(0xc0008ca580): close: 2025/06/23 01:09:17 DEBUG : file2: vfs cache: setting modification time to 2025-06-23 01:09:17.951397206 +0000 UTC m=+93.096290763 2025/06/23 01:09:17 INFO : file2: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:17 DEBUG : file2(0xc0008ca580): >close: err= 2025/06/23 01:09:17 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:09:17 DEBUG : Looking for writers 2025/06/23 01:09:17 DEBUG : file1: reading active writers 2025/06/23 01:09:17 DEBUG : file2: reading active writers 2025/06/23 01:09:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/06/23 01:09:17 DEBUG : Looking for writers 2025/06/23 01:09:17 DEBUG : file1: reading active writers 2025/06/23 01:09:17 DEBUG : file2: reading active writers 2025/06/23 01:09:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/06/23 01:09:17 DEBUG : Looking for writers 2025/06/23 01:09:17 DEBUG : file1: reading active writers 2025/06/23 01:09:17 DEBUG : file2: reading active writers 2025/06/23 01:09:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/06/23 01:09:18 DEBUG : Looking for writers 2025/06/23 01:09:18 DEBUG : file1: reading active writers 2025/06/23 01:09:18 DEBUG : file2: reading active writers 2025/06/23 01:09:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/06/23 01:09:18 DEBUG : file1: vfs cache: starting upload 2025/06/23 01:09:18 DEBUG : file2: vfs cache: starting upload 2025/06/23 01:09:18 DEBUG : Looking for writers 2025/06/23 01:09:18 DEBUG : file1: reading active writers 2025/06/23 01:09:18 DEBUG : file2: reading active writers 2025/06/23 01:09:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/06/23 01:09:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:09:18 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/06/23 01:09:18 DEBUG : Looking for writers 2025/06/23 01:09:18 DEBUG : file1: reading active writers 2025/06/23 01:09:18 DEBUG : file2: reading active writers 2025/06/23 01:09:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/06/23 01:09:18 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/23 01:09:18 INFO : file1: Copied (new) 2025/06/23 01:09:18 DEBUG : file1: vfs cache: fingerprint now "0,2025-06-23 01:09:17 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/06/23 01:09:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/23 01:09:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:09:18 INFO : file1: vfs cache: upload succeeded try #1 2025/06/23 01:09:18 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/23 01:09:18 INFO : file2: Copied (new) 2025/06/23 01:09:18 DEBUG : file2: vfs cache: fingerprint now "0,2025-06-23 01:09:17 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/06/23 01:09:18 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/06/23 01:09:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/06/23 01:09:18 INFO : file2: vfs cache: upload succeeded try #1 2025/06/23 01:09:18 DEBUG : Looking for writers 2025/06/23 01:09:18 DEBUG : file1: reading active writers 2025/06/23 01:09:18 DEBUG : file2: reading active writers 2025/06/23 01:09:18 DEBUG : >WaitForWriters: 2025/06/23 01:09:18 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:09:18 DEBUG : Looking for writers 2025/06/23 01:09:18 DEBUG : file1: reading active writers 2025/06/23 01:09:18 DEBUG : file2: reading active writers 2025/06/23 01:09:18 DEBUG : >WaitForWriters: 2025/06/23 01:09:18 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.22s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:09:19 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:09:19 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/23 01:09:19 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:19 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:19 INFO : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/23 01:09:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:19 DEBUG : file1: newRWFileHandle: 2025/06/23 01:09:19 DEBUG : file1(0xc00092ee80): openPending: 2025/06/23 01:09:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:09:19 DEBUG : file1(0xc00092ee80): >openPending: err= 2025/06/23 01:09:19 DEBUG : file1: >newRWFileHandle: err= 2025/06/23 01:09:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:09:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/23 01:09:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/23 01:09:19 DEBUG : file1(0xc00092ee80): _writeAt: size=5, off=0 2025/06/23 01:09:19 DEBUG : file1(0xc00092ee80): >_writeAt: n=5, err= 2025/06/23 01:09:19 DEBUG : file1(0xc00092ee80): RWFileHandle.Flush 2025/06/23 01:09:19 DEBUG : file1(0xc00092ee80): RWFileHandle.Flush 2025/06/23 01:09:19 DEBUG : file1(0xc00092ee80): close: 2025/06/23 01:09:19 DEBUG : file1: vfs cache: setting modification time to 2025-06-23 01:09:19.183214482 +0000 UTC m=+94.328108039 2025/06/23 01:09:19 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:19 DEBUG : file1(0xc00092ee80): >close: err= 2025/06/23 01:09:19 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:09:19 DEBUG : Looking for writers 2025/06/23 01:09:19 DEBUG : file1: reading active writers 2025/06/23 01:09:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/23 01:09:19 DEBUG : Looking for writers 2025/06/23 01:09:19 DEBUG : file1: reading active writers 2025/06/23 01:09:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/23 01:09:19 DEBUG : Looking for writers 2025/06/23 01:09:19 DEBUG : file1: reading active writers 2025/06/23 01:09:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/23 01:09:19 DEBUG : Looking for writers 2025/06/23 01:09:19 DEBUG : file1: reading active writers 2025/06/23 01:09:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/23 01:09:19 DEBUG : file1: vfs cache: starting upload 2025/06/23 01:09:19 DEBUG : Looking for writers 2025/06/23 01:09:19 DEBUG : file1: reading active writers 2025/06/23 01:09:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/23 01:09:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:09:19 DEBUG : Looking for writers 2025/06/23 01:09:19 DEBUG : file1: reading active writers 2025/06/23 01:09:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/23 01:09:19 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/06/23 01:09:19 INFO : file1: Copied (new) 2025/06/23 01:09:19 DEBUG : file1: vfs cache: fingerprint now "5,2025-06-23 01:09:19 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/06/23 01:09:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/23 01:09:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:09:19 INFO : file1: vfs cache: upload succeeded try #1 2025/06/23 01:09:19 DEBUG : Looking for writers 2025/06/23 01:09:19 DEBUG : file1: reading active writers 2025/06/23 01:09:19 DEBUG : >WaitForWriters: 2025/06/23 01:09:19 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.13s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:09:20 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:09:20 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/23 01:09:20 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:20 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:20 INFO : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/23 01:09:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:20 DEBUG : file1: newRWFileHandle: 2025/06/23 01:09:20 DEBUG : file1(0xc0009ea180): openPending: 2025/06/23 01:09:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:09:20 DEBUG : file1(0xc0009ea180): >openPending: err= 2025/06/23 01:09:20 DEBUG : file1: >newRWFileHandle: err= 2025/06/23 01:09:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:09:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/23 01:09:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/23 01:09:20 DEBUG : file1(0xc0009ea180): _writeAt: size=5, off=0 2025/06/23 01:09:20 DEBUG : file1(0xc0009ea180): >_writeAt: n=5, err= 2025/06/23 01:09:20 DEBUG : file1(0xc0009ea180): RWFileHandle.Release 2025/06/23 01:09:20 DEBUG : file1(0xc0009ea180): close: 2025/06/23 01:09:20 DEBUG : file1: vfs cache: setting modification time to 2025-06-23 01:09:20.295714868 +0000 UTC m=+95.440608435 2025/06/23 01:09:20 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:20 DEBUG : file1(0xc0009ea180): >close: err= 2025/06/23 01:09:20 DEBUG : file1(0xc0009ea180): RWFileHandle.Release 2025/06/23 01:09:20 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:09:20 DEBUG : Looking for writers 2025/06/23 01:09:20 DEBUG : file1: reading active writers 2025/06/23 01:09:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/23 01:09:20 DEBUG : Looking for writers 2025/06/23 01:09:20 DEBUG : file1: reading active writers 2025/06/23 01:09:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/23 01:09:20 DEBUG : Looking for writers 2025/06/23 01:09:20 DEBUG : file1: reading active writers 2025/06/23 01:09:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/23 01:09:20 DEBUG : Looking for writers 2025/06/23 01:09:20 DEBUG : file1: reading active writers 2025/06/23 01:09:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/23 01:09:20 DEBUG : file1: vfs cache: starting upload 2025/06/23 01:09:20 DEBUG : Looking for writers 2025/06/23 01:09:20 DEBUG : file1: reading active writers 2025/06/23 01:09:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/23 01:09:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:09:20 DEBUG : Looking for writers 2025/06/23 01:09:20 DEBUG : file1: reading active writers 2025/06/23 01:09:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/23 01:09:20 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/06/23 01:09:20 INFO : file1: Copied (new) 2025/06/23 01:09:20 DEBUG : file1: vfs cache: fingerprint now "5,2025-06-23 01:09:20 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/06/23 01:09:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/23 01:09:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:09:20 INFO : file1: vfs cache: upload succeeded try #1 2025/06/23 01:09:20 DEBUG : Looking for writers 2025/06/23 01:09:20 DEBUG : file1: reading active writers 2025/06/23 01:09:20 DEBUG : >WaitForWriters: 2025/06/23 01:09:20 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.05s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:09:21 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:09:21 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/23 01:09:21 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:21 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:21 INFO : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/23 01:09:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:09:21 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/06/23 01:09:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/23 01:09:21 DEBUG : dir/file1: newRWFileHandle: 2025/06/23 01:09:21 DEBUG : dir/file1(0xc000bb1ac0): openPending: 2025/06/23 01:09:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/06/23 01:09:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/23 01:09:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:09:21 DEBUG : dir/file1(0xc000bb1ac0): >openPending: err= 2025/06/23 01:09:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/23 01:09:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/23 01:09:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/23 01:09:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/23 01:09:21 DEBUG : dir/file1(0xc000bb1ac0): _writeAt: size=5, off=0 2025/06/23 01:09:21 DEBUG : dir/file1(0xc000bb1ac0): >_writeAt: n=5, err= 2025/06/23 01:09:21 DEBUG : dir/file1(0xc000bb1ac0): close: 2025/06/23 01:09:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:21 DEBUG : dir/file1: vfs cache: setting modification time to 2025-06-23 01:09:21.921970891 +0000 UTC m=+97.066864447 2025/06/23 01:09:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:21 DEBUG : dir/file1(0xc000bb1ac0): >close: err= 2025/06/23 01:09:21 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:09:21 DEBUG : dir: Looking for writers 2025/06/23 01:09:21 DEBUG : file1: reading active writers 2025/06/23 01:09:21 DEBUG : Looking for writers 2025/06/23 01:09:21 DEBUG : dir: reading active writers 2025/06/23 01:09:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/23 01:09:21 DEBUG : dir: Looking for writers 2025/06/23 01:09:21 DEBUG : file1: reading active writers 2025/06/23 01:09:21 DEBUG : Looking for writers 2025/06/23 01:09:21 DEBUG : dir: reading active writers 2025/06/23 01:09:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/23 01:09:21 DEBUG : dir: Looking for writers 2025/06/23 01:09:21 DEBUG : file1: reading active writers 2025/06/23 01:09:21 DEBUG : Looking for writers 2025/06/23 01:09:21 DEBUG : dir: reading active writers 2025/06/23 01:09:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/23 01:09:21 DEBUG : dir: Looking for writers 2025/06/23 01:09:21 DEBUG : file1: reading active writers 2025/06/23 01:09:21 DEBUG : Looking for writers 2025/06/23 01:09:21 DEBUG : dir: reading active writers 2025/06/23 01:09:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/23 01:09:22 DEBUG : dir/file1: vfs cache: starting upload 2025/06/23 01:09:22 DEBUG : dir: Looking for writers 2025/06/23 01:09:22 DEBUG : file1: reading active writers 2025/06/23 01:09:22 DEBUG : Looking for writers 2025/06/23 01:09:22 DEBUG : dir: reading active writers 2025/06/23 01:09:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/23 01:09:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:09:22 DEBUG : dir: Looking for writers 2025/06/23 01:09:22 DEBUG : file1: reading active writers 2025/06/23 01:09:22 DEBUG : Looking for writers 2025/06/23 01:09:22 DEBUG : dir: reading active writers 2025/06/23 01:09:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/23 01:09:22 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/06/23 01:09:22 INFO : dir/file1: Copied (replaced existing) 2025/06/23 01:09:22 DEBUG : dir/file1: vfs cache: fingerprint now "5,2001-02-03 04:05:06 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/06/23 01:09:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/23 01:09:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:09:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/23 01:09:22 DEBUG : dir: Looking for writers 2025/06/23 01:09:22 DEBUG : file1: reading active writers 2025/06/23 01:09:22 DEBUG : Looking for writers 2025/06/23 01:09:22 DEBUG : dir: reading active writers 2025/06/23 01:09:22 DEBUG : >WaitForWriters: 2025/06/23 01:09:22 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.95s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:09:23 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:09:23 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/23 01:09:23 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:23 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:23 INFO : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/23 01:09:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:09:23 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:23 DEBUG : dir/file1: newRWFileHandle: 2025/06/23 01:09:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/23 01:09:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:09:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/23 01:09:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/23 01:09:23 DEBUG : dir/file1(0xc000b6c000): _writeAt: size=5, off=0 2025/06/23 01:09:23 DEBUG : dir/file1(0xc000b6c000): openPending: 2025/06/23 01:09:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/06/23 01:09:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/23 01:09:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:09:23 DEBUG : dir/file1(0xc000b6c000): >openPending: err= 2025/06/23 01:09:23 DEBUG : dir/file1(0xc000b6c000): >_writeAt: n=5, err= 2025/06/23 01:09:23 DEBUG : dir/file1(0xc000b6c000): _writeAt: size=15, off=5 2025/06/23 01:09:23 DEBUG : dir/file1(0xc000b6c000): >_writeAt: n=15, err= 2025/06/23 01:09:23 DEBUG : dir/file1(0xc000b6c000): close: 2025/06/23 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/06/23 01:09:23 DEBUG : dir/file1: vfs cache: setting modification time to 2025-06-23 01:09:23.827745478 +0000 UTC m=+98.972639055 2025/06/23 01:09:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:23 DEBUG : dir/file1(0xc000b6c000): >close: err= 2025/06/23 01:09:23 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:09:23 DEBUG : dir: Looking for writers 2025/06/23 01:09:23 DEBUG : file1: reading active writers 2025/06/23 01:09:23 DEBUG : Looking for writers 2025/06/23 01:09:23 DEBUG : dir: reading active writers 2025/06/23 01:09:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/23 01:09:23 DEBUG : dir: Looking for writers 2025/06/23 01:09:23 DEBUG : file1: reading active writers 2025/06/23 01:09:23 DEBUG : Looking for writers 2025/06/23 01:09:23 DEBUG : dir: reading active writers 2025/06/23 01:09:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/23 01:09:23 DEBUG : dir: Looking for writers 2025/06/23 01:09:23 DEBUG : file1: reading active writers 2025/06/23 01:09:23 DEBUG : Looking for writers 2025/06/23 01:09:23 DEBUG : dir: reading active writers 2025/06/23 01:09:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/23 01:09:23 DEBUG : dir: Looking for writers 2025/06/23 01:09:23 DEBUG : file1: reading active writers 2025/06/23 01:09:23 DEBUG : Looking for writers 2025/06/23 01:09:23 DEBUG : dir: reading active writers 2025/06/23 01:09:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/23 01:09:23 DEBUG : dir/file1: vfs cache: starting upload 2025/06/23 01:09:23 DEBUG : dir: Looking for writers 2025/06/23 01:09:23 DEBUG : file1: reading active writers 2025/06/23 01:09:23 DEBUG : Looking for writers 2025/06/23 01:09:23 DEBUG : dir: reading active writers 2025/06/23 01:09:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/23 01:09:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:09:24 DEBUG : dir: Looking for writers 2025/06/23 01:09:24 DEBUG : file1: reading active writers 2025/06/23 01:09:24 DEBUG : Looking for writers 2025/06/23 01:09:24 DEBUG : dir: reading active writers 2025/06/23 01:09:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/23 01:09:24 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/06/23 01:09:24 INFO : dir/file1: Copied (replaced existing) 2025/06/23 01:09:24 DEBUG : dir/file1: vfs cache: fingerprint now "20,2001-02-03 04:05:06 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/06/23 01:09:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/23 01:09:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:09:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/23 01:09:24 DEBUG : dir: Looking for writers 2025/06/23 01:09:24 DEBUG : file1: reading active writers 2025/06/23 01:09:24 DEBUG : Looking for writers 2025/06/23 01:09:24 DEBUG : dir: reading active writers 2025/06/23 01:09:24 DEBUG : >WaitForWriters: 2025/06/23 01:09:24 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.88s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:09:25 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:09:25 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/23 01:09:25 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:25 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:25 INFO : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/23 01:09:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:25 DEBUG : file1: newRWFileHandle: 2025/06/23 01:09:25 DEBUG : file1(0xc0004f9680): openPending: 2025/06/23 01:09:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:09:25 DEBUG : file1(0xc0004f9680): >openPending: err= 2025/06/23 01:09:25 DEBUG : file1: >newRWFileHandle: err= 2025/06/23 01:09:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:09:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/23 01:09:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/23 01:09:25 DEBUG : file1(0xc0004f9680): _writeAt: size=5, off=0 2025/06/23 01:09:25 DEBUG : file1(0xc0004f9680): >_writeAt: n=5, err= 2025/06/23 01:09:25 DEBUG : file1(0xc0004f9680): close: 2025/06/23 01:09:25 DEBUG : file1: vfs cache: setting modification time to 2025-06-23 01:09:25.184182028 +0000 UTC m=+100.329075585 2025/06/23 01:09:25 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:25 DEBUG : file1(0xc0004f9680): >close: err= 2025/06/23 01:09:25 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:09:25 DEBUG : Looking for writers 2025/06/23 01:09:25 DEBUG : file1: reading active writers 2025/06/23 01:09:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/23 01:09:25 DEBUG : Looking for writers 2025/06/23 01:09:25 DEBUG : file1: reading active writers 2025/06/23 01:09:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/23 01:09:25 DEBUG : Looking for writers 2025/06/23 01:09:25 DEBUG : file1: reading active writers 2025/06/23 01:09:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/23 01:09:25 DEBUG : Looking for writers 2025/06/23 01:09:25 DEBUG : file1: reading active writers 2025/06/23 01:09:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/23 01:09:25 DEBUG : file1: vfs cache: starting upload 2025/06/23 01:09:25 DEBUG : Looking for writers 2025/06/23 01:09:25 DEBUG : file1: reading active writers 2025/06/23 01:09:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/23 01:09:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:09:25 DEBUG : Looking for writers 2025/06/23 01:09:25 DEBUG : file1: reading active writers 2025/06/23 01:09:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/23 01:09:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/06/23 01:09:25 INFO : file1: Copied (new) 2025/06/23 01:09:25 DEBUG : file1: vfs cache: fingerprint now "5,2025-06-23 01:09:25 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/06/23 01:09:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/23 01:09:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:09:25 INFO : file1: vfs cache: upload succeeded try #1 2025/06/23 01:09:25 DEBUG : Looking for writers 2025/06/23 01:09:25 DEBUG : file1: reading active writers 2025/06/23 01:09:25 DEBUG : >WaitForWriters: 2025/06/23 01:09:25 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.04s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:09:26 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:09:26 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/23 01:09:26 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:26 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/06/23 01:09:26 INFO : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590840): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590840): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590840): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590840): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590840): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.226639032 +0000 UTC m=+101.371532589 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590840): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590cc0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590cc0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590cc0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590cc0): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590cc0): _writeAt: size=3, off=2 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590cc0): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590cc0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.226639032 +0000 UTC m=+101.371532589 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590cc0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591180): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591180): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591180): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591180): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591180): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.226639032 +0000 UTC m=+101.371532589 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591180): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051ce70 item 1 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591940): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591940): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591940): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591940): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591940): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.230636244 +0000 UTC m=+101.375529801 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591940): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591e40): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591e40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591e40): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591e40): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591e40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.230636244 +0000 UTC m=+101.375529801 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591e40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d3b0 item 2 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f0540): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f0540): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f0540): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f0540): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f0540): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.233504928 +0000 UTC m=+101.378398485 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f0540): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f09c0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f09c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f09c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f09c0): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f09c0): _writeAt: size=3, off=2 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f09c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f09c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.233504928 +0000 UTC m=+101.378398485 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f09c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f0e80): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f0e80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f0e80): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f0e80): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f0e80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.233504928 +0000 UTC m=+101.378398485 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f0e80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051da40 item 3 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f1580): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f1580): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f1580): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f1580): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f1580): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.23594117 +0000 UTC m=+101.380834727 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f1580): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f1ac0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f1ac0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f1ac0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f1ac0): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f1ac0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.23594117 +0000 UTC m=+101.380834727 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f1ac0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e07e0 item 4 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec180): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec180): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec180): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec180): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec180): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.238745013 +0000 UTC m=+101.383638571 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec180): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec600): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec600): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec600): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec600): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec600): _writeAt: size=3, off=2 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec600): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec600): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.238745013 +0000 UTC m=+101.383638571 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec600): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc040): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc040): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc040): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc040): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc040): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.238745013 +0000 UTC m=+101.383638571 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc040): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e11f0 item 5 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc6c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc6c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc6c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc6c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc6c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.242273365 +0000 UTC m=+101.387166922 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc6c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006ccc00): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006ccc00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006ccc00): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006ccc00): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006ccc00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.242273365 +0000 UTC m=+101.387166922 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006ccc00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c438f0 item 6 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd280): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd280): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd280): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd280): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd280): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.244023691 +0000 UTC m=+101.388917248 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd280): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd780): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd780): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd780): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd780): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd780): _writeAt: size=3, off=2 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd780): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd780): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.244023691 +0000 UTC m=+101.388917248 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd780): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cdc80): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cdc80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cdc80): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cdc80): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cdc80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.244023691 +0000 UTC m=+101.388917248 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cdc80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c43c70 item 7 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986380): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986380): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986380): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986380): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986380): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.24703383 +0000 UTC m=+101.391927387 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986380): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009868c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009868c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009868c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009868c0): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009868c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.24703383 +0000 UTC m=+101.391927387 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009868c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c3f0 item 8 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986e80): _readAt: size=2, off=0 2025/06/23 01:09:26 ERROR : open-test-file(0xc000986e80): Couldn't read size of file 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986e80): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986e80): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986e80): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986e80): close: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986e80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987240): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987240): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987240): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987240): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987240): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.249137268 +0000 UTC m=+101.394030825 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987240): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009876c0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009876c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009876c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009876c0): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009876c0): _writeAt: size=3, off=2 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009876c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009876c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.249137268 +0000 UTC m=+101.394030825 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009876c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987c40): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987c40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987c40): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987c40): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987c40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.249137268 +0000 UTC m=+101.394030825 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987c40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d260 item 9 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc340): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc340): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc340): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc340): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc340): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.25177045 +0000 UTC m=+101.396664006 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc340): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc8c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc8c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc8c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc8c0): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc8c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.25177045 +0000 UTC m=+101.396664006 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc8c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d8f0 item 10 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dcf00): _readAt: size=2, off=0 2025/06/23 01:09:26 ERROR : open-test-file(0xc0004dcf00): Couldn't read size of file 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dcf00): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dcf00): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dcf00): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dcf00): close: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dcf00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd2c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd2c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd2c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd2c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd2c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.256111688 +0000 UTC m=+101.401005245 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd2c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd7c0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd7c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd7c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd7c0): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd7c0): _writeAt: size=3, off=2 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd7c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd7c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.256111688 +0000 UTC m=+101.401005245 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd7c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004ddcc0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004ddcc0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004ddcc0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004ddcc0): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004ddcc0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.256111688 +0000 UTC m=+101.401005245 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004ddcc0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005242a0 item 11 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008ca3c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008ca3c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008ca3c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008ca3c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008ca3c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.259210655 +0000 UTC m=+101.404104212 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008ca3c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008ca900): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008ca900): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008ca900): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008ca900): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008ca900): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.259210655 +0000 UTC m=+101.404104212 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008ca900): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524ee0 item 12 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008caf80): _readAt: size=2, off=0 2025/06/23 01:09:26 ERROR : open-test-file(0xc0008caf80): Couldn't read size of file 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008caf80): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008caf80): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008caf80): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008caf80): close: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008caf80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cb340): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cb340): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cb340): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cb340): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cb340): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.260744873 +0000 UTC m=+101.405638431 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cb340): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cba00): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cba00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cba00): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cba00): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cba00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.260744873 +0000 UTC m=+101.405638431 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cba00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525960 item 13 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0140): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0140): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0140): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0140): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0140): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.262819227 +0000 UTC m=+101.407712784 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0140): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0680): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0680): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0680): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0680): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0680): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.262819227 +0000 UTC m=+101.407712784 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0680): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ce150 item 14 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0cc0): _readAt: size=2, off=0 2025/06/23 01:09:26 ERROR : open-test-file(0xc0008e0cc0): Couldn't read size of file 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0cc0): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0cc0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0cc0): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0cc0): close: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0cc0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1080): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1080): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1080): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1080): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1080): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.264931672 +0000 UTC m=+101.409825219 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1080): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1740): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1740): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1740): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1740): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1740): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.264931672 +0000 UTC m=+101.409825219 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1740): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ceaf0 item 15 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1dc0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1dc0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1dc0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1dc0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1dc0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.266422941 +0000 UTC m=+101.411316498 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1dc0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a00380): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a00380): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a00380): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a00380): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a00380): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.266422941 +0000 UTC m=+101.411316498 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a00380): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cee70 item 16 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a009c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a009c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a009c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a009c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a009c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.267953693 +0000 UTC m=+101.412847250 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a009c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a00e40): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a00e40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a00e40): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a00e40): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a00e40): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a00e40): _writeAt: size=3, off=7 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a00e40): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a00e40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.267953693 +0000 UTC m=+101.412847250 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a00e40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a01500): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a01500): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a01500): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a01500): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a01500): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.267953693 +0000 UTC m=+101.412847250 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a01500): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cf500 item 17 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a01c00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a01c00): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a01c00): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a01c00): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a01c00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.270917997 +0000 UTC m=+101.415811554 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a01c00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b6200): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b6200): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b6200): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b6200): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b6200): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.270917997 +0000 UTC m=+101.415811554 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b6200): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cfab0 item 18 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b6880): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b6880): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b6880): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b6880): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b6880): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.272373158 +0000 UTC m=+101.417266716 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b6880): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b6d80): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b6d80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b6d80): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b6d80): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b6d80): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b6d80): _writeAt: size=3, off=7 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b6d80): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b6d80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.272373158 +0000 UTC m=+101.417266716 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b6d80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b7280): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b7280): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b7280): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b7280): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b7280): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.272373158 +0000 UTC m=+101.417266716 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b7280): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005580e0 item 19 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b7900): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b7900): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b7900): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b7900): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b7900): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.274553932 +0000 UTC m=+101.419447489 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b7900): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b7e40): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b7e40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b7e40): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b7e40): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b7e40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.274553932 +0000 UTC m=+101.419447489 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007b7e40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558620 item 20 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007d0540): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007d0540): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007d0540): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007d0540): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007d0540): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.276331237 +0000 UTC m=+101.421224794 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007d0540): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007d0a40): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007d0a40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007d0a40): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007d0a40): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007d0a40): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007d0a40): _writeAt: size=3, off=7 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007d0a40): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007d0a40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.276331237 +0000 UTC m=+101.421224794 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007d0a40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007d0f40): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007d0f40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007d0f40): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007d0f40): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007d0f40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.276331237 +0000 UTC m=+101.421224794 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007d0f40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005589a0 item 21 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007d15c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007d15c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007d15c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007d15c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007d15c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.278210584 +0000 UTC m=+101.423104141 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007d15c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007d1b00): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007d1b00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007d1b00): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007d1b00): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007d1b00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.278210584 +0000 UTC m=+101.423104141 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007d1b00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559030 item 22 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007fe200): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007fe200): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007fe200): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007fe200): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007fe200): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.279925462 +0000 UTC m=+101.424819020 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007fe200): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007fe700): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007fe700): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007fe700): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007fe700): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007fe700): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007fe700): _writeAt: size=3, off=7 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007fe700): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007fe700): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.279925462 +0000 UTC m=+101.424819020 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007fe700): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007fec00): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007fec00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007fec00): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007fec00): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007fec00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.279925462 +0000 UTC m=+101.424819020 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007fec00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559490 item 23 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ff280): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ff280): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ff280): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ff280): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ff280): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.282365854 +0000 UTC m=+101.427259410 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ff280): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ff7c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ff7c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ff7c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ff7c0): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ff7c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.282365854 +0000 UTC m=+101.427259410 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ff7c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559b90 item 24 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ffe00): _readAt: size=2, off=0 2025/06/23 01:09:26 ERROR : open-test-file(0xc0007ffe00): Couldn't read size of file 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ffe00): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ffe00): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ffe00): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ffe00): close: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ffe00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084a240): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084a240): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084a240): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084a240): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084a240): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.283841884 +0000 UTC m=+101.428735430 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084a240): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084a740): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084a740): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084a740): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084a740): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084a740): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084a740): _writeAt: size=3, off=7 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084a740): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084a740): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.283841884 +0000 UTC m=+101.428735430 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084a740): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084ac80): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084ac80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084ac80): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084ac80): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084ac80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.283841884 +0000 UTC m=+101.428735430 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084ac80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003342a0 item 25 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084b300): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084b300): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084b300): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084b300): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084b300): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.285985126 +0000 UTC m=+101.430878673 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084b300): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084b840): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084b840): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084b840): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084b840): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084b840): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.285985126 +0000 UTC m=+101.430878673 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084b840): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334cb0 item 26 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084be80): _readAt: size=2, off=0 2025/06/23 01:09:26 ERROR : open-test-file(0xc00084be80): Couldn't read size of file 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084be80): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084be80): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084be80): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084be80): close: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00084be80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008762c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008762c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008762c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008762c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008762c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.287589898 +0000 UTC m=+101.432483455 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008762c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008767c0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008767c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008767c0): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008767c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008767c0): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008767c0): _writeAt: size=3, off=7 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008767c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008767c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.287589898 +0000 UTC m=+101.432483455 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008767c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000876d00): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000876d00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000876d00): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000876d00): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000876d00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.287589898 +0000 UTC m=+101.432483455 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000876d00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335c00 item 27 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000877380): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000877380): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000877380): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000877380): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000877380): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.289728812 +0000 UTC m=+101.434622370 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000877380): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008778c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008778c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008778c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008778c0): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008778c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.289728812 +0000 UTC m=+101.434622370 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008778c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f67e0 item 28 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000877f00): _readAt: size=2, off=0 2025/06/23 01:09:26 ERROR : open-test-file(0xc000877f00): Couldn't read size of file 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000877f00): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000877f00): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000877f00): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000877f00): close: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000877f00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008b6340): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008b6340): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008b6340): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008b6340): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008b6340): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.291572012 +0000 UTC m=+101.436465569 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008b6340): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008b6a00): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008b6a00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008b6a00): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008b6a00): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008b6a00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.291572012 +0000 UTC m=+101.436465569 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008b6a00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6ee0 item 29 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008b7080): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008b7080): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008b7080): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008b7080): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008b7080): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.293115689 +0000 UTC m=+101.438009246 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008b7080): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008b75c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008b75c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008b75c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008b75c0): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008b75c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.293115689 +0000 UTC m=+101.438009246 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008b75c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f77a0 item 30 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008b7c00): _readAt: size=2, off=0 2025/06/23 01:09:26 ERROR : open-test-file(0xc0008b7c00): Couldn't read size of file 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008b7c00): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008b7c00): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008b7c00): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008b7c00): close: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008b7c00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e8040): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e8040): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e8040): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e8040): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e8040): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.294626765 +0000 UTC m=+101.439520322 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e8040): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e8700): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e8700): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e8700): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e8700): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e8700): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.294626765 +0000 UTC m=+101.439520322 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e8700): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7ea0 item 31 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e8d80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e8d80): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e8d80): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e8d80): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e8d80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.296240093 +0000 UTC m=+101.441133650 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e8d80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e92c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e92c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e92c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e92c0): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e92c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.296240093 +0000 UTC m=+101.441133650 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e92c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da460 item 32 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e9900): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e9900): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e9900): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e9900): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e9900): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.297755167 +0000 UTC m=+101.442648724 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e9900): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e9d80): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e9d80): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e9d80): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e9d80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e9d80): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003daa10 item 33 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e9d80): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e9d80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.298328092 +0000 UTC m=+101.443221649 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e9d80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093c300): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093c300): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093c300): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093c300): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093c300): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.298328092 +0000 UTC m=+101.443221649 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093c300): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dacb0 item 33 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093c940): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093c940): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093c940): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093c940): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093c940): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.299710746 +0000 UTC m=+101.444604304 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093c940): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093cdc0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093cdc0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db5e0 item 34 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093cdc0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093cdc0): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093cdc0): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093cdc0): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093cdc0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.300303028 +0000 UTC m=+101.445196586 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093cdc0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093d300): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093d300): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093d300): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093d300): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093d300): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.300303028 +0000 UTC m=+101.445196586 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093d300): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db810 item 34 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093d940): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093d940): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093d940): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093d940): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093d940): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.301718265 +0000 UTC m=+101.446611822 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093d940): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093ddc0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093ddc0): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093ddc0): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093ddc0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093ddc0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dbd50 item 35 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093ddc0): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093ddc0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.30231733 +0000 UTC m=+101.447210886 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00093ddc0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a4340): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a4340): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a4340): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a4340): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a4340): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.30231733 +0000 UTC m=+101.447210886 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a4340): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afa070 item 35 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a49c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a49c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a49c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a49c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a49c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.303688924 +0000 UTC m=+101.448582480 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a49c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a4ec0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a4ec0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afa3f0 item 36 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a4ec0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a4ec0): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a4ec0): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a4ec0): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a4ec0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.304295993 +0000 UTC m=+101.449189550 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a4ec0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a5400): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a5400): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a5400): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a5400): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a5400): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.304295993 +0000 UTC m=+101.449189550 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a5400): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afa5b0 item 36 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a5a40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a5a40): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a5a40): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a5a40): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a5a40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.305763377 +0000 UTC m=+101.450656935 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a5a40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a5ec0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a5ec0): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a5ec0): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a5ec0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a5ec0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afaa80 item 37 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a5ec0): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a5ec0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.30631341 +0000 UTC m=+101.451206967 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009a5ec0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009de440): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009de440): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009de440): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009de440): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009de440): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.30631341 +0000 UTC m=+101.451206967 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009de440): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afac40 item 37 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009deac0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009deac0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009deac0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009deac0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009deac0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.307929453 +0000 UTC m=+101.452823010 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009deac0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009defc0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009defc0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afafc0 item 38 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009defc0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009defc0): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009defc0): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009defc0): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009defc0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.308528437 +0000 UTC m=+101.453421993 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009defc0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009df500): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009df500): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009df500): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009df500): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009df500): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.308528437 +0000 UTC m=+101.453421993 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009df500): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afb180 item 38 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009dfb80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009dfb80): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009dfb80): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009dfb80): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009dfb80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.310159197 +0000 UTC m=+101.455052754 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009dfb80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a48100): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a48100): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a48100): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a48100): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a48100): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afb650 item 39 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a48100): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a48100): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.310761829 +0000 UTC m=+101.455655386 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a48100): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a48600): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a48600): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a48600): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a48600): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a48600): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.310761829 +0000 UTC m=+101.455655386 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a48600): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afb8f0 item 39 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a48c80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a48c80): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a48c80): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a48c80): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a48c80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.312611881 +0000 UTC m=+101.457505437 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a48c80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a49180): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a49180): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afbdc0 item 40 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a49180): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a49180): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a49180): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a49180): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a49180): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.313226985 +0000 UTC m=+101.458120542 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a49180): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a496c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a496c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a496c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a496c0): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a496c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.313226985 +0000 UTC m=+101.458120542 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a496c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005640e0 item 40 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a49c80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a49c80): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a49c80): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a49c80): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a49c80): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a49c80): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a49c80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.314557813 +0000 UTC m=+101.459451371 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a49c80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa6200): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa6200): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa6200): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564460 item 41 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa6200): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa6200): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.315051128 +0000 UTC m=+101.459944685 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa6200): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa66c0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa66c0): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa66c0): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa66c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa66c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564770 item 41 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa66c0): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa66c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.31552577 +0000 UTC m=+101.460419327 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa66c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa6c00): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa6c00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa6c00): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa6c00): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa6c00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.31552577 +0000 UTC m=+101.460419327 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa6c00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564d20 item 41 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa7240): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa7240): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa7240): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa7240): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa7240): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa7240): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa7240): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.316779583 +0000 UTC m=+101.461673141 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa7240): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa7740): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa7740): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa7740): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565110 item 42 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa7740): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa7740): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.317286084 +0000 UTC m=+101.462179640 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa7740): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa7c80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa7c80): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005653b0 item 42 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa7c80): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa7c80): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa7c80): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa7c80): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa7c80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.317827109 +0000 UTC m=+101.462720666 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa7c80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad6280): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad6280): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad6280): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad6280): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad6280): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.317827109 +0000 UTC m=+101.462720666 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad6280): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565730 item 42 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad68c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad68c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad68c0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad68c0): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad68c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad68c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad68c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.319151324 +0000 UTC m=+101.464044882 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad68c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad6dc0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad6dc0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad6dc0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565dc0 item 43 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad6dc0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad6dc0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.319630103 +0000 UTC m=+101.464523660 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad6dc0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad7300): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad7300): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad7300): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad7300): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad7300): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e00e0 item 43 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad7300): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad7300): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.320183431 +0000 UTC m=+101.465076989 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad7300): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad7840): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad7840): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad7840): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad7840): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad7840): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.320183431 +0000 UTC m=+101.465076989 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad7840): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0540 item 43 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad7e80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad7e80): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad7e80): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad7e80): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad7e80): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad7e80): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad7e80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.321580254 +0000 UTC m=+101.466473810 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ad7e80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b02400): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b02400): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b02400): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0a10 item 44 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b02400): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b02400): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.322091332 +0000 UTC m=+101.466984889 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b02400): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b02940): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b02940): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0e00 item 44 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b02940): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b02940): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b02940): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b02940): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b02940): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.322697129 +0000 UTC m=+101.467590686 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b02940): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b02ec0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b02ec0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b02ec0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b02ec0): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b02ec0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.322697129 +0000 UTC m=+101.467590686 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b02ec0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e13b0 item 44 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b03500): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b03500): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b03500): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b03500): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b03500): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b03500): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b03500): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.323972914 +0000 UTC m=+101.468866471 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b03500): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b03a00): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b03a00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b03a00): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1b90 item 45 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b03a00): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b03a00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.32447148 +0000 UTC m=+101.469365036 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b03a00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b28180): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b28180): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b28180): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b28180): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b28180): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.32447148 +0000 UTC m=+101.469365036 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b28180): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1e30 item 45 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b287c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b287c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b287c0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b287c0): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b287c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b287c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b287c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.325797208 +0000 UTC m=+101.470690765 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b287c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b28cc0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b28cc0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b28cc0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fa770 item 46 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b28cc0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b28cc0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.32633627 +0000 UTC m=+101.471229827 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b28cc0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b293c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b293c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b293c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b293c0): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b293c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.32633627 +0000 UTC m=+101.471229827 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b293c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003faa10 item 46 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b29a00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b29a00): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b29a00): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b29a00): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b29a00): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b29a00): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b29a00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.327615129 +0000 UTC m=+101.472508687 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b29a00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b29f00): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b29f00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b29f00): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fae00 item 47 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b29f00): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b29f00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.328096974 +0000 UTC m=+101.472990531 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b29f00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b54680): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b54680): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b54680): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b54680): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b54680): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.328096974 +0000 UTC m=+101.472990531 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b54680): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fb1f0 item 47 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b54cc0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b54cc0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b54cc0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b54cc0): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b54cc0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b54cc0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b54cc0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.329448151 +0000 UTC m=+101.474341708 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b54cc0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b551c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b551c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b551c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fb730 item 48 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b551c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b551c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.329946525 +0000 UTC m=+101.474840082 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b551c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b558c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b558c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b558c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b558c0): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b558c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.329946525 +0000 UTC m=+101.474840082 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b558c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fb8f0 item 48 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b55f00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b55f00): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b55f00): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b55f00): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b55f00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.331409962 +0000 UTC m=+101.476303519 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b55f00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8a400): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8a400): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8a400): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8a400): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8a400): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8a400): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e0e0 item 49 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8a400): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8a400): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.33195176 +0000 UTC m=+101.476845316 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8a400): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8a940): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8a940): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8a940): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8a940): >_readAt: n=8, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8a940): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.33195176 +0000 UTC m=+101.476845316 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8a940): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e460 item 49 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8afc0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8afc0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8afc0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8afc0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8afc0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.333371142 +0000 UTC m=+101.478264700 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8afc0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8b4c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8b4c0): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8b4c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f180 item 50 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8b4c0): _readAt: size=2, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8b4c0): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8b4c0): _writeAt: size=3, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8b4c0): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8b4c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.334005884 +0000 UTC m=+101.478899441 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8b4c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8ba40): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8ba40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8ba40): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8ba40): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8ba40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.334005884 +0000 UTC m=+101.478899441 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b8ba40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f5e0 item 50 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae140): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae140): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae140): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae140): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae140): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.336182429 +0000 UTC m=+101.481075986 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae140): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae640): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae640): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae640): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae640): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae640): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae640): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000daa0e0 item 51 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae640): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae640): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.337119338 +0000 UTC m=+101.482012894 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae640): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baeb80): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baeb80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baeb80): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baeb80): >_readAt: n=8, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baeb80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.337119338 +0000 UTC m=+101.482012894 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baeb80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000daa2a0 item 51 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baf200): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baf200): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baf200): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baf200): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baf200): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.338845427 +0000 UTC m=+101.483738984 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baf200): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baf700): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baf700): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baf700): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000daa8c0 item 52 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baf700): _readAt: size=2, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baf700): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baf700): _writeAt: size=3, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baf700): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baf700): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.339479577 +0000 UTC m=+101.484373135 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baf700): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bafc80): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bafc80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bafc80): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bafc80): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bafc80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.339479577 +0000 UTC m=+101.484373135 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bafc80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000daacb0 item 52 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd6380): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd6380): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd6380): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd6380): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd6380): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.340808402 +0000 UTC m=+101.485701959 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd6380): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd6880): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd6880): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd6880): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd6880): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd6880): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd6880): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dab030 item 53 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd6880): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd6880): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.341419649 +0000 UTC m=+101.486313206 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd6880): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd6ac0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd6ac0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd6ac0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd6ac0): >_readAt: n=8, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd6ac0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.341419649 +0000 UTC m=+101.486313206 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd6ac0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555c00 item 53 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd7140): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd7140): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd7140): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd7140): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd7140): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.344236997 +0000 UTC m=+101.489130553 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd7140): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd7640): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd7640): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd7640): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000daa2a0 item 54 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd7640): _readAt: size=2, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd7640): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd7640): _writeAt: size=3, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd7640): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd7640): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.345041647 +0000 UTC m=+101.489935203 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd7640): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd7bc0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd7bc0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd7bc0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd7bc0): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd7bc0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.345041647 +0000 UTC m=+101.489935203 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bd7bc0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000daa770 item 54 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec2c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec2c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec2c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec2c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec2c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.346965587 +0000 UTC m=+101.491859144 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec2c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec7c0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec7c0): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec7c0): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec7c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec7c0): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec7c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dab490 item 55 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec7c0): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec7c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.347758606 +0000 UTC m=+101.492652163 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec7c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ecd00): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ecd00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ecd00): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ecd00): >_readAt: n=8, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ecd00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.347758606 +0000 UTC m=+101.492652163 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ecd00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dab650 item 55 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a21c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a21c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a21c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a21c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a21c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.349278688 +0000 UTC m=+101.494172246 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a21c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a26c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a26c0): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a26c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e0540 item 56 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a26c0): _readAt: size=2, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a26c0): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a26c0): _writeAt: size=3, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a26c0): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a26c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.350152068 +0000 UTC m=+101.495045625 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a26c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a2c40): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a2c40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a2c40): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a2c40): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a2c40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.350152068 +0000 UTC m=+101.495045625 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a2c40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e07e0 item 56 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a3280): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a3280): open at offset 0 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a3280): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a3280): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a3280): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a3280): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a3280): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a3280): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.351855405 +0000 UTC m=+101.496748963 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a3280): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a37c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a37c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a37c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e11f0 item 57 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a37c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a37c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.352438449 +0000 UTC m=+101.497332007 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a37c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a3d00): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a3d00): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a3d00): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a3d00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a3d00): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a3d00): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e1c00 item 57 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a3d00): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a3d00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.353060998 +0000 UTC m=+101.497954555 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004a3d00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e7640): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e7640): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e7640): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e7640): >_readAt: n=8, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e7640): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.353060998 +0000 UTC m=+101.497954555 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e7640): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554000 item 57 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e7f40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e7f40): open at offset 0 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e7f40): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e7f40): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e7f40): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e7f40): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e7f40): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e7f40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.354702629 +0000 UTC m=+101.499596196 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e7f40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ea500): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ea500): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ea500): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554460 item 58 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ea500): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ea500): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.355795851 +0000 UTC m=+101.500689409 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ea500): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eaa80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eaa80): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eaa80): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554690 item 58 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eaa80): _readAt: size=2, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eaa80): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eaa80): _writeAt: size=3, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eaa80): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eaa80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.356716279 +0000 UTC m=+101.501609836 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eaa80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb080): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb080): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb080): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb080): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb080): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.356716279 +0000 UTC m=+101.501609836 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb080): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554a10 item 58 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb6c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb6c0): open at offset 0 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb6c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb6c0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb6c0): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb6c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb6c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb6c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.359707362 +0000 UTC m=+101.504600939 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb6c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ebc00): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ebc00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ebc00): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554e70 item 59 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ebc00): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ebc00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.360521439 +0000 UTC m=+101.505415017 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ebc00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096e140): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096e140): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096e140): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096e140): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096e140): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096e140): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005550a0 item 59 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096e140): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096e140): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.36129936 +0000 UTC m=+101.506192937 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096e140): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096e6c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096e6c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096e6c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096e6c0): >_readAt: n=8, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096e6c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.36129936 +0000 UTC m=+101.506192937 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096e6c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555340 item 59 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096ed40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096ed40): open at offset 0 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096ed40): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096ed40): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096ed40): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096ed40): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096ed40): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096ed40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.363820993 +0000 UTC m=+101.508714551 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096ed40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096f280): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096f280): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096f280): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555b20 item 60 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096f280): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096f280): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.364403606 +0000 UTC m=+101.509297153 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096f280): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096f7c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096f7c0): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096f7c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555f10 item 60 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096f7c0): _readAt: size=2, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096f7c0): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096f7c0): _writeAt: size=3, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096f7c0): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096f7c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.365111455 +0000 UTC m=+101.510005012 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096f7c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096fd80): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096fd80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096fd80): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096fd80): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096fd80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.365111455 +0000 UTC m=+101.510005012 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096fd80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c230 item 60 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bc880): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bc880): open at offset 0 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bc880): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bc880): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bc880): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bc880): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bc880): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bc880): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.366765128 +0000 UTC m=+101.511658686 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bc880): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bcdc0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bcdc0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bcdc0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c930 item 61 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bcdc0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bcdc0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.36729319 +0000 UTC m=+101.512186747 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bcdc0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bd800): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bd800): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bd800): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bd800): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bd800): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.36729319 +0000 UTC m=+101.512186747 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bd800): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054cb60 item 61 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bde40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bde40): open at offset 0 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bde40): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bde40): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bde40): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bde40): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bde40): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bde40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.368798615 +0000 UTC m=+101.513692173 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bde40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000aef80): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000aef80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000aef80): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d3b0 item 62 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000aef80): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000aef80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.369337838 +0000 UTC m=+101.514231395 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000aef80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000afc00): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000afc00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000afc00): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000afc00): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000afc00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.369337838 +0000 UTC m=+101.514231395 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000afc00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d5e0 item 62 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000534ac0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000534ac0): open at offset 0 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000534ac0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000534ac0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000534ac0): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000534ac0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000534ac0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000534ac0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.371023301 +0000 UTC m=+101.515916858 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000534ac0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535040): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535040): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535040): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054db20 item 63 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535040): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535040): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.371546021 +0000 UTC m=+101.516439578 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535040): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535740): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535740): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535740): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535740): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535740): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.371546021 +0000 UTC m=+101.516439578 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535740): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054dd50 item 63 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535d80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535d80): open at offset 0 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535d80): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535d80): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535d80): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535d80): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535d80): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535d80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.373635424 +0000 UTC m=+101.518528980 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535d80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055a680): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055a680): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055a680): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398930 item 64 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055a680): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055a680): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.374687678 +0000 UTC m=+101.519581235 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055a680): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055b200): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055b200): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055b200): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055b200): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055b200): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.374687678 +0000 UTC m=+101.519581235 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055b200): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398cb0 item 64 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006385c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006385c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006385c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006385c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006385c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.376283743 +0000 UTC m=+101.521177301 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006385c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000638b40): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000638b40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000638b40): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000638b40): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000638b40): _writeAt: size=3, off=2 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003996c0 item 65 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000638b40): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000638b40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.376801466 +0000 UTC m=+101.521695023 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000638b40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639040): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639040): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639040): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639040): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639040): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.376801466 +0000 UTC m=+101.521695023 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639040): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003998f0 item 65 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639680): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639680): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639680): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639680): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639680): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.378255485 +0000 UTC m=+101.523149042 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639680): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639b00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639b00): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca2a0 item 66 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639b00): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639b00): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639b00): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639b00): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639b00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.378853606 +0000 UTC m=+101.523747164 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639b00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008940c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008940c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008940c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008940c0): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008940c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.378853606 +0000 UTC m=+101.523747164 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008940c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca540 item 66 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894800): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894800): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894800): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894800): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894800): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.380361758 +0000 UTC m=+101.525255315 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894800): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894c80): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894c80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894c80): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894c80): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894c80): _writeAt: size=3, off=2 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cac40 item 67 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894c80): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894c80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.387094484 +0000 UTC m=+101.531988041 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894c80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895180): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895180): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895180): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895180): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895180): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.387094484 +0000 UTC m=+101.531988041 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895180): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb3b0 item 67 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895800): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895800): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895800): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895800): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895800): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.388565476 +0000 UTC m=+101.533459032 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895800): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895d00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895d00): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb960 item 68 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895d00): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895d00): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895d00): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895d00): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895d00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.390480229 +0000 UTC m=+101.535373786 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895d00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005962c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005962c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005962c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005962c0): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005962c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.390480229 +0000 UTC m=+101.535373786 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005962c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cbb90 item 68 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596900): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596900): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596900): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596900): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596900): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.393458339 +0000 UTC m=+101.538351896 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596900): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596d80): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596d80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596d80): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596d80): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596d80): _writeAt: size=3, off=2 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000505b0 item 69 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596d80): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596d80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.394093389 +0000 UTC m=+101.538986937 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596d80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000597280): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000597280): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000597280): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000597280): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000597280): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.394093389 +0000 UTC m=+101.538986937 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000597280): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d90 item 69 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ed6c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ed6c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ed6c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ed6c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ed6c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.395572916 +0000 UTC m=+101.540466474 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ed6c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007edc00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007edc00): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dabb20 item 70 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007edc00): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007edc00): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007edc00): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007edc00): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007edc00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.396487053 +0000 UTC m=+101.541380610 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007edc00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e41c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e41c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e41c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e41c0): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e41c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.396487053 +0000 UTC m=+101.541380610 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e41c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dabce0 item 70 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e4840): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e4840): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e4840): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e4840): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e4840): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.398182475 +0000 UTC m=+101.543076032 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e4840): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e4d40): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e4d40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e4d40): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e4d40): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e4d40): _writeAt: size=3, off=2 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005561c0 item 71 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e4d40): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e4d40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.398950176 +0000 UTC m=+101.543843733 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e4d40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e5240): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e5240): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e5240): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e5240): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e5240): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.398950176 +0000 UTC m=+101.543843733 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e5240): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000556540 item 71 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e58c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e58c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e58c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e58c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e58c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.400439481 +0000 UTC m=+101.545333038 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e58c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e5ec0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e5ec0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000556cb0 item 72 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e5ec0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e5ec0): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e5ec0): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e5ec0): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e5ec0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.401075935 +0000 UTC m=+101.545969492 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e5ec0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079a480): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079a480): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079a480): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079a480): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079a480): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.401075935 +0000 UTC m=+101.545969492 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079a480): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000556fc0 item 72 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079aa40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079aa40): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079aa40): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079aa40): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079aa40): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079aa40): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079aa40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.402759405 +0000 UTC m=+101.547652961 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079aa40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079b040): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079b040): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079b040): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000557500 item 73 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079b040): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079b040): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.404039388 +0000 UTC m=+101.548932944 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079b040): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079b500): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079b500): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079b500): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079b500): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079b500): _writeAt: size=3, off=2 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000557960 item 73 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079b500): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079b500): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.405460825 +0000 UTC m=+101.550354382 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079b500): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079ba40): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079ba40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079ba40): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079ba40): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079ba40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.405460825 +0000 UTC m=+101.550354382 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079ba40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000557ce0 item 73 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e66100): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e66100): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e66100): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e66100): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e66100): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e66100): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e66100): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.406966051 +0000 UTC m=+101.551859607 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e66100): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e66600): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e66600): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e66600): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005024d0 item 74 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e66600): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e66600): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.40751514 +0000 UTC m=+101.552408698 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e66600): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e66b40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e66b40): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502700 item 74 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e66b40): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e66b40): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e66b40): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e66b40): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e66b40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.408165591 +0000 UTC m=+101.553059148 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e66b40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e67100): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e67100): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e67100): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e67100): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e67100): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.408165591 +0000 UTC m=+101.553059148 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e67100): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502cb0 item 74 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e67740): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e67740): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e67740): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e67740): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e67740): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e67740): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e67740): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.409529712 +0000 UTC m=+101.554423269 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e67740): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e67c40): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e67c40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e67c40): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005035e0 item 75 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e67c40): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e67c40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.410036223 +0000 UTC m=+101.554929780 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e67c40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afe280): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afe280): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afe280): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afe280): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afe280): _writeAt: size=3, off=2 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503810 item 75 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afe280): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afe280): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.410576316 +0000 UTC m=+101.555469873 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afe280): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afe7c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afe7c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afe7c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afe7c0): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afe7c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.410576316 +0000 UTC m=+101.555469873 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afe7c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503a40 item 75 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afee00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afee00): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afee00): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afee00): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afee00): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afee00): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afee00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.411952829 +0000 UTC m=+101.556846387 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afee00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aff300): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aff300): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aff300): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051c770 item 76 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aff300): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aff300): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.412417291 +0000 UTC m=+101.557310848 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aff300): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aff840): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aff840): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051ccb0 item 76 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aff840): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aff840): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aff840): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aff840): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aff840): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.413027166 +0000 UTC m=+101.557920723 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aff840): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000affdc0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000affdc0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000affdc0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000affdc0): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000affdc0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.413027166 +0000 UTC m=+101.557920723 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000affdc0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051cf50 item 76 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067e480): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067e480): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067e480): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067e480): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067e480): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067e480): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067e480): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.414326856 +0000 UTC m=+101.559220412 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067e480): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067e980): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067e980): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067e980): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d2d0 item 77 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067e980): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067e980): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.414799071 +0000 UTC m=+101.559692628 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067e980): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067f0c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067f0c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067f0c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067f0c0): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067f0c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.414799071 +0000 UTC m=+101.559692628 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067f0c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d490 item 77 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067f700): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067f700): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067f700): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067f700): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067f700): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067f700): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067f700): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.41632222 +0000 UTC m=+101.561215777 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067f700): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067fc00): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067fc00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067fc00): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051dce0 item 78 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067fc00): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067fc00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.416791952 +0000 UTC m=+101.561685509 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067fc00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f8380): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f8380): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f8380): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f8380): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f8380): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.416791952 +0000 UTC m=+101.561685509 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f8380): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c420e0 item 78 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f89c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f89c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f89c0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f89c0): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f89c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f89c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f89c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.41836833 +0000 UTC m=+101.563261878 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f89c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f8ec0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f8ec0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f8ec0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c425b0 item 79 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f8ec0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f8ec0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.419066502 +0000 UTC m=+101.563960058 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f8ec0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f95c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f95c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f95c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f95c0): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f95c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.419066502 +0000 UTC m=+101.563960058 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f95c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c42850 item 79 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f9d00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f9d00): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f9d00): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f9d00): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f9d00): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f9d00): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f9d00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.420593266 +0000 UTC m=+101.565486824 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f9d00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007da2c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007da2c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007da2c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c42d20 item 80 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007da2c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007da2c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.421162755 +0000 UTC m=+101.566056312 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007da2c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007daa00): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007daa00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007daa00): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007daa00): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007daa00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.421162755 +0000 UTC m=+101.566056312 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007daa00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c42ee0 item 80 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007db040): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007db040): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007db040): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007db040): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007db040): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.422706302 +0000 UTC m=+101.567599859 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007db040): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007db4c0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007db4c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007db4c0): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007db4c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007db4c0): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007db4c0): _writeAt: size=3, off=7 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c43420 item 81 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007db4c0): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007db4c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.423416746 +0000 UTC m=+101.568310303 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007db4c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007dba00): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007dba00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007dba00): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007dba00): >_readAt: n=8, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007dba00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.423416746 +0000 UTC m=+101.568310303 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007dba00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c435e0 item 81 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10100): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10100): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10100): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10100): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10100): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.425004816 +0000 UTC m=+101.569898373 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10100): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10600): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10600): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10600): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c43a40 item 82 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10600): _readAt: size=2, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10600): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10600): _writeAt: size=3, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10600): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10600): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.425647582 +0000 UTC m=+101.570541140 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10600): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10bc0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10bc0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10bc0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10bc0): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10bc0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.425647582 +0000 UTC m=+101.570541140 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10bc0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c43c00 item 82 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11240): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11240): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11240): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11240): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11240): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.427002746 +0000 UTC m=+101.571896303 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11240): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11740): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11740): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11740): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11740): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11740): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11740): _writeAt: size=3, off=7 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c150 item 83 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11740): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11740): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.427604917 +0000 UTC m=+101.572498474 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11740): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11c80): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11c80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11c80): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11c80): >_readAt: n=8, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11c80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.427604917 +0000 UTC m=+101.572498474 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11c80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c3f0 item 83 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590380): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590380): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590380): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590380): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590380): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.429020383 +0000 UTC m=+101.573913940 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590380): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590880): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590880): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590880): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d260 item 84 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590880): _readAt: size=2, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590880): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590880): _writeAt: size=3, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590880): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590880): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.429598238 +0000 UTC m=+101.574491784 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590880): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590e00): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590e00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590e00): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590e00): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590e00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.429598238 +0000 UTC m=+101.574491784 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590e00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d490 item 84 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591480): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591480): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591480): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591480): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591480): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.430800964 +0000 UTC m=+101.575694522 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591480): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591b00): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591b00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591b00): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591b00): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591b00): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591b00): _writeAt: size=3, off=7 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d960 item 85 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591b00): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591b00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.431351478 +0000 UTC m=+101.576245035 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591b00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f0100): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f0100): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f0100): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f0100): >_readAt: n=8, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f0100): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.431351478 +0000 UTC m=+101.576245035 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f0100): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050dd50 item 85 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f0780): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f0780): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f0780): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f0780): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f0780): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.432606494 +0000 UTC m=+101.577500051 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f0780): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f0c80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f0c80): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f0c80): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524850 item 86 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f0c80): _readAt: size=2, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f0c80): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f0c80): _writeAt: size=3, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f0c80): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f0c80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.433388732 +0000 UTC m=+101.578282279 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f0c80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f1280): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f1280): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f1280): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f1280): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f1280): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.433388732 +0000 UTC m=+101.578282279 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f1280): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524c40 item 86 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f1900): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f1900): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f1900): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f1900): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f1900): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.434815901 +0000 UTC m=+101.579709458 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f1900): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f1e00): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f1e00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f1e00): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f1e00): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f1e00): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f1e00): _writeAt: size=3, off=7 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525420 item 87 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f1e00): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f1e00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.435347669 +0000 UTC m=+101.580241225 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006f1e00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092a3c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092a3c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092a3c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092a3c0): >_readAt: n=8, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092a3c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.435347669 +0000 UTC m=+101.580241225 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092a3c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525b90 item 87 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092aa40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092aa40): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092aa40): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092aa40): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092aa40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.436592666 +0000 UTC m=+101.581486222 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092aa40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092af80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092af80): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092af80): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ce380 item 88 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092af80): _readAt: size=2, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092af80): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092af80): _writeAt: size=3, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092af80): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092af80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.437146314 +0000 UTC m=+101.582039870 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092af80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092b500): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092b500): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092b500): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092b500): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092b500): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.437146314 +0000 UTC m=+101.582039870 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092b500): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ce930 item 88 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092bb40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092bb40): open at offset 0 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092bb40): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092bb40): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092bb40): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092bb40): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092bb40): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092bb40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.438532485 +0000 UTC m=+101.583426043 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092bb40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc100): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc100): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc100): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ced90 item 89 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc100): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc100): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.439073992 +0000 UTC m=+101.583967549 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc100): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc640): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc640): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc640): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc640): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc640): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc640): _writeAt: size=3, off=7 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cf0a0 item 89 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc640): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc640): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.439650325 +0000 UTC m=+101.584543881 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc640): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006ccbc0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006ccbc0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006ccbc0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006ccbc0): >_readAt: n=8, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006ccbc0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.439650325 +0000 UTC m=+101.584543881 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006ccbc0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cf2d0 item 89 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd200): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd200): open at offset 0 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd200): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd200): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd200): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd200): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd200): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd200): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.441014574 +0000 UTC m=+101.585908131 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd200): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd740): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd740): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd740): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cf7a0 item 90 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd740): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd740): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.441511016 +0000 UTC m=+101.586404574 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd740): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cdcc0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cdcc0): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cdcc0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cfa40 item 90 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cdcc0): _readAt: size=2, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cdcc0): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cdcc0): _writeAt: size=3, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cdcc0): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cdcc0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.442112235 +0000 UTC m=+101.587005792 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cdcc0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986300): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986300): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986300): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986300): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986300): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.442112235 +0000 UTC m=+101.587005792 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986300): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cfc70 item 90 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986940): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986940): open at offset 0 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986940): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986940): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986940): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986940): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986940): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986940): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.44353778 +0000 UTC m=+101.588431337 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986940): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986e80): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986e80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986e80): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558230 item 91 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986e80): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986e80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.444077613 +0000 UTC m=+101.588971170 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986e80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009873c0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009873c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009873c0): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009873c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009873c0): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009873c0): _writeAt: size=3, off=7 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558460 item 91 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009873c0): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009873c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.444681407 +0000 UTC m=+101.589574954 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009873c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987940): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987940): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987940): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987940): >_readAt: n=8, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987940): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.444681407 +0000 UTC m=+101.589574954 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987940): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558620 item 91 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc080): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc080): open at offset 0 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc080): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc080): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc080): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc080): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc080): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc080): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.446043393 +0000 UTC m=+101.590936940 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc080): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc5c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc5c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc5c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005589a0 item 92 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc5c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc5c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.446559522 +0000 UTC m=+101.591453078 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc5c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dcb40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dcb40): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dcb40): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558b60 item 92 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dcb40): _readAt: size=2, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dcb40): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dcb40): _writeAt: size=3, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dcb40): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dcb40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.447229899 +0000 UTC m=+101.592123457 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dcb40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd100): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd100): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd100): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd100): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd100): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.447229899 +0000 UTC m=+101.592123457 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd100): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558d20 item 92 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd740): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd740): open at offset 0 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd740): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd740): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd740): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd740): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd740): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd740): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.448717652 +0000 UTC m=+101.593611209 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd740): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004ddc80): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004ddc80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004ddc80): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559260 item 93 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004ddc80): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004ddc80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.449294966 +0000 UTC m=+101.594188513 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004ddc80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008ca400): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008ca400): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008ca400): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008ca400): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008ca400): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.449294966 +0000 UTC m=+101.594188513 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008ca400): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559500 item 93 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008caa40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008caa40): open at offset 0 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008caa40): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008caa40): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008caa40): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008caa40): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008caa40): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008caa40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.450710882 +0000 UTC m=+101.595604440 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008caa40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cafc0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cafc0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cafc0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559a40 item 94 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cafc0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cafc0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.45127968 +0000 UTC m=+101.596173237 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cafc0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cb6c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cb6c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cb6c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cb6c0): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cb6c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.45127968 +0000 UTC m=+101.596173237 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cb6c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559d50 item 94 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cbd00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cbd00): open at offset 0 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cbd00): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cbd00): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cbd00): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cbd00): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cbd00): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cbd00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.452987776 +0000 UTC m=+101.597881333 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cbd00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0300): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0300): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0300): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334460 item 95 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0300): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0300): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.453631975 +0000 UTC m=+101.598525532 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0300): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0a00): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0a00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0a00): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0a00): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0a00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.453631975 +0000 UTC m=+101.598525532 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0a00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334690 item 95 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1040): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1040): open at offset 0 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1040): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1040): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1040): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1040): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1040): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1040): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.455572939 +0000 UTC m=+101.600466496 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1040): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1580): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1580): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1580): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335960 item 96 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1580): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1580): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.456253014 +0000 UTC m=+101.601146571 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1580): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1c80): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1c80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1c80): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1c80): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1c80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.456253014 +0000 UTC m=+101.601146571 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1c80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335b90 item 96 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= 2025/06/23 01:09:26 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:09:26 DEBUG : Looking for writers 2025/06/23 01:09:26 DEBUG : >WaitForWriters: 2025/06/23 01:09:26 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:09:26 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:09:26 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/23 01:09:26 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:26 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/06/23 01:09:26 INFO : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00066fbc0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00066fbc0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00066fbc0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00066fbc0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00066fbc0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.706294608 +0000 UTC m=+101.851188165 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00066fbc0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa40c0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa40c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa40c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa40c0): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa40c0): _writeAt: size=3, off=2 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa40c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa40c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.706294608 +0000 UTC m=+101.851188165 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa40c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa4580): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa4580): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa4580): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa4580): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa4580): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.706294608 +0000 UTC m=+101.851188165 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa4580): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afa5b0 item 1 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa4bc0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa4bc0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa4bc0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa4bc0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa4bc0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.71022246 +0000 UTC m=+101.855116017 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa4bc0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa50c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa50c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa50c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa50c0): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa50c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.71022246 +0000 UTC m=+101.855116017 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa50c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afabd0 item 2 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa5700): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa5700): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa5700): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa5700): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa5700): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.712367746 +0000 UTC m=+101.857261313 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa5700): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa5b80): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa5b80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa5b80): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa5b80): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa5b80): _writeAt: size=3, off=2 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa5b80): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa5b80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.712367746 +0000 UTC m=+101.857261313 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aa5b80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af00c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af00c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af00c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af00c0): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af00c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.712367746 +0000 UTC m=+101.857261313 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af00c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afaf50 item 3 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af0740): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af0740): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af0740): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af0740): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af0740): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.717982744 +0000 UTC m=+101.862876301 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af0740): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af0c80): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af0c80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af0c80): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af0c80): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af0c80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.717982744 +0000 UTC m=+101.862876301 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af0c80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afb570 item 4 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af12c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af12c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af12c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af12c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af12c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.719709845 +0000 UTC m=+101.864603403 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af12c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af1740): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af1740): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af1740): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af1740): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af1740): _writeAt: size=3, off=2 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af1740): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af1740): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.719709845 +0000 UTC m=+101.864603403 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af1740): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af1c00): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af1c00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af1c00): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af1c00): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af1c00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.719709845 +0000 UTC m=+101.864603403 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af1c00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afb9d0 item 5 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b24300): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b24300): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b24300): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b24300): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b24300): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.722094411 +0000 UTC m=+101.866987968 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b24300): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b24840): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b24840): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b24840): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b24840): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b24840): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.722094411 +0000 UTC m=+101.866987968 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b24840): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564150 item 6 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b24ec0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b24ec0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b24ec0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b24ec0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b24ec0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.724223137 +0000 UTC m=+101.869116694 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b24ec0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b253c0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b253c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b253c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b253c0): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b253c0): _writeAt: size=3, off=2 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b253c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b253c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.724223137 +0000 UTC m=+101.869116694 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b253c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b25880): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b25880): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b25880): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b25880): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b25880): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.724223137 +0000 UTC m=+101.869116694 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b25880): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005644d0 item 7 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b25f00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b25f00): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b25f00): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b25f00): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b25f00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.728910685 +0000 UTC m=+101.873804242 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b25f00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b584c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b584c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b584c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b584c0): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b584c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.728910685 +0000 UTC m=+101.873804242 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b584c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564f50 item 8 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b58a80): _readAt: size=2, off=0 2025/06/23 01:09:26 ERROR : open-test-file(0xc000b58a80): Couldn't read size of file 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b58a80): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b58a80): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b58a80): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b58a80): close: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b58a80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b58e40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b58e40): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b58e40): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b58e40): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b58e40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.731020004 +0000 UTC m=+101.875913561 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b58e40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b592c0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b592c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b592c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b592c0): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b592c0): _writeAt: size=3, off=2 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b592c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b592c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.731020004 +0000 UTC m=+101.875913561 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b592c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b597c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b597c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b597c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b597c0): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b597c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.731020004 +0000 UTC m=+101.875913561 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b597c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005653b0 item 9 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b59e40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b59e40): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b59e40): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b59e40): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b59e40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.734053586 +0000 UTC m=+101.878947134 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b59e40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9a400): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9a400): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9a400): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9a400): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9a400): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.734053586 +0000 UTC m=+101.878947134 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9a400): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565d50 item 10 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9aa40): _readAt: size=2, off=0 2025/06/23 01:09:26 ERROR : open-test-file(0xc000b9aa40): Couldn't read size of file 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9aa40): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9aa40): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9aa40): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9aa40): close: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9aa40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9ae00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9ae00): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9ae00): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9ae00): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9ae00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.736805172 +0000 UTC m=+101.881698729 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9ae00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9b300): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9b300): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9b300): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9b300): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9b300): _writeAt: size=3, off=2 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9b300): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9b300): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.736805172 +0000 UTC m=+101.881698729 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9b300): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9b800): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9b800): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9b800): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9b800): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9b800): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.736805172 +0000 UTC m=+101.881698729 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9b800): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0310 item 11 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae440): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae440): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae440): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae440): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae440): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.739812446 +0000 UTC m=+101.884706003 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae440): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae980): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae980): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae980): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae980): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae980): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.739812446 +0000 UTC m=+101.884706003 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae980): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6c40 item 12 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baefc0): _readAt: size=2, off=0 2025/06/23 01:09:26 ERROR : open-test-file(0xc000baefc0): Couldn't read size of file 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baefc0): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baefc0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baefc0): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baefc0): close: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baefc0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009e2040): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009e2040): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009e2040): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009e2040): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009e2040): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.741596755 +0000 UTC m=+101.886490302 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009e2040): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009e2700): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009e2700): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009e2700): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009e2700): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009e2700): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.741596755 +0000 UTC m=+101.886490302 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009e2700): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f75e0 item 13 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009e2d80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009e2d80): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009e2d80): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009e2d80): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009e2d80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.743563646 +0000 UTC m=+101.888457203 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009e2d80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009e32c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009e32c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009e32c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009e32c0): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009e32c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.743563646 +0000 UTC m=+101.888457203 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009e32c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7b90 item 14 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9be40): _readAt: size=2, off=0 2025/06/23 01:09:26 ERROR : open-test-file(0xc000b9be40): Couldn't read size of file 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9be40): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9be40): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9be40): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9be40): close: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b9be40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000c82280): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000c82280): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000c82280): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000c82280): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000c82280): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.745268515 +0000 UTC m=+101.890162073 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000c82280): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000c82940): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000c82940): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000c82940): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000c82940): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000c82940): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.745268515 +0000 UTC m=+101.890162073 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000c82940): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0bd0 item 15 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000c82fc0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000c82fc0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000c82fc0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000c82fc0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000c82fc0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.747438919 +0000 UTC m=+101.892332476 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000c82fc0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000c83500): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000c83500): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000c83500): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000c83500): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000c83500): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.747438919 +0000 UTC m=+101.892332476 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000c83500): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1490 item 16 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000c83b40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000c83b40): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000c83b40): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000c83b40): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000c83b40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.749907032 +0000 UTC m=+101.894800588 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000c83b40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2040): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2040): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2040): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2040): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2040): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2040): _writeAt: size=3, off=7 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2040): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2040): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.749907032 +0000 UTC m=+101.894800588 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2040): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2540): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2540): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2540): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2540): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2540): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.749907032 +0000 UTC m=+101.894800588 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2540): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1c70 item 17 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2bc0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2bc0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2bc0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2bc0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2bc0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.752848302 +0000 UTC m=+101.897741859 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2bc0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3100): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3100): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3100): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3100): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3100): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.752848302 +0000 UTC m=+101.897741859 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3100): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ed20 item 18 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3780): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3780): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3780): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3780): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3780): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.755677652 +0000 UTC m=+101.900571209 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3780): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3c80): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3c80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3c80): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3c80): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3c80): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3c80): _writeAt: size=3, off=7 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3c80): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3c80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.755677652 +0000 UTC m=+101.900571209 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3c80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6d480): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6d480): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6d480): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6d480): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6d480): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.755677652 +0000 UTC m=+101.900571209 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6d480): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f420 item 19 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2540): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2540): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2540): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2540): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2540): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.76228302 +0000 UTC m=+101.907176567 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2540): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2a80): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2a80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2a80): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2a80): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2a80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.76228302 +0000 UTC m=+101.907176567 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2a80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e850 item 20 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6c180): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6c180): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6c180): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6c180): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6c180): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.764576835 +0000 UTC m=+101.909470392 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6c180): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6c700): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6c700): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6c700): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6c700): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6c700): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6c700): _writeAt: size=3, off=7 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6c700): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6c700): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.764576835 +0000 UTC m=+101.909470392 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6c700): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6cc40): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6cc40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6cc40): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6cc40): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6cc40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.764576835 +0000 UTC m=+101.909470392 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6cc40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da4d0 item 21 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6d880): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6d880): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6d880): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6d880): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6d880): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.76787733 +0000 UTC m=+101.912770876 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6d880): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6de00): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6de00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6de00): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6de00): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6de00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.76787733 +0000 UTC m=+101.912770876 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6de00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dacb0 item 22 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3100): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3100): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3100): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3100): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3100): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.770066569 +0000 UTC m=+101.914960126 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3100): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3600): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3600): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3600): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3600): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3600): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3600): _writeAt: size=3, off=7 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3600): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3600): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.770066569 +0000 UTC m=+101.914960126 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3600): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3b00): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3b00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3b00): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3b00): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3b00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.770066569 +0000 UTC m=+101.914960126 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3b00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f1f0 item 23 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ea240): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ea240): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ea240): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ea240): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ea240): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.772749985 +0000 UTC m=+101.917643542 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ea240): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ea7c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ea7c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ea7c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ea7c0): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ea7c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.772749985 +0000 UTC m=+101.917643542 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ea7c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fa770 item 24 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eae00): _readAt: size=2, off=0 2025/06/23 01:09:26 ERROR : open-test-file(0xc0009eae00): Couldn't read size of file 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eae00): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eae00): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eae00): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eae00): close: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eae00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb1c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb1c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb1c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb1c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb1c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.77584821 +0000 UTC m=+101.920741767 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb1c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb6c0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb6c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb6c0): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb6c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb6c0): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb6c0): _writeAt: size=3, off=7 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb6c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb6c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.77584821 +0000 UTC m=+101.920741767 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb6c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ebc00): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ebc00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ebc00): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ebc00): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ebc00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.77584821 +0000 UTC m=+101.920741767 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ebc00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fabd0 item 25 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096e280): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096e280): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096e280): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096e280): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096e280): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.77999344 +0000 UTC m=+101.924886996 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096e280): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096e7c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096e7c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096e7c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096e7c0): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096e7c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.77999344 +0000 UTC m=+101.924886996 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096e7c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fb500 item 26 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096ee40): _readAt: size=2, off=0 2025/06/23 01:09:26 ERROR : open-test-file(0xc00096ee40): Couldn't read size of file 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096ee40): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096ee40): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096ee40): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096ee40): close: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096ee40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096f200): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096f200): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096f200): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096f200): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096f200): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.782511175 +0000 UTC m=+101.927404732 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096f200): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e7940): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e7940): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e7940): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e7940): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e7940): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e7940): _writeAt: size=3, off=7 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e7940): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e7940): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.782511175 +0000 UTC m=+101.927404732 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e7940): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bc500): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bc500): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bc500): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bc500): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bc500): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.782511175 +0000 UTC m=+101.927404732 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bc500): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db2d0 item 27 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bcc00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bcc00): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bcc00): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bcc00): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bcc00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.786415443 +0000 UTC m=+101.931309000 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bcc00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bd140): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bd140): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bd140): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bd140): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bd140): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.786415443 +0000 UTC m=+101.931309000 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bd140): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dbb20 item 28 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bdac0): _readAt: size=2, off=0 2025/06/23 01:09:26 ERROR : open-test-file(0xc0004bdac0): Couldn't read size of file 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bdac0): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bdac0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bdac0): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bdac0): close: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bdac0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bde80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bde80): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bde80): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bde80): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bde80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.788725068 +0000 UTC m=+101.933618625 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bde80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000af180): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000af180): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000af180): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000af180): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000af180): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.788725068 +0000 UTC m=+101.933618625 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000af180): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e03f0 item 29 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000aff40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000aff40): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000aff40): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000aff40): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000aff40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.79049516 +0000 UTC m=+101.935388707 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000aff40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000534b00): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000534b00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000534b00): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000534b00): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000534b00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.79049516 +0000 UTC m=+101.935388707 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000534b00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e0bd0 item 30 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535180): _readAt: size=2, off=0 2025/06/23 01:09:26 ERROR : open-test-file(0xc000535180): Couldn't read size of file 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535180): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535180): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535180): >_writeAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535180): close: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535180): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535540): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535540): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535540): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535540): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535540): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.792176295 +0000 UTC m=+101.937069852 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535540): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535c00): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535c00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535c00): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535c00): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535c00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.792176295 +0000 UTC m=+101.937069852 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535c00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e1490 item 31 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055a640): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055a640): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055a640): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055a640): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055a640): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.793979288 +0000 UTC m=+101.938872846 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055a640): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055ae40): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055ae40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055ae40): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055ae40): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055ae40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.793979288 +0000 UTC m=+101.938872846 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055ae40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005540e0 item 32 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006383c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006383c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006383c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006383c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006383c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.798346005 +0000 UTC m=+101.943239642 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006383c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000638840): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000638840): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000638840): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000638840): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000638840): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554540 item 33 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000638840): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000638840): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.79938774 +0000 UTC m=+101.944281296 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000638840): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000638e40): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000638e40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000638e40): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000638e40): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000638e40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.79938774 +0000 UTC m=+101.944281296 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000638e40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005547e0 item 33 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639480): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639480): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639480): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639480): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639480): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.802210799 +0000 UTC m=+101.947104346 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639480): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639900): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639900): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554d20 item 34 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639900): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639900): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639900): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639900): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639900): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.802877941 +0000 UTC m=+101.947771498 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639900): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639e40): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639e40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639e40): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639e40): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639e40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.802877941 +0000 UTC m=+101.947771498 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000639e40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554f50 item 34 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894500): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894500): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894500): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894500): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894500): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.804855482 +0000 UTC m=+101.949749039 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894500): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894a80): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894a80): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894a80): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894a80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894a80): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555490 item 35 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894a80): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894a80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.805558722 +0000 UTC m=+101.950452279 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894a80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894f80): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894f80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894f80): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894f80): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894f80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.805558722 +0000 UTC m=+101.950452279 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000894f80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555960 item 35 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895600): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895600): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895600): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895600): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895600): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.807395619 +0000 UTC m=+101.952289187 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895600): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895b00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895b00): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555ea0 item 36 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895b00): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895b00): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895b00): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895b00): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895b00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.808370059 +0000 UTC m=+101.953263626 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000895b00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec0c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec0c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec0c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec0c0): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec0c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.808370059 +0000 UTC m=+101.953263626 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec0c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c0e0 item 36 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec700): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec700): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec700): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec700): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec700): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.81029993 +0000 UTC m=+101.955193488 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ec700): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ecb80): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ecb80): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ecb80): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ecb80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ecb80): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c8c0 item 37 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ecb80): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ecb80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.811032296 +0000 UTC m=+101.955925853 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ecb80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096f780): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096f780): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096f780): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096f780): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096f780): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.811032296 +0000 UTC m=+101.955925853 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096f780): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fb880 item 37 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096fe00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096fe00): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096fe00): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096fe00): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096fe00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.8130437 +0000 UTC m=+101.957937257 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00096fe00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e4380): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e4380): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fbf10 item 38 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e4380): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e4380): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e4380): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e4380): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e4380): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.813770875 +0000 UTC m=+101.958664422 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e4380): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e48c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e48c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e48c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e48c0): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e48c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.813770875 +0000 UTC m=+101.958664422 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e48c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398850 item 38 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e4f40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e4f40): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e4f40): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e4f40): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e4f40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.815835169 +0000 UTC m=+101.960728727 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e4f40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e5440): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e5440): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e5440): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e5440): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e5440): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398e70 item 39 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e5440): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e5440): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.816585027 +0000 UTC m=+101.961478584 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e5440): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e5940): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e5940): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e5940): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e5940): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e5940): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.816585027 +0000 UTC m=+101.961478584 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004e5940): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003993b0 item 39 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079a140): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079a140): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079a140): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079a140): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079a140): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.818421263 +0000 UTC m=+101.963314820 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079a140): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079a640): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079a640): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000399ce0 item 40 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079a640): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079a640): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079a640): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079a640): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079a640): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.819345718 +0000 UTC m=+101.964239275 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079a640): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079ac80): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079ac80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079ac80): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079ac80): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079ac80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.819345718 +0000 UTC m=+101.964239275 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079ac80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca070 item 40 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079b240): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079b240): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079b240): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079b240): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079b240): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079b240): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079b240): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.820755384 +0000 UTC m=+101.965648941 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079b240): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079b740): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079b740): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079b740): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca7e0 item 41 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079b740): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079b740): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.821261624 +0000 UTC m=+101.966155182 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079b740): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079bc00): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079bc00): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079bc00): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079bc00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079bc00): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cabd0 item 41 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079bc00): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079bc00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.821743949 +0000 UTC m=+101.966637506 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00079bc00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ece80): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ece80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ece80): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ece80): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ece80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.821743949 +0000 UTC m=+101.966637506 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ece80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb260 item 41 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ed4c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ed4c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ed4c0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ed4c0): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ed4c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ed4c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ed4c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.823304057 +0000 UTC m=+101.968197614 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ed4c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ed9c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ed9c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ed9c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054cfc0 item 42 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ed9c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ed9c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.823952354 +0000 UTC m=+101.968845911 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007ed9c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007edf40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007edf40): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d3b0 item 42 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007edf40): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007edf40): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007edf40): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007edf40): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007edf40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.82461576 +0000 UTC m=+101.969509306 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007edf40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afe5c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afe5c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afe5c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afe5c0): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afe5c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.82461576 +0000 UTC m=+101.969509306 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afe5c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d5e0 item 42 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afec00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afec00): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afec00): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afec00): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afec00): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afec00): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afec00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.826414315 +0000 UTC m=+101.971307882 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000afec00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aff100): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aff100): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aff100): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054db20 item 43 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aff100): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aff100): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.827087759 +0000 UTC m=+101.971981316 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aff100): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aff640): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aff640): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aff640): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aff640): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aff640): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054dd50 item 43 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aff640): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aff640): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.827746816 +0000 UTC m=+101.972640373 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000aff640): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000affb80): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000affb80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000affb80): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000affb80): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000affb80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.827746816 +0000 UTC m=+101.972640373 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000affb80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000daa000 item 43 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067e240): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067e240): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067e240): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067e240): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067e240): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067e240): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067e240): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.829563024 +0000 UTC m=+101.974456582 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067e240): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067e740): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067e740): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067e740): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000daa380 item 44 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067e740): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067e740): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.830243973 +0000 UTC m=+101.975137520 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067e740): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067ec80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067ec80): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000daa7e0 item 44 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067ec80): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067ec80): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067ec80): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067ec80): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067ec80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.830907198 +0000 UTC m=+101.975800755 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067ec80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067f240): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067f240): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067f240): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067f240): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067f240): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.830907198 +0000 UTC m=+101.975800755 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067f240): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000daaa10 item 44 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067f880): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067f880): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067f880): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067f880): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067f880): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067f880): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067f880): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.832850484 +0000 UTC m=+101.977744042 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067f880): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067fd80): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067fd80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067fd80): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000daaf50 item 45 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067fd80): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067fd80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.833863817 +0000 UTC m=+101.978757375 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00067fd80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f8500): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f8500): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f8500): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f8500): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f8500): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.833863817 +0000 UTC m=+101.978757375 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f8500): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dab110 item 45 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f8b40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f8b40): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f8b40): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f8b40): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f8b40): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f8b40): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f8b40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.835865364 +0000 UTC m=+101.980758921 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f8b40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f9040): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f9040): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f9040): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dab500 item 46 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f9040): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f9040): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.836685893 +0000 UTC m=+101.981579450 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f9040): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f9740): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f9740): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f9740): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f9740): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f9740): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.836685893 +0000 UTC m=+101.981579450 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f9740): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dab6c0 item 46 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e664c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e664c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e664c0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e664c0): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e664c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e664c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e664c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.839444951 +0000 UTC m=+101.984338508 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e664c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e669c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e669c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e669c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb730 item 47 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e669c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e669c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.840047673 +0000 UTC m=+101.984941229 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e669c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e67100): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e67100): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e67100): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e67100): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e67100): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.840047673 +0000 UTC m=+101.984941229 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e67100): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cba40 item 47 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f9c40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f9c40): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f9c40): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f9c40): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f9c40): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f9c40): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f9c40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.843014161 +0000 UTC m=+101.987907717 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004f9c40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007da200): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007da200): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007da200): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dab9d0 item 48 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007da200): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007da200): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.843801789 +0000 UTC m=+101.988695346 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007da200): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007da900): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007da900): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007da900): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007da900): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007da900): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.843801789 +0000 UTC m=+101.988695346 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007da900): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dabb90 item 48 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007daf80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007daf80): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007daf80): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007daf80): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007daf80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.845361366 +0000 UTC m=+101.990254923 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007daf80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007db400): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007db400): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007db400): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007db400): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007db400): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007db400): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dabf10 item 49 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007db400): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007db400): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.846073233 +0000 UTC m=+101.990966789 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007db400): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007db940): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007db940): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007db940): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007db940): >_readAt: n=8, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007db940): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.846073233 +0000 UTC m=+101.990966789 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0007db940): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000556310 item 49 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10040): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10040): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10040): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10040): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10040): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.847577325 +0000 UTC m=+101.992470883 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10040): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10540): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10540): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10540): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005567e0 item 50 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10540): _readAt: size=2, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10540): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10540): _writeAt: size=3, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10540): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10540): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.848678772 +0000 UTC m=+101.993572330 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10540): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10b00): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10b00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10b00): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10b00): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10b00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.848678772 +0000 UTC m=+101.993572330 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a10b00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000556d90 item 50 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11180): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11180): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11180): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11180): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11180): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.850496744 +0000 UTC m=+101.995390301 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11180): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11680): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11680): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11680): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11680): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11680): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11680): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000557340 item 51 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11680): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11680): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.851238817 +0000 UTC m=+101.996132374 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11680): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11bc0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11bc0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11bc0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11bc0): >_readAt: n=8, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11bc0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.851238817 +0000 UTC m=+101.996132374 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a11bc0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000557570 item 51 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005902c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005902c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005902c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005902c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005902c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.852905184 +0000 UTC m=+101.997798741 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005902c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005907c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005907c0): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005907c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000557d50 item 52 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005907c0): _readAt: size=2, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005907c0): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005907c0): _writeAt: size=3, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005907c0): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005907c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.853511492 +0000 UTC m=+101.998405050 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005907c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590d40): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590d40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590d40): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590d40): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590d40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.853511492 +0000 UTC m=+101.998405050 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000590d40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005020e0 item 52 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005913c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005913c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005913c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005913c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005913c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.855308866 +0000 UTC m=+102.000202422 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005913c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005919c0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005919c0): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005919c0): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005919c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005919c0): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005919c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502770 item 53 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005919c0): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005919c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.85612625 +0000 UTC m=+102.001019807 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005919c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591f00): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591f00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591f00): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591f00): >_readAt: n=8, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591f00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.85612625 +0000 UTC m=+102.001019807 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000591f00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502d20 item 53 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092a640): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092a640): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092a640): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092a640): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092a640): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.857612279 +0000 UTC m=+102.002505836 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092a640): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092ab40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092ab40): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092ab40): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005036c0 item 54 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092ab40): _readAt: size=2, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092ab40): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092ab40): _writeAt: size=3, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092ab40): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092ab40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.858186527 +0000 UTC m=+102.003080084 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092ab40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092b100): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092b100): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092b100): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092b100): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092b100): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.858186527 +0000 UTC m=+102.003080084 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092b100): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503880 item 54 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092b780): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092b780): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092b780): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092b780): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092b780): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.859929318 +0000 UTC m=+102.004822875 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092b780): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092bc80): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092bc80): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092bc80): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092bc80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092bc80): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092bc80): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051c150 item 55 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092bc80): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092bc80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.86044718 +0000 UTC m=+102.005340737 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00092bc80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc240): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc240): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc240): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc240): >_readAt: n=8, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc240): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.86044718 +0000 UTC m=+102.005340737 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc240): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051c770 item 55 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc8c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc8c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc8c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc8c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc8c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.861870351 +0000 UTC m=+102.006763908 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cc8c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006ccdc0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006ccdc0): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006ccdc0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051cf50 item 56 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006ccdc0): _readAt: size=2, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006ccdc0): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006ccdc0): _writeAt: size=3, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006ccdc0): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006ccdc0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.862630417 +0000 UTC m=+102.007523974 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006ccdc0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd340): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd340): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd340): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd340): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd340): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.862630417 +0000 UTC m=+102.007523974 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd340): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d110 item 56 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd980): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd980): open at offset 0 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd980): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd980): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd980): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd980): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd980): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd980): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.86451758 +0000 UTC m=+102.009411137 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cd980): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cdf00): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cdf00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cdf00): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d490 item 57 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cdf00): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cdf00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.865056241 +0000 UTC m=+102.009949798 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0006cdf00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009864c0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009864c0): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009864c0): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009864c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009864c0): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009864c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d810 item 57 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009864c0): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009864c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.865637221 +0000 UTC m=+102.010530778 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009864c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986a40): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986a40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986a40): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986a40): >_readAt: n=8, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986a40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.865637221 +0000 UTC m=+102.010530778 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000986a40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051dce0 item 57 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987080): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987080): open at offset 0 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987080): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987080): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987080): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987080): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987080): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987080): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.867129432 +0000 UTC m=+102.012022988 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987080): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009875c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009875c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009875c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c422a0 item 58 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009875c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009875c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.867931677 +0000 UTC m=+102.012825234 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009875c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987b80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987b80): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987b80): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c425b0 item 58 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987b80): _readAt: size=2, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987b80): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987b80): _writeAt: size=3, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987b80): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987b80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.868582219 +0000 UTC m=+102.013475775 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000987b80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc1c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc1c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc1c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc1c0): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc1c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.868582219 +0000 UTC m=+102.013475775 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc1c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c42850 item 58 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc800): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc800): open at offset 0 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc800): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc800): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc800): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc800): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc800): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc800): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.870052738 +0000 UTC m=+102.014946286 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dc800): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dcd80): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dcd80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dcd80): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c42d20 item 59 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dcd80): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dcd80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.87060229 +0000 UTC m=+102.015495848 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dcd80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd2c0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd2c0): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd2c0): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd2c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd2c0): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd2c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c42ee0 item 59 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd2c0): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd2c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.871201323 +0000 UTC m=+102.016094881 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd2c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd840): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd840): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd840): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd840): >_readAt: n=8, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd840): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.871201323 +0000 UTC m=+102.016094881 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dd840): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c430a0 item 59 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dde80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dde80): open at offset 0 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dde80): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dde80): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dde80): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dde80): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dde80): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dde80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.872590972 +0000 UTC m=+102.017484529 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004dde80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008ca440): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008ca440): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008ca440): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c435e0 item 60 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008ca440): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008ca440): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.873170901 +0000 UTC m=+102.018064458 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008ca440): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008ca980): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008ca980): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008ca980): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c43880 item 60 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008ca980): _readAt: size=2, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008ca980): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008ca980): _writeAt: size=3, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008ca980): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008ca980): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.873796033 +0000 UTC m=+102.018689590 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008ca980): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008caf80): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008caf80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008caf80): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008caf80): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008caf80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.873796033 +0000 UTC m=+102.018689590 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008caf80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c43a40 item 60 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cb5c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cb5c0): open at offset 0 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cb5c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cb5c0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cb5c0): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cb5c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cb5c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cb5c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.875218884 +0000 UTC m=+102.020112441 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cb5c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cbb00): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cbb00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cbb00): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c43dc0 item 61 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cbb00): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cbb00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.875694026 +0000 UTC m=+102.020587583 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008cbb00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e02c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e02c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e02c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e02c0): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e02c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.875694026 +0000 UTC m=+102.020587583 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e02c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c150 item 61 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0900): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0900): open at offset 0 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0900): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0900): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0900): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0900): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0900): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0900): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.877130703 +0000 UTC m=+102.022024260 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0900): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0e40): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0e40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0e40): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050cb60 item 62 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0e40): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0e40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.877617396 +0000 UTC m=+102.022510952 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e0e40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1540): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1540): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1540): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1540): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1540): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.877617396 +0000 UTC m=+102.022510952 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1540): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d260 item 62 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1b80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1b80): open at offset 0 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1b80): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1b80): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1b80): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1b80): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1b80): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1b80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.878952061 +0000 UTC m=+102.023845618 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008e1b80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596140): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596140): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596140): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d7a0 item 63 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596140): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596140): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.879476095 +0000 UTC m=+102.024369652 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596140): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596840): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596840): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596840): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596840): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596840): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.879476095 +0000 UTC m=+102.024369652 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596840): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d960 item 63 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596e80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596e80): open at offset 0 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596e80): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596e80): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596e80): >_readAt: n=0, err=Bad file descriptor 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596e80): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596e80): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596e80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.88087008 +0000 UTC m=+102.025763638 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000596e80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005973c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005973c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005973c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005243f0 item 64 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005973c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005973c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.881485536 +0000 UTC m=+102.026379093 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0005973c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e677c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e677c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e677c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e677c0): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e677c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.881485536 +0000 UTC m=+102.026379093 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e677c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524850 item 64 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e67e00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e67e00): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e67e00): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e67e00): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e67e00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.883141534 +0000 UTC m=+102.028035091 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000e67e00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae340): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae340): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae340): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae340): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae340): _writeAt: size=3, off=2 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ce380 item 65 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae340): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae340): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.883757771 +0000 UTC m=+102.028651327 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae340): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae840): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae840): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae840): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae840): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae840): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.883757771 +0000 UTC m=+102.028651327 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bae840): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ce930 item 65 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baee80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baee80): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baee80): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baee80): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baee80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.885172787 +0000 UTC m=+102.030066344 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baee80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baf300): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baf300): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ced90 item 66 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baf300): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baf300): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baf300): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baf300): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baf300): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.885740511 +0000 UTC m=+102.030634068 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baf300): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baf840): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baf840): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baf840): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baf840): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baf840): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.885740511 +0000 UTC m=+102.030634068 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000baf840): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cf0a0 item 66 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bafe80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bafe80): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bafe80): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bafe80): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bafe80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.887077702 +0000 UTC m=+102.031971259 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000bafe80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000896380): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000896380): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000896380): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000896380): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000896380): _writeAt: size=3, off=2 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cf5e0 item 67 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000896380): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000896380): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.887699008 +0000 UTC m=+102.032592565 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000896380): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000896880): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000896880): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000896880): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000896880): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000896880): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.887699008 +0000 UTC m=+102.032592565 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000896880): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cf7a0 item 67 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000896f00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000896f00): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000896f00): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000896f00): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000896f00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.889121167 +0000 UTC m=+102.034014725 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000896f00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000897400): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000897400): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cfc70 item 68 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000897400): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000897400): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000897400): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000897400): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000897400): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.889736711 +0000 UTC m=+102.034630269 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000897400): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000897940): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000897940): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000897940): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000897940): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000897940): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.889736711 +0000 UTC m=+102.034630269 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000897940): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558070 item 68 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008de000): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008de000): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008de000): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008de000): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008de000): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.891057832 +0000 UTC m=+102.035951389 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008de000): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008de480): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008de480): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008de480): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008de480): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008de480): _writeAt: size=3, off=2 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558460 item 69 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008de480): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008de480): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.891580453 +0000 UTC m=+102.036474010 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008de480): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008de980): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008de980): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008de980): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008de980): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008de980): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.891580453 +0000 UTC m=+102.036474010 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008de980): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558620 item 69 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008df000): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008df000): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008df000): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008df000): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008df000): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.893017039 +0000 UTC m=+102.037910596 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008df000): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008df500): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008df500): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005589a0 item 70 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008df500): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008df500): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008df500): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008df500): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008df500): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.893603339 +0000 UTC m=+102.038496896 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008df500): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008dfa40): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008dfa40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008dfa40): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008dfa40): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008dfa40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.893603339 +0000 UTC m=+102.038496896 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008dfa40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558b60 item 70 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000928140): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000928140): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000928140): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000928140): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000928140): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.894783845 +0000 UTC m=+102.039677403 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000928140): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000928640): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000928640): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000928640): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000928640): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000928640): _writeAt: size=3, off=2 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005590a0 item 71 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000928640): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000928640): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.895320241 +0000 UTC m=+102.040213798 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000928640): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000928b40): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000928b40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000928b40): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000928b40): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000928b40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.895320241 +0000 UTC m=+102.040213798 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000928b40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559260 item 71 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009291c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009291c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009291c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009291c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009291c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.896557594 +0000 UTC m=+102.041451152 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009291c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009296c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009296c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559810 item 72 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009296c0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009296c0): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009296c0): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009296c0): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009296c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.897134136 +0000 UTC m=+102.042027694 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009296c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000929c00): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000929c00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000929c00): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000929c00): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000929c00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.897134136 +0000 UTC m=+102.042027694 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000929c00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559a40 item 72 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000974240): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000974240): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000974240): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000974240): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000974240): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000974240): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000974240): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.898341021 +0000 UTC m=+102.043234578 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000974240): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000974740): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000974740): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000974740): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559f10 item 73 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000974740): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000974740): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.898785175 +0000 UTC m=+102.043678732 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000974740): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000974c00): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000974c00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000974c00): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000974c00): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000974c00): _writeAt: size=3, off=2 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334460 item 73 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000974c00): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000974c00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.899323204 +0000 UTC m=+102.044216771 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000974c00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000975140): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000975140): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000975140): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000975140): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000975140): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.899323204 +0000 UTC m=+102.044216771 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000975140): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334690 item 73 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000975780): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000975780): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000975780): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000975780): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000975780): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000975780): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000975780): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.900645256 +0000 UTC m=+102.045538813 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000975780): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000975c80): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000975c80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000975c80): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335960 item 74 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000975c80): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000975c80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.901218773 +0000 UTC m=+102.046112329 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000975c80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bc240): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bc240): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335b90 item 74 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bc240): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bc240): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bc240): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bc240): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bc240): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.901791788 +0000 UTC m=+102.046685346 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bc240): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bc7c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bc7c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bc7c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bc7c0): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bc7c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.901791788 +0000 UTC m=+102.046685346 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bc7c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000503f0 item 74 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000597b40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000597b40): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000597b40): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000597b40): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000597b40): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000597b40): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000597b40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.903281113 +0000 UTC m=+102.048174669 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000597b40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008720c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008720c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008720c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524cb0 item 75 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008720c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008720c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.903817159 +0000 UTC m=+102.048710706 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0008720c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000872600): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000872600): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000872600): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000872600): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000872600): _writeAt: size=3, off=2 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525180 item 75 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000872600): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000872600): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.904642909 +0000 UTC m=+102.049536466 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000872600): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000872b40): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000872b40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000872b40): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000872b40): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000872b40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.904642909 +0000 UTC m=+102.049536466 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000872b40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525500 item 75 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000873180): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000873180): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000873180): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000873180): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000873180): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000873180): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000873180): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.906044139 +0000 UTC m=+102.050937696 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000873180): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000873680): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000873680): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000873680): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525f10 item 76 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000873680): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000873680): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.906596546 +0000 UTC m=+102.051490093 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000873680): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000873bc0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000873bc0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afa150 item 76 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000873bc0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000873bc0): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000873bc0): _writeAt: size=3, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000873bc0): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000873bc0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.907285959 +0000 UTC m=+102.052179516 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000873bc0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a501c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a501c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a501c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a501c0): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a501c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.907285959 +0000 UTC m=+102.052179516 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a501c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afa3f0 item 76 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a50800): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a50800): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a50800): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a50800): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a50800): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a50800): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a50800): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.908843633 +0000 UTC m=+102.053737190 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a50800): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a50d00): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a50d00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a50d00): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afa770 item 77 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a50d00): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a50d00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.909467684 +0000 UTC m=+102.054361241 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a50d00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a51400): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a51400): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a51400): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a51400): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a51400): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.909467684 +0000 UTC m=+102.054361241 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a51400): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afaa80 item 77 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a51a40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a51a40): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a51a40): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a51a40): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a51a40): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a51a40): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a51a40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.911008296 +0000 UTC m=+102.055901853 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a51a40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a51f40): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a51f40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a51f40): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afae00 item 78 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a51f40): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a51f40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.911645081 +0000 UTC m=+102.056538638 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a51f40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a786c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a786c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a786c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a786c0): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a786c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.911645081 +0000 UTC m=+102.056538638 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a786c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afafc0 item 78 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a78d00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a78d00): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a78d00): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a78d00): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a78d00): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a78d00): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a78d00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.913242499 +0000 UTC m=+102.058136056 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a78d00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a79200): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a79200): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a79200): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afb340 item 79 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a79200): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a79200): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.913832497 +0000 UTC m=+102.058726054 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a79200): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a79900): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a79900): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a79900): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a79900): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a79900): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.913832497 +0000 UTC m=+102.058726054 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a79900): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afb650 item 79 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a79f40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a79f40): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a79f40): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a79f40): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a79f40): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a79f40): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a79f40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.915428883 +0000 UTC m=+102.060322440 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000a79f40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ac04c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ac04c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ac04c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afbc00 item 80 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ac04c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ac04c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.91599228 +0000 UTC m=+102.060885837 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ac04c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ac0bc0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ac0bc0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ac0bc0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ac0bc0): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ac0bc0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.91599228 +0000 UTC m=+102.060885837 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ac0bc0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afbdc0 item 80 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ac1200): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ac1200): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ac1200): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ac1200): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ac1200): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.917474282 +0000 UTC m=+102.062367838 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ac1200): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ac1680): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ac1680): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ac1680): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ac1680): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ac1680): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ac1680): _writeAt: size=3, off=7 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005642a0 item 81 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ac1680): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ac1680): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.918080039 +0000 UTC m=+102.062973596 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ac1680): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ac1bc0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ac1bc0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ac1bc0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ac1bc0): >_readAt: n=8, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ac1bc0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.918080039 +0000 UTC m=+102.062973596 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ac1bc0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564460 item 81 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af42c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af42c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af42c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af42c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af42c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.919601945 +0000 UTC m=+102.064495502 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af42c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af47c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af47c0): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af47c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564d20 item 82 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af47c0): _readAt: size=2, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af47c0): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af47c0): _writeAt: size=3, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af47c0): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af47c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.9203877 +0000 UTC m=+102.065281257 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af47c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af4d40): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af4d40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af4d40): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af4d40): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af4d40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.9203877 +0000 UTC m=+102.065281257 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af4d40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564f50 item 82 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af53c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af53c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af53c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af53c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af53c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.921955272 +0000 UTC m=+102.066848829 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af53c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af58c0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af58c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af58c0): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af58c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af58c0): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af58c0): _writeAt: size=3, off=7 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005653b0 item 83 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af58c0): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af58c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.922470659 +0000 UTC m=+102.067364215 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af58c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af5e00): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af5e00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af5e00): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af5e00): >_readAt: n=8, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af5e00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.922470659 +0000 UTC m=+102.067364215 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000af5e00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565730 item 83 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2c500): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2c500): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2c500): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2c500): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2c500): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.923865397 +0000 UTC m=+102.068758954 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2c500): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2ca00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2ca00): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2ca00): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565dc0 item 84 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2ca00): _readAt: size=2, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2ca00): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2ca00): _writeAt: size=3, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2ca00): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2ca00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.92705867 +0000 UTC m=+102.071952217 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2ca00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bd080): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bd080): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bd080): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bd080): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bd080): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.92705867 +0000 UTC m=+102.071952217 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bd080): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d90 item 84 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2c3c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2c3c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2c3c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2c3c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2c3c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.928944019 +0000 UTC m=+102.073837576 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2c3c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2c8c0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2c8c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2c8c0): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2c8c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2c8c0): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2c8c0): _writeAt: size=3, off=7 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564310 item 85 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2c8c0): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2c8c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.929474584 +0000 UTC m=+102.074368141 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2c8c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2cec0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2cec0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2cec0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2cec0): >_readAt: n=8, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2cec0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.929474584 +0000 UTC m=+102.074368141 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2cec0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005644d0 item 85 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2d540): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2d540): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2d540): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2d540): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2d540): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.930967497 +0000 UTC m=+102.075861053 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2d540): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2da40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2da40): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2da40): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564d90 item 86 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2da40): _readAt: size=2, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2da40): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2da40): _writeAt: size=3, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2da40): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2da40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.931611455 +0000 UTC m=+102.076505012 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b2da40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bc040): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bc040): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bc040): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bc040): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bc040): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.931611455 +0000 UTC m=+102.076505012 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bc040): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564fc0 item 86 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bc6c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bc6c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bc6c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bc6c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bc6c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.933498006 +0000 UTC m=+102.078391562 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bc6c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bcbc0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bcbc0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bcbc0): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bcbc0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bcbc0): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bcbc0): _writeAt: size=3, off=7 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565500 item 87 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bcbc0): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bcbc0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.934144269 +0000 UTC m=+102.079037825 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bcbc0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bd780): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bd780): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bd780): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bd780): >_readAt: n=8, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bd780): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.934144269 +0000 UTC m=+102.079037825 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bd780): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005657a0 item 87 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bde00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bde00): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bde00): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bde00): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bde00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.935468244 +0000 UTC m=+102.080361801 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009bde00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6c400): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6c400): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6c400): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000503f0 item 88 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6c400): _readAt: size=2, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6c400): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6c400): _writeAt: size=3, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6c400): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6c400): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.936705936 +0000 UTC m=+102.081599494 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6c400): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6c9c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6c9c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6c9c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6c9c0): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6c9c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.936705936 +0000 UTC m=+102.081599494 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6c9c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051110 item 88 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6d000): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6d000): open at offset 0 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6d000): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6d000): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6d000): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6d000): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6d000): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6d000): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.939139715 +0000 UTC m=+102.084033271 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6d000): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6d5c0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6d5c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6d5c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000516c0 item 89 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6d5c0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6d5c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.940534282 +0000 UTC m=+102.085427839 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6d5c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6db40): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6db40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6db40): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6db40): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6db40): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6db40): _writeAt: size=3, off=7 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051f10 item 89 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6db40): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6db40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.941167361 +0000 UTC m=+102.086060918 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000b6db40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca21c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca21c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca21c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca21c0): >_readAt: n=8, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca21c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.941167361 +0000 UTC m=+102.086060918 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca21c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e3f0 item 89 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2800): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2800): open at offset 0 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2800): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2800): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2800): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2800): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2800): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2800): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.942624035 +0000 UTC m=+102.087517591 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2800): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2d40): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2d40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2d40): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f030 item 90 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2d40): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2d40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.943146805 +0000 UTC m=+102.088040362 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca2d40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3280): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3280): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3280): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f490 item 90 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3280): _readAt: size=2, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3280): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3280): _writeAt: size=3, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3280): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3280): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.943734558 +0000 UTC m=+102.088628115 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3280): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3840): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3840): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3840): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3840): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3840): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.943734558 +0000 UTC m=+102.088628115 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3840): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f810 item 90 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3e80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3e80): open at offset 0 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3e80): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3e80): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3e80): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3e80): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3e80): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3e80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.945063873 +0000 UTC m=+102.089957431 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000ca3e80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ea440): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ea440): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ea440): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da3f0 item 91 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ea440): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ea440): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.945606111 +0000 UTC m=+102.090499667 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ea440): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ea9c0): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ea9c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ea9c0): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ea9c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ea9c0): >_readAt: n=2, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ea9c0): _writeAt: size=3, off=7 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da620 item 91 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ea9c0): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ea9c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.946182042 +0000 UTC m=+102.091075599 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ea9c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eaf40): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eaf40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eaf40): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eaf40): >_readAt: n=8, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eaf40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.946182042 +0000 UTC m=+102.091075599 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eaf40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da8c0 item 91 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb580): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb580): open at offset 0 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb580): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb580): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb580): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb580): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb580): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb580): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.947610643 +0000 UTC m=+102.092504201 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009eb580): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ebac0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ebac0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ebac0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003daee0 item 92 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ebac0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ebac0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.948120841 +0000 UTC m=+102.093014399 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0009ebac0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e65c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e65c0): open at offset 5 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e65c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db420 item 92 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e65c0): _readAt: size=2, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e65c0): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e65c0): _writeAt: size=3, off=5 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e65c0): >_writeAt: n=3, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e65c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.948720687 +0000 UTC m=+102.093614243 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e65c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e7980): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e7980): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e7980): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e7980): >_readAt: n=3, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e7980): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.948720687 +0000 UTC m=+102.093614243 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0002e7980): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db7a0 item 92 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bc640): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bc640): open at offset 0 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bc640): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bc640): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bc640): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bc640): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bc640): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bc640): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.950005418 +0000 UTC m=+102.094898975 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bc640): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bcb80): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bcb80): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bcb80): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dbc70 item 93 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bcb80): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bcb80): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.950515125 +0000 UTC m=+102.095408672 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bcb80): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bd2c0): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bd2c0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bd2c0): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bd2c0): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bd2c0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.950515125 +0000 UTC m=+102.095408672 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bd2c0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e0070 item 93 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bdc00): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bdc00): open at offset 0 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bdc00): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bdc00): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bdc00): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bdc00): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bdc00): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bdc00): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.951864306 +0000 UTC m=+102.096757863 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0004bdc00): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000ae980): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000ae980): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000ae980): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e0a80 item 94 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000ae980): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000ae980): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.952403078 +0000 UTC m=+102.097296635 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000ae980): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000af780): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000af780): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000af780): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000af780): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000af780): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.952403078 +0000 UTC m=+102.097296635 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc0000af780): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e0e00 item 94 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000534740): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000534740): open at offset 0 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000534740): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000534740): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000534740): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000534740): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000534740): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000534740): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.953832391 +0000 UTC m=+102.098725948 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000534740): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000534dc0): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000534dc0): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000534dc0): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e1c00 item 95 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000534dc0): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000534dc0): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.95434378 +0000 UTC m=+102.099237337 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000534dc0): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535500): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535500): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535500): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535500): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535500): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.95434378 +0000 UTC m=+102.099237337 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535500): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554000 item 95 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 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/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535b40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535b40): open at offset 0 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535b40): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535b40): _readAt: size=2, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535b40): >_readAt: n=0, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535b40): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535b40): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535b40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.956240361 +0000 UTC m=+102.101133907 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc000535b40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055a400): _writeAt: size=5, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055a400): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055a400): >openPending: err= 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554460 item 96 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055a400): >_writeAt: n=5, err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055a400): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.95674678 +0000 UTC m=+102.101640337 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055a400): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/23 01:09:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/23 01:09:26 DEBUG : open-test-file: newRWFileHandle: 2025/06/23 01:09:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/23 01:09:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055ad40): _readAt: size=512, off=0 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055ad40): openPending: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055ad40): >openPending: err= 2025/06/23 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055ad40): >_readAt: n=5, err=EOF 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055ad40): close: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-23 01:09:26.95674678 +0000 UTC m=+102.101640337 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:26 DEBUG : open-test-file(0xc00055ad40): >close: err= 2025/06/23 01:09:26 DEBUG : open-test-file: Remove: 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554690 item 96 2025/06/23 01:09:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/23 01:09:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/23 01:09:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/23 01:09:26 DEBUG : open-test-file: >Remove: err= 2025/06/23 01:09:26 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:09:26 DEBUG : Looking for writers 2025/06/23 01:09:26 DEBUG : >WaitForWriters: 2025/06/23 01:09:26 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.98s) --- PASS: TestRWFileHandleOpenTests/writes (0.48s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.08s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.51s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.08s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:09:27 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:09:27 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/23 01:09:27 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:27 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:27 INFO : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/23 01:09:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:27 DEBUG : file1: newRWFileHandle: 2025/06/23 01:09:27 DEBUG : file1(0xc00096f740): openPending: 2025/06/23 01:09:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:09:27 DEBUG : file1(0xc00096f740): >openPending: err= 2025/06/23 01:09:27 DEBUG : file1: >newRWFileHandle: err= 2025/06/23 01:09:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:09:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/23 01:09:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/06/23 01:09:27 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:09:27 DEBUG : Looking for writers 2025/06/23 01:09:27 DEBUG : file1: reading active writers 2025/06/23 01:09:27 DEBUG : file1: active writers 1 2025/06/23 01:09:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/06/23 01:09:27 DEBUG : Looking for writers 2025/06/23 01:09:27 DEBUG : file1: reading active writers 2025/06/23 01:09:27 DEBUG : file1: active writers 1 2025/06/23 01:09:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/06/23 01:09:27 DEBUG : Looking for writers 2025/06/23 01:09:27 DEBUG : file1: reading active writers 2025/06/23 01:09:27 DEBUG : file1: active writers 1 2025/06/23 01:09:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/06/23 01:09:27 DEBUG : Looking for writers 2025/06/23 01:09:27 DEBUG : file1: reading active writers 2025/06/23 01:09:27 DEBUG : file1: active writers 1 2025/06/23 01:09:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/06/23 01:09:27 DEBUG : Looking for writers 2025/06/23 01:09:27 DEBUG : file1: reading active writers 2025/06/23 01:09:27 DEBUG : file1: active writers 1 2025/06/23 01:09:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/06/23 01:09:27 DEBUG : Looking for writers 2025/06/23 01:09:27 DEBUG : file1: reading active writers 2025/06/23 01:09:27 DEBUG : file1: active writers 1 2025/06/23 01:09:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/06/23 01:09:27 DEBUG : Looking for writers 2025/06/23 01:09:27 DEBUG : file1: reading active writers 2025/06/23 01:09:27 DEBUG : file1: active writers 1 2025/06/23 01:09:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/06/23 01:09:28 DEBUG : Looking for writers 2025/06/23 01:09:28 DEBUG : file1: reading active writers 2025/06/23 01:09:28 DEBUG : file1: active writers 1 2025/06/23 01:09:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/23 01:09:29 DEBUG : Looking for writers 2025/06/23 01:09:29 DEBUG : file1: reading active writers 2025/06/23 01:09:29 DEBUG : file1: active writers 1 2025/06/23 01:09:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/23 01:09:30 DEBUG : Looking for writers 2025/06/23 01:09:30 DEBUG : file1: reading active writers 2025/06/23 01:09:30 DEBUG : file1: active writers 1 2025/06/23 01:09:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/23 01:09:31 DEBUG : Looking for writers 2025/06/23 01:09:31 DEBUG : file1: reading active writers 2025/06/23 01:09:31 DEBUG : file1: active writers 1 2025/06/23 01:09:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/23 01:09:32 DEBUG : Looking for writers 2025/06/23 01:09:32 DEBUG : file1: reading active writers 2025/06/23 01:09:32 DEBUG : file1: active writers 1 2025/06/23 01:09:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/23 01:09:33 DEBUG : Looking for writers 2025/06/23 01:09:33 DEBUG : file1: reading active writers 2025/06/23 01:09:33 DEBUG : file1: active writers 1 2025/06/23 01:09:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/23 01:09:34 DEBUG : Looking for writers 2025/06/23 01:09:34 DEBUG : file1: reading active writers 2025/06/23 01:09:34 DEBUG : file1: active writers 1 2025/06/23 01:09:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/23 01:09:35 DEBUG : Looking for writers 2025/06/23 01:09:35 DEBUG : file1: reading active writers 2025/06/23 01:09:35 DEBUG : file1: active writers 1 2025/06/23 01:09:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/23 01:09:36 DEBUG : Looking for writers 2025/06/23 01:09:36 DEBUG : file1: reading active writers 2025/06/23 01:09:36 DEBUG : file1: active writers 1 2025/06/23 01:09:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/23 01:09:37 DEBUG : Looking for writers 2025/06/23 01:09:37 DEBUG : file1: reading active writers 2025/06/23 01:09:37 DEBUG : file1: active writers 1 2025/06/23 01:09:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/23 01:09:38 DEBUG : Looking for writers 2025/06/23 01:09:38 DEBUG : file1: reading active writers 2025/06/23 01:09:38 DEBUG : file1: active writers 1 2025/06/23 01:09:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/23 01:09:39 DEBUG : Looking for writers 2025/06/23 01:09:39 DEBUG : file1: reading active writers 2025/06/23 01:09:39 DEBUG : file1: active writers 1 2025/06/23 01:09:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/23 01:09:40 DEBUG : Looking for writers 2025/06/23 01:09:40 DEBUG : file1: reading active writers 2025/06/23 01:09:40 DEBUG : file1: active writers 1 2025/06/23 01:09:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/23 01:09:41 DEBUG : Looking for writers 2025/06/23 01:09:41 DEBUG : file1: reading active writers 2025/06/23 01:09:41 DEBUG : file1: active writers 1 2025/06/23 01:09:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/23 01:09:42 DEBUG : Looking for writers 2025/06/23 01:09:42 DEBUG : file1: reading active writers 2025/06/23 01:09:42 DEBUG : file1: active writers 1 2025/06/23 01:09:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/23 01:09:43 DEBUG : Looking for writers 2025/06/23 01:09:43 DEBUG : file1: reading active writers 2025/06/23 01:09:43 DEBUG : file1: active writers 1 2025/06/23 01:09:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/23 01:09:44 DEBUG : Looking for writers 2025/06/23 01:09:44 DEBUG : file1: reading active writers 2025/06/23 01:09:44 DEBUG : file1: active writers 1 2025/06/23 01:09:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/23 01:09:45 DEBUG : Looking for writers 2025/06/23 01:09:45 DEBUG : file1: reading active writers 2025/06/23 01:09:45 DEBUG : file1: active writers 1 2025/06/23 01:09:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/23 01:09:46 DEBUG : Looking for writers 2025/06/23 01:09:46 DEBUG : file1: reading active writers 2025/06/23 01:09:46 DEBUG : file1: active writers 1 2025/06/23 01:09:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/23 01:09:47 DEBUG : Looking for writers 2025/06/23 01:09:47 DEBUG : file1: reading active writers 2025/06/23 01:09:47 DEBUG : file1: active writers 1 2025/06/23 01:09:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/23 01:09:48 DEBUG : Looking for writers 2025/06/23 01:09:48 DEBUG : file1: reading active writers 2025/06/23 01:09:48 DEBUG : file1: active writers 1 2025/06/23 01:09:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/23 01:09:49 DEBUG : Looking for writers 2025/06/23 01:09:49 DEBUG : file1: reading active writers 2025/06/23 01:09:49 DEBUG : file1: active writers 1 2025/06/23 01:09:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/23 01:09:50 DEBUG : Looking for writers 2025/06/23 01:09:50 DEBUG : file1: reading active writers 2025/06/23 01:09:50 DEBUG : file1: active writers 1 2025/06/23 01:09:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/23 01:09:51 DEBUG : Looking for writers 2025/06/23 01:09:51 DEBUG : file1: reading active writers 2025/06/23 01:09:51 DEBUG : file1: active writers 1 2025/06/23 01:09:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/23 01:09:52 DEBUG : Looking for writers 2025/06/23 01:09:52 DEBUG : file1: reading active writers 2025/06/23 01:09:52 DEBUG : file1: active writers 1 2025/06/23 01:09:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/23 01:09:53 DEBUG : Looking for writers 2025/06/23 01:09:53 DEBUG : file1: reading active writers 2025/06/23 01:09:53 DEBUG : file1: active writers 1 2025/06/23 01:09:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/23 01:09:54 DEBUG : Looking for writers 2025/06/23 01:09:54 DEBUG : file1: reading active writers 2025/06/23 01:09:54 DEBUG : file1: active writers 1 2025/06/23 01:09:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/23 01:09:55 DEBUG : Looking for writers 2025/06/23 01:09:55 DEBUG : file1: reading active writers 2025/06/23 01:09:55 DEBUG : file1: active writers 1 2025/06/23 01:09:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/23 01:09:56 DEBUG : Looking for writers 2025/06/23 01:09:56 DEBUG : file1: reading active writers 2025/06/23 01:09:56 DEBUG : file1: active writers 1 2025/06/23 01:09:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/23 01:09:57 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0005883c0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc00057d308 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824639476544} name:file1 opens:1 downloaders: o: fd:0xc000088160 info:{ModTime:{wall:13983193271782771168 ext:102383873108 loc:0x3fe26c0} ATime:{wall:13983193271782771168 ext:102383873108 loc:0x3fe26c0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/06/23 01:09:57 DEBUG : >WaitForWriters: 2025/06/23 01:09:57 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.32s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:09:57 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:09:57 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/23 01:09:57 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:57 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:57 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:09:57 INFO : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/23 01:09:57 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:09:57 DEBUG : rename_me: newRWFileHandle: 2025/06/23 01:09:57 DEBUG : rename_me(0xc0007eca40): openPending: 2025/06/23 01:09:57 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/23 01:09:57 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/06/23 01:09:57 DEBUG : rename_me(0xc0007eca40): >openPending: err= 2025/06/23 01:09:57 DEBUG : rename_me: >newRWFileHandle: err= 2025/06/23 01:09:57 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/06/23 01:09:57 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/06/23 01:09:57 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/06/23 01:09:57 DEBUG : rename_me(0xc0007eca40): _writeAt: size=5, off=0 2025/06/23 01:09:57 DEBUG : rename_me(0xc0007eca40): >_writeAt: n=5, err= 2025/06/23 01:09:57 DEBUG : rename_me(0xc0007eca40): close: 2025/06/23 01:09:57 DEBUG : rename_me: vfs cache: setting modification time to 2025-06-23 01:09:57.525788631 +0000 UTC m=+132.670682229 2025/06/23 01:09:57 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/06/23 01:09:57 DEBUG : rename_me(0xc0007eca40): >close: err= 2025/06/23 01:09:57 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/06/23 01:09:57 DEBUG : i_was_renamed: Updating file with 0xc000696f00 2025/06/23 01:09:57 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/06/23 01:09:57 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/06/23 01:09:57 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:09:57 DEBUG : Looking for writers 2025/06/23 01:09:57 DEBUG : i_was_renamed: reading active writers 2025/06/23 01:09:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/23 01:09:57 DEBUG : Looking for writers 2025/06/23 01:09:57 DEBUG : i_was_renamed: reading active writers 2025/06/23 01:09:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/23 01:09:57 DEBUG : Looking for writers 2025/06/23 01:09:57 DEBUG : i_was_renamed: reading active writers 2025/06/23 01:09:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/23 01:09:57 DEBUG : Looking for writers 2025/06/23 01:09:57 DEBUG : i_was_renamed: reading active writers 2025/06/23 01:09:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/23 01:09:57 DEBUG : i_was_renamed: vfs cache: starting upload 2025/06/23 01:09:57 DEBUG : Looking for writers 2025/06/23 01:09:57 DEBUG : i_was_renamed: reading active writers 2025/06/23 01:09:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/23 01:09:57 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/06/23 01:09:57 DEBUG : Looking for writers 2025/06/23 01:09:57 DEBUG : i_was_renamed: reading active writers 2025/06/23 01:09:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/23 01:09:57 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/06/23 01:09:57 INFO : i_was_renamed: Copied (new) 2025/06/23 01:09:57 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-06-23 01:09:57 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/06/23 01:09:57 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/06/23 01:09:57 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/06/23 01:09:57 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/06/23 01:09:58 DEBUG : Looking for writers 2025/06/23 01:09:58 DEBUG : i_was_renamed: reading active writers 2025/06/23 01:09:58 DEBUG : >WaitForWriters: 2025/06/23 01:09:58 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.06s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:09:58 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:09:58 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/23 01:09:58 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:58 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/23 01:09:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{hIPIT}/rclone-test-ditered9pofe" 2025/06/23 01:09:58 INFO : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/23 01:09:58 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/06/23 01:09:58 DEBUG : forgetting directory cache 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate(0xc000591bc0): _readAt: size=512, off=0 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate(0xc000591bc0): openPending: 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-23 00:10:58 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/23 01:09:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate(0xc000591bc0): >openPending: err= 2025/06/23 01:09:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate(0xc000591bc0): >_readAt: n=20, err=EOF 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate(0xc000591bc0): close: 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-23 00:10:58 +0000 GMT 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate(0xc000591bc0): >close: err= 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/06/23 01:09:59 DEBUG : forgetting directory cache 2025/06/23 01:09:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate(0xc00092bdc0): _readAt: size=512, off=0 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate(0xc00092bdc0): openPending: 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-23 00:11:58 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-06-23 00:10:58 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-23 00:11:58 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-06-23 00:10:58 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/06/23 01:09:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/23 01:09:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate(0xc00092bdc0): >openPending: err= 2025/06/23 01:09:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/23 01:09:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:10:00 DEBUG : TestRWCacheUpdate(0xc00092bdc0): >_readAt: n=20, err=EOF 2025/06/23 01:10:00 DEBUG : TestRWCacheUpdate(0xc00092bdc0): close: 2025/06/23 01:10:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-23 00:11:58 +0000 GMT 2025/06/23 01:10:00 DEBUG : TestRWCacheUpdate(0xc00092bdc0): >close: err= 2025/06/23 01:10:00 DEBUG : forgetting directory cache 2025/06/23 01:10:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/23 01:10:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/06/23 01:10:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:10:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/23 01:10:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/23 01:10:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/23 01:10:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/23 01:10:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/23 01:10:00 DEBUG : TestRWCacheUpdate(0xc000e674c0): _readAt: size=512, off=0 2025/06/23 01:10:00 DEBUG : TestRWCacheUpdate(0xc000e674c0): openPending: 2025/06/23 01:10:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-23 00:12:58 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-06-23 00:11:58 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/06/23 01:10:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-23 00:12:58 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-06-23 00:11:58 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/06/23 01:10:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/23 01:10:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/23 01:10:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/23 01:10:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/23 01:10:00 DEBUG : TestRWCacheUpdate(0xc000e674c0): >openPending: err= 2025/06/23 01:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/23 01:10:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/23 01:10:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/23 01:10:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:10:00 DEBUG : TestRWCacheUpdate(0xc000e674c0): >_readAt: n=20, err=EOF 2025/06/23 01:10:00 DEBUG : TestRWCacheUpdate(0xc000e674c0): close: 2025/06/23 01:10:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-23 00:12:58 +0000 GMT 2025/06/23 01:10:00 DEBUG : TestRWCacheUpdate(0xc000e674c0): >close: err= 2025/06/23 01:10:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/06/23 01:10:01 DEBUG : forgetting directory cache 2025/06/23 01:10:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/23 01:10:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:10:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/23 01:10:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/23 01:10:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/23 01:10:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/23 01:10:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/23 01:10:01 DEBUG : TestRWCacheUpdate(0xc000868680): _readAt: size=512, off=0 2025/06/23 01:10:01 DEBUG : TestRWCacheUpdate(0xc000868680): openPending: 2025/06/23 01:10:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-23 00:13:58 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-06-23 00:12:58 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/06/23 01:10:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-23 00:13:58 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-06-23 00:12:58 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/06/23 01:10:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/23 01:10:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/23 01:10:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/23 01:10:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/23 01:10:01 DEBUG : TestRWCacheUpdate(0xc000868680): >openPending: err= 2025/06/23 01:10:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/23 01:10:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/23 01:10:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/23 01:10:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:10:01 DEBUG : TestRWCacheUpdate(0xc000868680): >_readAt: n=20, err=EOF 2025/06/23 01:10:01 DEBUG : TestRWCacheUpdate(0xc000868680): close: 2025/06/23 01:10:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-23 00:13:58 +0000 GMT 2025/06/23 01:10:01 DEBUG : TestRWCacheUpdate(0xc000868680): >close: err= 2025/06/23 01:10:01 DEBUG : Re-reading directory (140.204665ms old) 2025/06/23 01:10:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/23 01:10:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/23 01:10:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/06/23 01:10:02 DEBUG : forgetting directory cache 2025/06/23 01:10:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:10:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/23 01:10:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/23 01:10:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/23 01:10:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/23 01:10:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/23 01:10:02 DEBUG : TestRWCacheUpdate(0xc0008c9bc0): _readAt: size=512, off=0 2025/06/23 01:10:02 DEBUG : TestRWCacheUpdate(0xc0008c9bc0): openPending: 2025/06/23 01:10:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-23 00:14:58 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-06-23 00:13:58 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/06/23 01:10:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-23 00:14:58 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-06-23 00:13:58 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/06/23 01:10:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/23 01:10:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/23 01:10:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/23 01:10:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/23 01:10:02 DEBUG : TestRWCacheUpdate(0xc0008c9bc0): >openPending: err= 2025/06/23 01:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/23 01:10:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/23 01:10:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/23 01:10:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:10:02 DEBUG : TestRWCacheUpdate(0xc0008c9bc0): >_readAt: n=20, err=EOF 2025/06/23 01:10:02 DEBUG : TestRWCacheUpdate(0xc0008c9bc0): close: 2025/06/23 01:10:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-23 00:14:58 +0000 GMT 2025/06/23 01:10:02 DEBUG : TestRWCacheUpdate(0xc0008c9bc0): >close: err= 2025/06/23 01:10:02 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/06/23 01:10:02 DEBUG : forgetting directory cache 2025/06/23 01:10:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/23 01:10:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:10:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/23 01:10:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/23 01:10:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/23 01:10:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/23 01:10:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/23 01:10:03 DEBUG : TestRWCacheUpdate(0xc00090e080): _readAt: size=512, off=0 2025/06/23 01:10:03 DEBUG : TestRWCacheUpdate(0xc00090e080): openPending: 2025/06/23 01:10:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-23 00:15:58 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-06-23 00:14:58 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/06/23 01:10:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-23 00:15:58 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-06-23 00:14:58 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/06/23 01:10:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/23 01:10:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/23 01:10:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/23 01:10:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/23 01:10:03 DEBUG : TestRWCacheUpdate(0xc00090e080): >openPending: err= 2025/06/23 01:10:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/23 01:10:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/23 01:10:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/23 01:10:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:10:03 DEBUG : TestRWCacheUpdate(0xc00090e080): >_readAt: n=20, err=EOF 2025/06/23 01:10:03 DEBUG : TestRWCacheUpdate(0xc00090e080): close: 2025/06/23 01:10:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-23 00:15:58 +0000 GMT 2025/06/23 01:10:03 DEBUG : TestRWCacheUpdate(0xc00090e080): >close: err= 2025/06/23 01:10:03 DEBUG : forgetting directory cache 2025/06/23 01:10:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/23 01:10:03 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate(0xc000938480): _readAt: size=512, off=0 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate(0xc000938480): openPending: 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-06-23 00:16:58 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-06-23 00:15:58 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-06-23 00:16:58 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-06-23 00:15:58 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/06/23 01:10:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/06/23 01:10:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate(0xc000938480): >openPending: err= 2025/06/23 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate(0xc000938480): >_readAt: n=21, err=EOF 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate(0xc000938480): close: 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-23 00:16:58 +0000 GMT 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate(0xc000938480): >close: err= 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/06/23 01:10:04 DEBUG : forgetting directory cache 2025/06/23 01:10:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate(0xc0004e9500): _readAt: size=512, off=0 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate(0xc0004e9500): openPending: 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-06-23 00:17:58 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-06-23 00:16:58 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-06-23 00:17:58 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-06-23 00:16:58 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/06/23 01:10:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/06/23 01:10:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate(0xc0004e9500): >openPending: err= 2025/06/23 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/23 01:10:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:10:05 DEBUG : TestRWCacheUpdate(0xc0004e9500): >_readAt: n=22, err=EOF 2025/06/23 01:10:05 DEBUG : TestRWCacheUpdate(0xc0004e9500): close: 2025/06/23 01:10:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-23 00:17:58 +0000 GMT 2025/06/23 01:10:05 DEBUG : TestRWCacheUpdate(0xc0004e9500): >close: err= 2025/06/23 01:10:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/06/23 01:10:05 DEBUG : forgetting directory cache 2025/06/23 01:10:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/23 01:10:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:10:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/23 01:10:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/23 01:10:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/23 01:10:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/23 01:10:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/23 01:10:05 DEBUG : TestRWCacheUpdate(0xc000967b40): _readAt: size=512, off=0 2025/06/23 01:10:05 DEBUG : TestRWCacheUpdate(0xc000967b40): openPending: 2025/06/23 01:10:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-06-23 00:18:58 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-06-23 00:17:58 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/06/23 01:10:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-06-23 00:18:58 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-06-23 00:17:58 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/06/23 01:10:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/23 01:10:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/23 01:10:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/06/23 01:10:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/23 01:10:05 DEBUG : TestRWCacheUpdate(0xc000967b40): >openPending: err= 2025/06/23 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/06/23 01:10:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/23 01:10:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/23 01:10:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:10:05 DEBUG : TestRWCacheUpdate(0xc000967b40): >_readAt: n=23, err=EOF 2025/06/23 01:10:05 DEBUG : TestRWCacheUpdate(0xc000967b40): close: 2025/06/23 01:10:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-23 00:18:58 +0000 GMT 2025/06/23 01:10:05 DEBUG : TestRWCacheUpdate(0xc000967b40): >close: err= 2025/06/23 01:10:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/06/23 01:10:05 DEBUG : forgetting directory cache 2025/06/23 01:10:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/23 01:10:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:10:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/23 01:10:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/23 01:10:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/23 01:10:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/23 01:10:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/23 01:10:06 DEBUG : TestRWCacheUpdate(0xc000ab6e40): _readAt: size=512, off=0 2025/06/23 01:10:06 DEBUG : TestRWCacheUpdate(0xc000ab6e40): openPending: 2025/06/23 01:10:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-06-23 00:19:58 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-06-23 00:18:58 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/06/23 01:10:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-06-23 00:19:58 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-06-23 00:18:58 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/06/23 01:10:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/23 01:10:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/23 01:10:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/06/23 01:10:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/23 01:10:06 DEBUG : TestRWCacheUpdate(0xc000ab6e40): >openPending: err= 2025/06/23 01:10:06 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/06/23 01:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/23 01:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/23 01:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:10:06 DEBUG : TestRWCacheUpdate(0xc000ab6e40): >_readAt: n=24, err=EOF 2025/06/23 01:10:06 DEBUG : TestRWCacheUpdate(0xc000ab6e40): close: 2025/06/23 01:10:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-23 00:19:58 +0000 GMT 2025/06/23 01:10:06 DEBUG : TestRWCacheUpdate(0xc000ab6e40): >close: err= 2025/06/23 01:10:06 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:10:06 DEBUG : Looking for writers 2025/06/23 01:10:06 DEBUG : TestRWCacheUpdate: reading active writers 2025/06/23 01:10:06 DEBUG : >WaitForWriters: 2025/06/23 01:10:06 DEBUG : webdav root 'rclone-test-ditered9pofe': vfs cache: cleaner exiting 2025/06/23 01:10:06 DEBUG : forgetting directory cache 2025/06/23 01:10:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (8.64s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:10:07 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/06/23 01:10:07 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/06/23 01:10:07 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/06/23 01:10:08 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:10:08 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:10:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:10:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/06/23 01:10:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/06/23 01:10:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/06/23 01:10:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:10:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/23 01:10:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:10:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/06/23 01:10:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/06/23 01:10:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/06/23 01:10:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:10:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/23 01:10:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:10:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/06/23 01:10:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/06/23 01:10:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/06/23 01:10:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:10:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/23 01:10:08 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:10:08 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/06/23 01:10:08 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/06/23 01:10:08 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/06/23 01:10:08 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:10:08 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/23 01:10:08 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:10:08 DEBUG : FilEb: Open: flags=O_RDONLY 2025/06/23 01:10:08 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/06/23 01:10:08 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/06/23 01:10:08 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:10:08 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/23 01:10:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:10:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/06/23 01:10:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/06/23 01:10:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/06/23 01:10:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:10:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/23 01:10:08 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:10:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/06/23 01:10:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/06/23 01:10:08 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/06/23 01:10:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:10:09 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/23 01:10:09 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:10:09 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/06/23 01:10:09 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/06/23 01:10:09 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/06/23 01:10:09 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:10:09 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/23 01:10:09 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:10:09 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/06/23 01:10:09 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/06/23 01:10:09 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/06/23 01:10:09 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:10:09 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/23 01:10:09 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:10:09 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/06/23 01:10:09 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/06/23 01:10:09 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/06/23 01:10:09 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:10:09 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/23 01:10:09 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:10:09 DEBUG : FilEb: Open: flags=O_RDONLY 2025/06/23 01:10:09 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/06/23 01:10:09 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/06/23 01:10:09 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:10:09 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/23 01:10:09 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:10:09 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/06/23 01:10:09 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/06/23 01:10:09 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:10:09 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/06/23 01:10:09 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/06/23 01:10:09 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:10:09 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/06/23 01:10:09 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/06/23 01:10:09 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/06/23 01:10:09 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:10:09 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/23 01:10:09 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:10:09 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/06/23 01:10:09 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:10:09 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/06/23 01:10:09 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:10:09 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/06/23 01:10:09 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:10:09 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/06/23 01:10:09 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/06/23 01:10:09 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/06/23 01:10:09 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:10:09 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/23 01:10:09 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:10:09 DEBUG : FilEb: Open: flags=O_RDONLY 2025/06/23 01:10:09 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/06/23 01:10:09 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/06/23 01:10:09 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:10:09 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/23 01:10:09 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:10:09 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/06/23 01:10:09 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:10:09 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/06/23 01:10:09 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:10:09 DEBUG : Looking for writers 2025/06/23 01:10:09 DEBUG : FiLeA: reading active writers 2025/06/23 01:10:09 DEBUG : FiLeB: reading active writers 2025/06/23 01:10:09 DEBUG : FilEb: reading active writers 2025/06/23 01:10:09 DEBUG : >WaitForWriters: 2025/06/23 01:10:09 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:10:09 DEBUG : Looking for writers 2025/06/23 01:10:09 DEBUG : FilEb: reading active writers 2025/06/23 01:10:09 DEBUG : FiLeA: reading active writers 2025/06/23 01:10:09 DEBUG : FiLeB: reading active writers 2025/06/23 01:10:09 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (3.28s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:10:10 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/06/23 01:10:10 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/06/23 01:10:11 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:10:11 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:10:11 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/06/23 01:10:11 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/06/23 01:10:11 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/06/23 01:10:11 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:10:11 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/23 01:10:11 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:10:11 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/06/23 01:10:11 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/06/23 01:10:11 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/06/23 01:10:11 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:10:11 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/23 01:10:11 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:10:11 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/06/23 01:10:11 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/06/23 01:10:11 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/06/23 01:10:11 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:10:11 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/23 01:10:11 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:10:11 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/06/23 01:10:11 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:10:11 DEBUG : Looking for writers 2025/06/23 01:10:11 DEBUG : normal name with no special characters.txt: reading active writers 2025/06/23 01:10:11 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/06/23 01:10:11 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.47s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:10:11 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:10:11 DEBUG : webdav root 'rclone-test-ditered9pofe': Reusing VFS from active cache 2025/06/23 01:10:11 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:10:11 DEBUG : Looking for writers 2025/06/23 01:10:11 DEBUG : >WaitForWriters: 2025/06/23 01:10:11 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:10:11 DEBUG : Looking for writers 2025/06/23 01:10:11 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.16s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:10:12 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:10:12 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:10:12 DEBUG : Looking for writers 2025/06/23 01:10:12 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.16s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:10:12 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:10:12 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:10:12 DEBUG : Looking for writers 2025/06/23 01:10:12 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.17s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:10:12 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:10:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:10:12 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/06/23 01:10:13 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:10:13 DEBUG : dir: Looking for writers 2025/06/23 01:10:13 DEBUG : file2: reading active writers 2025/06/23 01:10:13 DEBUG : Looking for writers 2025/06/23 01:10:13 DEBUG : dir: reading active writers 2025/06/23 01:10:13 DEBUG : file1: reading active writers 2025/06/23 01:10:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.75s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:10:14 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:10:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:10:14 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/06/23 01:10:15 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:10:15 DEBUG : dir: Looking for writers 2025/06/23 01:10:15 DEBUG : Looking for writers 2025/06/23 01:10:15 DEBUG : dir: reading active writers 2025/06/23 01:10:15 DEBUG : file1: reading active writers 2025/06/23 01:10:15 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.66s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:10:15 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:10:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:10:16 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/06/23 01:10:16 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:10:16 DEBUG : file1: Open: flags=O_RDONLY 2025/06/23 01:10:16 DEBUG : file1: >Open: fd=file1 (r), err= 2025/06/23 01:10:16 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/06/23 01:10:16 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:10:16 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/06/23 01:10:16 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/23 01:10:16 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/06/23 01:10:16 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:10:16 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:10:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/06/23 01:10:16 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/06/23 01:10:16 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/06/23 01:10:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/06/23 01:10:16 DEBUG : webdav root 'rclone-test-ditered9pofe': File to upload is small (0 bytes), uploading instead of streaming 2025/06/23 01:10:16 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/06/23 01:10:17 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/23 01:10:17 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/06/23 01:10:17 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/06/23 01:10:17 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:10:17 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/06/23 01:10:17 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:10:17 DEBUG : dir: Looking for writers 2025/06/23 01:10:17 DEBUG : file2: reading active writers 2025/06/23 01:10:17 DEBUG : new_file.txt: reading active writers 2025/06/23 01:10:17 DEBUG : Looking for writers 2025/06/23 01:10:17 DEBUG : dir: reading active writers 2025/06/23 01:10:17 DEBUG : file1: reading active writers 2025/06/23 01:10:17 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (2.20s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:10:18 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:10:18 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/06/23 01:10:19 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/06/23 01:10:19 DEBUG : dir/file1: Updating file with dir/file1 0xc000997c80 2025/06/23 01:10:19 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/06/23 01:10:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/23 01:10:19 INFO : dir/file1: Moved (server-side) to: file0 2025/06/23 01:10:19 DEBUG : file0: Updating file with file0 0xc000997c80 2025/06/23 01:10:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/23 01:10:19 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/06/23 01:10:19 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:10:19 DEBUG : dir: Looking for writers 2025/06/23 01:10:19 DEBUG : Looking for writers 2025/06/23 01:10:19 DEBUG : dir: reading active writers 2025/06/23 01:10:19 DEBUG : file0: reading active writers 2025/06/23 01:10:19 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.58s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:10:20 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:10:20 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:10:20 DEBUG : Looking for writers 2025/06/23 01:10:20 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.29s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:10:20 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:10:21 DEBUG : Added virtual directory entry vAddDir: "/" 2025/06/23 01:10:21 DEBUG : Added virtual directory entry vAddDir: "a" 2025/06/23 01:10:21 DEBUG : Added virtual directory entry vAddDir: "b" 2025/06/23 01:10:22 DEBUG : Added virtual directory entry vAddDir: "c" 2025/06/23 01:10:22 DEBUG : Added virtual directory entry vAddDir: "d" 2025/06/23 01:10:22 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:10:22 DEBUG : Looking for writers 2025/06/23 01:10:22 DEBUG : a: Looking for writers 2025/06/23 01:10:22 DEBUG : b: Looking for writers 2025/06/23 01:10:22 DEBUG : c: Looking for writers 2025/06/23 01:10:22 DEBUG : d: Looking for writers 2025/06/23 01:10:22 DEBUG : Looking for writers 2025/06/23 01:10:22 DEBUG : d: reading active writers 2025/06/23 01:10:22 DEBUG : /: reading active writers 2025/06/23 01:10:22 DEBUG : a: reading active writers 2025/06/23 01:10:22 DEBUG : b: reading active writers 2025/06/23 01:10:22 DEBUG : c: reading active writers 2025/06/23 01:10:22 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.05s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:10:23 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:10:24 DEBUG : Added virtual directory entry vAddDir: "a" 2025/06/23 01:10:24 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/06/23 01:10:24 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/06/23 01:10:24 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/06/23 01:10:26 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:10:26 DEBUG : a/b/c/d: Looking for writers 2025/06/23 01:10:26 DEBUG : a/b/c: Looking for writers 2025/06/23 01:10:26 DEBUG : d: reading active writers 2025/06/23 01:10:26 DEBUG : a/b: Looking for writers 2025/06/23 01:10:26 DEBUG : c: reading active writers 2025/06/23 01:10:26 DEBUG : a: Looking for writers 2025/06/23 01:10:26 DEBUG : b: reading active writers 2025/06/23 01:10:26 DEBUG : Looking for writers 2025/06/23 01:10:26 DEBUG : a: reading active writers 2025/06/23 01:10:26 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (3.48s) === 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-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:10:27 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:10:27 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:10:27 DEBUG : Looking for writers 2025/06/23 01:10:27 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.15s) === 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-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:10:27 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:10:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:10:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:10:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:10:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/23 01:10:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/23 01:10:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:10:27 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/06/23 01:10:27 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/06/23 01:10:27 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/06/23 01:10:27 DEBUG : webdav root 'rclone-test-ditered9pofe': File to upload is small (5 bytes), uploading instead of streaming 2025/06/23 01:10:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:10:27 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/06/23 01:10:27 DEBUG : file1: Size and md5 of src and dst objects identical 2025/06/23 01:10:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:10:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:10:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:10:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:10:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/23 01:10:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/23 01:10:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:10:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:10:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:10:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/23 01:10:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/23 01:10:27 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/06/23 01:10:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/06/23 01:10:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/23 01:10:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:10:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/23 01:10:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/23 01:10:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:10:27 DEBUG : webdav root 'rclone-test-ditered9pofe': File to upload is small (0 bytes), uploading instead of streaming 2025/06/23 01:10:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:10:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/23 01:10:28 DEBUG : file1: Size and md5 of src and dst objects identical 2025/06/23 01:10:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:10:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/06/23 01:10:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/23 01:10:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:10:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/23 01:10:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/23 01:10:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:10:28 DEBUG : webdav root 'rclone-test-ditered9pofe': File to upload is small (7 bytes), uploading instead of streaming 2025/06/23 01:10:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:10:28 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/06/23 01:10:28 DEBUG : file1: Size and md5 of src and dst objects identical 2025/06/23 01:10:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:10:28 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:10:28 DEBUG : Looking for writers 2025/06/23 01:10:28 DEBUG : file1: reading active writers 2025/06/23 01:10:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.34s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:10:28 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:10:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:10:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:10:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:10:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/23 01:10:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/23 01:10:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:10:28 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/06/23 01:10:29 DEBUG : file1: aborting in-sequence write wait, off=100 2025/06/23 01:10:29 DEBUG : file1: failed to wait for in-sequence write to 100 2025/06/23 01:10:29 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/06/23 01:10:29 DEBUG : webdav root 'rclone-test-ditered9pofe': File to upload is small (11 bytes), uploading instead of streaming 2025/06/23 01:10:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:10:30 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/23 01:10:30 DEBUG : file1: Size and md5 of src and dst objects identical 2025/06/23 01:10:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:10:30 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/06/23 01:10:30 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:10:30 DEBUG : Looking for writers 2025/06/23 01:10:30 DEBUG : file1: reading active writers 2025/06/23 01:10:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.81s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:10:30 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:10:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:10:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:10:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:10:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/23 01:10:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/23 01:10:30 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/06/23 01:10:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:10:30 DEBUG : webdav root 'rclone-test-ditered9pofe': File to upload is small (5 bytes), uploading instead of streaming 2025/06/23 01:10:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:10:31 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/06/23 01:10:31 DEBUG : file1: Size and md5 of src and dst objects identical 2025/06/23 01:10:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:10:31 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/06/23 01:10:31 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:10:31 DEBUG : Looking for writers 2025/06/23 01:10:31 DEBUG : file1: reading active writers 2025/06/23 01:10:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.78s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:10:31 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:10:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:10:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:10:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:10:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/23 01:10:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/23 01:10:31 DEBUG : file1: WriteFileHandle.Release closing 2025/06/23 01:10:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:10:31 DEBUG : webdav root 'rclone-test-ditered9pofe': File to upload is small (0 bytes), uploading instead of streaming 2025/06/23 01:10:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:10:31 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/23 01:10:31 DEBUG : file1: Size and md5 of src and dst objects identical 2025/06/23 01:10:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:10:31 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/06/23 01:10:31 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:10:31 DEBUG : Looking for writers 2025/06/23 01:10:31 DEBUG : file1: reading active writers 2025/06/23 01:10:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.75s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:10:32 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:10:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:10:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:10:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:10:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/23 01:10:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/06/23 01:10:32 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:10:32 DEBUG : Looking for writers 2025/06/23 01:10:32 DEBUG : file1: reading active writers 2025/06/23 01:10:32 DEBUG : file1: active writers 1 2025/06/23 01:10:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/06/23 01:10:32 DEBUG : Looking for writers 2025/06/23 01:10:32 DEBUG : file1: reading active writers 2025/06/23 01:10:32 DEBUG : file1: active writers 1 2025/06/23 01:10:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/06/23 01:10:32 DEBUG : Looking for writers 2025/06/23 01:10:32 DEBUG : file1: reading active writers 2025/06/23 01:10:32 DEBUG : file1: active writers 1 2025/06/23 01:10:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/06/23 01:10:32 DEBUG : Looking for writers 2025/06/23 01:10:32 DEBUG : file1: reading active writers 2025/06/23 01:10:32 DEBUG : file1: active writers 1 2025/06/23 01:10:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/06/23 01:10:32 DEBUG : Looking for writers 2025/06/23 01:10:32 DEBUG : file1: reading active writers 2025/06/23 01:10:32 DEBUG : file1: active writers 1 2025/06/23 01:10:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/06/23 01:10:32 DEBUG : Looking for writers 2025/06/23 01:10:32 DEBUG : file1: reading active writers 2025/06/23 01:10:32 DEBUG : file1: active writers 1 2025/06/23 01:10:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/06/23 01:10:32 DEBUG : Looking for writers 2025/06/23 01:10:32 DEBUG : file1: reading active writers 2025/06/23 01:10:32 DEBUG : file1: active writers 1 2025/06/23 01:10:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/06/23 01:10:33 DEBUG : Looking for writers 2025/06/23 01:10:33 DEBUG : file1: reading active writers 2025/06/23 01:10:33 DEBUG : file1: active writers 1 2025/06/23 01:10:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/23 01:10:34 DEBUG : Looking for writers 2025/06/23 01:10:34 DEBUG : file1: reading active writers 2025/06/23 01:10:34 DEBUG : file1: active writers 1 2025/06/23 01:10:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/23 01:10:35 DEBUG : Looking for writers 2025/06/23 01:10:35 DEBUG : file1: reading active writers 2025/06/23 01:10:35 DEBUG : file1: active writers 1 2025/06/23 01:10:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/23 01:10:36 DEBUG : Looking for writers 2025/06/23 01:10:36 DEBUG : file1: reading active writers 2025/06/23 01:10:36 DEBUG : file1: active writers 1 2025/06/23 01:10:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/23 01:10:37 DEBUG : Looking for writers 2025/06/23 01:10:37 DEBUG : file1: reading active writers 2025/06/23 01:10:37 DEBUG : file1: active writers 1 2025/06/23 01:10:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/23 01:10:38 DEBUG : Looking for writers 2025/06/23 01:10:38 DEBUG : file1: reading active writers 2025/06/23 01:10:38 DEBUG : file1: active writers 1 2025/06/23 01:10:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/23 01:10:39 DEBUG : Looking for writers 2025/06/23 01:10:39 DEBUG : file1: reading active writers 2025/06/23 01:10:39 DEBUG : file1: active writers 1 2025/06/23 01:10:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/23 01:10:40 DEBUG : Looking for writers 2025/06/23 01:10:40 DEBUG : file1: reading active writers 2025/06/23 01:10:40 DEBUG : file1: active writers 1 2025/06/23 01:10:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/23 01:10:41 DEBUG : Looking for writers 2025/06/23 01:10:41 DEBUG : file1: reading active writers 2025/06/23 01:10:41 DEBUG : file1: active writers 1 2025/06/23 01:10:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/23 01:10:42 DEBUG : Looking for writers 2025/06/23 01:10:42 DEBUG : file1: reading active writers 2025/06/23 01:10:42 DEBUG : file1: active writers 1 2025/06/23 01:10:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/23 01:10:43 DEBUG : Looking for writers 2025/06/23 01:10:43 DEBUG : file1: reading active writers 2025/06/23 01:10:43 DEBUG : file1: active writers 1 2025/06/23 01:10:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/23 01:10:44 DEBUG : Looking for writers 2025/06/23 01:10:44 DEBUG : file1: reading active writers 2025/06/23 01:10:44 DEBUG : file1: active writers 1 2025/06/23 01:10:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/23 01:10:45 DEBUG : Looking for writers 2025/06/23 01:10:45 DEBUG : file1: reading active writers 2025/06/23 01:10:45 DEBUG : file1: active writers 1 2025/06/23 01:10:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/23 01:10:46 DEBUG : Looking for writers 2025/06/23 01:10:46 DEBUG : file1: reading active writers 2025/06/23 01:10:46 DEBUG : file1: active writers 1 2025/06/23 01:10:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/23 01:10:47 DEBUG : Looking for writers 2025/06/23 01:10:47 DEBUG : file1: reading active writers 2025/06/23 01:10:47 DEBUG : file1: active writers 1 2025/06/23 01:10:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/23 01:10:48 DEBUG : Looking for writers 2025/06/23 01:10:48 DEBUG : file1: reading active writers 2025/06/23 01:10:48 DEBUG : file1: active writers 1 2025/06/23 01:10:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/23 01:10:49 DEBUG : Looking for writers 2025/06/23 01:10:49 DEBUG : file1: reading active writers 2025/06/23 01:10:49 DEBUG : file1: active writers 1 2025/06/23 01:10:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/23 01:10:50 DEBUG : Looking for writers 2025/06/23 01:10:50 DEBUG : file1: reading active writers 2025/06/23 01:10:50 DEBUG : file1: active writers 1 2025/06/23 01:10:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/23 01:10:51 DEBUG : Looking for writers 2025/06/23 01:10:51 DEBUG : file1: reading active writers 2025/06/23 01:10:51 DEBUG : file1: active writers 1 2025/06/23 01:10:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/23 01:10:52 DEBUG : Looking for writers 2025/06/23 01:10:52 DEBUG : file1: reading active writers 2025/06/23 01:10:52 DEBUG : file1: active writers 1 2025/06/23 01:10:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/23 01:10:53 DEBUG : Looking for writers 2025/06/23 01:10:53 DEBUG : file1: reading active writers 2025/06/23 01:10:53 DEBUG : file1: active writers 1 2025/06/23 01:10:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/23 01:10:54 DEBUG : Looking for writers 2025/06/23 01:10:54 DEBUG : file1: reading active writers 2025/06/23 01:10:54 DEBUG : file1: active writers 1 2025/06/23 01:10:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/23 01:10:55 DEBUG : Looking for writers 2025/06/23 01:10:55 DEBUG : file1: reading active writers 2025/06/23 01:10:55 DEBUG : file1: active writers 1 2025/06/23 01:10:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/23 01:10:56 DEBUG : Looking for writers 2025/06/23 01:10:56 DEBUG : file1: reading active writers 2025/06/23 01:10:56 DEBUG : file1: active writers 1 2025/06/23 01:10:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/23 01:10:57 DEBUG : Looking for writers 2025/06/23 01:10:57 DEBUG : file1: reading active writers 2025/06/23 01:10:57 DEBUG : file1: active writers 1 2025/06/23 01:10:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/23 01:10:58 DEBUG : Looking for writers 2025/06/23 01:10:58 DEBUG : file1: reading active writers 2025/06/23 01:10:58 DEBUG : file1: active writers 1 2025/06/23 01:10:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/23 01:10:59 DEBUG : Looking for writers 2025/06/23 01:10:59 DEBUG : file1: reading active writers 2025/06/23 01:10:59 DEBUG : file1: active writers 1 2025/06/23 01:10:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/23 01:11:00 DEBUG : Looking for writers 2025/06/23 01:11:00 DEBUG : file1: reading active writers 2025/06/23 01:11:00 DEBUG : file1: active writers 1 2025/06/23 01:11:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/23 01:11:01 DEBUG : Looking for writers 2025/06/23 01:11:01 DEBUG : file1: reading active writers 2025/06/23 01:11:01 DEBUG : file1: active writers 1 2025/06/23 01:11:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/23 01:11:02 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/06/23 01:11:02 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.29s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:11:02 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:11:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:11:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:11:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:11:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/23 01:11:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/23 01:11:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:11:02 DEBUG : webdav root 'rclone-test-ditered9pofe': File to upload is small (0 bytes), uploading instead of streaming 2025/06/23 01:11:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:11:02 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/23 01:11:02 DEBUG : file1: Size and md5 of src and dst objects identical 2025/06/23 01:11:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:11:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:11:02 DEBUG : file1: Open: flags=O_RDONLY 2025/06/23 01:11:02 DEBUG : file1: >Open: fd=file1 (r), err= 2025/06/23 01:11:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/06/23 01:11:02 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:11:02 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/06/23 01:11:02 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:11:02 DEBUG : Looking for writers 2025/06/23 01:11:02 DEBUG : file1: reading active writers 2025/06/23 01:11:02 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.71s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-ditered9pofe'", Local "Local file system at /tmp/rclone1848987067", Modify Window "1s" 2025/06/23 01:11:03 INFO : webdav root 'rclone-test-ditered9pofe': poll-interval is not supported by this remote 2025/06/23 01:11:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/23 01:11:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/23 01:11:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:11:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/23 01:11:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/23 01:11:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:11:03 DEBUG : webdav root 'rclone-test-ditered9pofe': File to upload is small (100 bytes), uploading instead of streaming 2025/06/23 01:11:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/23 01:11:03 DEBUG : file1: md5 = 9e52d3ffd49f0382cc496add92cc21ea OK 2025/06/23 01:11:03 DEBUG : file1: Size and md5 of src and dst objects identical 2025/06/23 01:11:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/23 01:11:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/23 01:11:03 DEBUG : file1: Open: flags=O_RDONLY 2025/06/23 01:11:03 DEBUG : file1: >Open: fd=file1 (r), err= 2025/06/23 01:11:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/06/23 01:11:03 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/06/23 01:11:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/06/23 01:11:03 DEBUG : WaitForWriters: timeout=30s 2025/06/23 01:11:03 DEBUG : Looking for writers 2025/06/23 01:11:03 DEBUG : file1: reading active writers 2025/06/23 01:11:03 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.73s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/06/23 01:11:03 DEBUG : webdav root 'rclone-test-ditered9pofe': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished OK in 3m19.211616763s (try 1/5)