"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/03/12 01:28:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gecocoz9reki" 2026/03/12 01:28:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/12 01:28:21 DEBUG : Starting OpenDrive session with ID: 8dd57179137a96a8b1befd1a920ec0e4d69b89588be1ca0262b69f716f682d9f 2026/03/12 01:28:22 DEBUG : Creating backend with remote "/tmp/rclone343825320" === RUN TestDirHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:28:22 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:28:22 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 01:28:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/03/12 01:28:25 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:28:25 DEBUG : dir: Looking for writers 2026/03/12 01:28:25 DEBUG : Looking for writers 2026/03/12 01:28:25 DEBUG : dir: reading active writers 2026/03/12 01:28:25 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.99s) === RUN TestDirHandleReaddir run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:28:26 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:28:26 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 01:28:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/03/12 01:28:29 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/03/12 01:28:31 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/03/12 01:28:33 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:28:33 DEBUG : dir/subdir: Looking for writers 2026/03/12 01:28:33 DEBUG : dir: Looking for writers 2026/03/12 01:28:33 DEBUG : subdir: reading active writers 2026/03/12 01:28:33 DEBUG : file1: reading active writers 2026/03/12 01:28:33 DEBUG : file2: reading active writers 2026/03/12 01:28:33 DEBUG : Looking for writers 2026/03/12 01:28:33 DEBUG : dir: reading active writers 2026/03/12 01:28:33 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.77s) === RUN TestDirHandleReaddirnames run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:28:35 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:28:35 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 01:28:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/03/12 01:28:38 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:28:38 DEBUG : dir: Looking for writers 2026/03/12 01:28:38 DEBUG : file1: reading active writers 2026/03/12 01:28:38 DEBUG : Looking for writers 2026/03/12 01:28:38 DEBUG : dir: reading active writers 2026/03/12 01:28:38 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.01s) === RUN TestDirMethods run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:28:39 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:28:39 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 01:28:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/03/12 01:28:41 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:28:41 DEBUG : dir: Looking for writers 2026/03/12 01:28:41 DEBUG : Looking for writers 2026/03/12 01:28:41 DEBUG : dir: reading active writers 2026/03/12 01:28:41 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.74s) === RUN TestDirForgetAll run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:28:42 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:28:42 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 01:28:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/03/12 01:28:45 DEBUG : dir: forgetting directory cache 2026/03/12 01:28:45 DEBUG : forgetting directory cache 2026/03/12 01:28:45 DEBUG : dir: forgetting directory cache 2026/03/12 01:28:45 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:28:45 DEBUG : Looking for writers 2026/03/12 01:28:45 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.12s) === RUN TestDirForgetPath run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:28:46 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:28:46 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:28:47 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:28:47 DEBUG : Looking for writers 2026/03/12 01:28:47 DEBUG : >WaitForWriters: --- FAIL: TestDirForgetPath (0.88s) === RUN TestDirWalk run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:28:47 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:28:47 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:28:48 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:28:48 DEBUG : Looking for writers 2026/03/12 01:28:48 DEBUG : >WaitForWriters: --- FAIL: TestDirWalk (0.69s) === RUN TestDirSetModTime run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:28:48 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:28:48 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:28:48 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:28:48 DEBUG : Looking for writers 2026/03/12 01:28:48 DEBUG : >WaitForWriters: --- FAIL: TestDirSetModTime (0.69s) === RUN TestDirStat run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:28:49 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:28:49 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:28:49 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:28:49 DEBUG : Looking for writers 2026/03/12 01:28:49 DEBUG : >WaitForWriters: --- FAIL: TestDirStat (0.71s) === RUN TestDirReadDirAll run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:28:49 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:28:49 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:28:50 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:28:50 DEBUG : Looking for writers 2026/03/12 01:28:50 DEBUG : >WaitForWriters: --- FAIL: TestDirReadDirAll (0.70s) === RUN TestDirOpen run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:28:50 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:28:50 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:28:51 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:28:51 DEBUG : Looking for writers 2026/03/12 01:28:51 DEBUG : >WaitForWriters: --- FAIL: TestDirOpen (0.95s) === RUN TestDirCreate run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:28:51 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:28:51 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:28:51 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:28:51 DEBUG : Looking for writers 2026/03/12 01:28:51 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (0.90s) === RUN TestDirMkdir run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:28:52 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:28:52 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:28:52 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:28:52 DEBUG : Looking for writers 2026/03/12 01:28:52 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (0.71s) === RUN TestDirMkdirSub run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:28:53 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:28:53 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:28:53 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:28:53 DEBUG : Looking for writers 2026/03/12 01:28:53 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdirSub (0.71s) === RUN TestDirRemove run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:28:53 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:28:53 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:28:54 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:28:54 DEBUG : Looking for writers 2026/03/12 01:28:54 DEBUG : >WaitForWriters: --- FAIL: TestDirRemove (0.71s) === RUN TestDirRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:28:54 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:28:54 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:28:54 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:28:54 DEBUG : Looking for writers 2026/03/12 01:28:54 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveAll (0.71s) === RUN TestDirRemoveName run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:28:55 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:28:55 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:28:55 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:28:55 DEBUG : Looking for writers 2026/03/12 01:28:55 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (0.70s) === RUN TestDirRename run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:28:56 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:28:56 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:28:56 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:28:56 DEBUG : Looking for writers 2026/03/12 01:28:56 DEBUG : >WaitForWriters: --- FAIL: TestDirRename (0.94s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:28:56 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:28:56 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:28:57 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:28:57 DEBUG : Looking for writers 2026/03/12 01:28:57 DEBUG : >WaitForWriters: --- FAIL: TestDirFileOpen (0.69s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:28:57 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:28:57 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/03/12 01:28:57 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:28:57 DEBUG : Looking for writers 2026/03/12 01:28:57 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.35s) === RUN TestDirMetadataExtension run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:28:58 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:28:58 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:28:58 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:28:58 DEBUG : Looking for writers 2026/03/12 01:28:58 DEBUG : >WaitForWriters: --- FAIL: TestDirMetadataExtension (0.69s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:28:58 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:28:58 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:28:59 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:28:59 DEBUG : Looking for writers 2026/03/12 01:28:59 DEBUG : >WaitForWriters: --- FAIL: TestFileMethods (0.69s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:28:59 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:28:59 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:28:59 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:28:59 DEBUG : Looking for writers 2026/03/12 01:28:59 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:00 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:00 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:29:00 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:00 DEBUG : Looking for writers 2026/03/12 01:29:00 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:01 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:01 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:29:01 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:01 DEBUG : Looking for writers 2026/03/12 01:29:01 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:01 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:01 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 01:29:01 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:01 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:01 INFO : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:29:02 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:02 DEBUG : Looking for writers 2026/03/12 01:29:02 DEBUG : >WaitForWriters: 2026/03/12 01:29:02 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:02 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:02 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 01:29:02 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:02 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:02 INFO : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:29:03 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:03 DEBUG : Looking for writers 2026/03/12 01:29:03 DEBUG : >WaitForWriters: 2026/03/12 01:29:03 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:03 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:03 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 01:29:03 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:03 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:03 INFO : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:29:03 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:03 DEBUG : Looking for writers 2026/03/12 01:29:03 DEBUG : >WaitForWriters: 2026/03/12 01:29:03 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (4.65s) --- FAIL: TestFileSetModTime/cache=off,open=false,write=false (0.94s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=false (0.69s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=true (0.69s) --- FAIL: TestFileSetModTime/cache=full,open=false,write=false (0.70s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=false (0.94s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=true (0.69s) === RUN TestFileOpenRead run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:04 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:04 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:29:04 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:04 DEBUG : Looking for writers 2026/03/12 01:29:04 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenRead (0.69s) === RUN TestFileOpenReadUnknownSize 2026/03/12 01:29:04 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/03/12 01:29:04 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 01:29:04 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/12 01:29:04 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/03/12 01:29:04 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:04 DEBUG : Looking for writers 2026/03/12 01:29:04 DEBUG : file.txt: reading active writers 2026/03/12 01:29:04 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:04 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:04 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:29:05 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:05 DEBUG : Looking for writers 2026/03/12 01:29:05 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenWrite (0.68s) === RUN TestFileRemove run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:05 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:05 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:29:06 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:06 DEBUG : Looking for writers 2026/03/12 01:29:06 DEBUG : >WaitForWriters: --- FAIL: TestFileRemove (0.94s) === RUN TestFileRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:06 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:06 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:29:06 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:06 DEBUG : Looking for writers 2026/03/12 01:29:06 DEBUG : >WaitForWriters: --- FAIL: TestFileRemoveAll (0.70s) === RUN TestFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:07 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:07 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:29:07 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:07 DEBUG : Looking for writers 2026/03/12 01:29:07 DEBUG : >WaitForWriters: --- FAIL: TestFileOpen (0.70s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:07 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:07 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:29:08 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:08 DEBUG : Looking for writers 2026/03/12 01:29:08 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:08 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:08 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 01:29:08 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 01:29:08 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:08 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:08 DEBUG : Config file has changed externally - reloading 2026/03/12 01:29:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:08 INFO : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:29:09 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:09 DEBUG : Looking for writers 2026/03/12 01:29:09 DEBUG : >WaitForWriters: 2026/03/12 01:29:09 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:09 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:09 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 01:29:09 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 01:29:09 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:09 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:09 INFO : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:29:09 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:09 DEBUG : Looking for writers 2026/03/12 01:29:09 DEBUG : >WaitForWriters: 2026/03/12 01:29:09 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:10 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:10 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 01:29:10 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:10 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:10 INFO : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:29:10 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:10 DEBUG : Looking for writers 2026/03/12 01:29:10 DEBUG : >WaitForWriters: 2026/03/12 01:29:10 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:10 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:10 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 01:29:10 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:10 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:10 INFO : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:29:11 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:11 DEBUG : Looking for writers 2026/03/12 01:29:11 DEBUG : >WaitForWriters: 2026/03/12 01:29:11 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:11 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:11 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 01:29:11 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:11 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:11 INFO : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:29:11 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:11 DEBUG : Looking for writers 2026/03/12 01:29:11 DEBUG : >WaitForWriters: 2026/03/12 01:29:11 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaner exiting --- FAIL: TestFileRename (4.49s) --- FAIL: TestFileRename/off,forceCache=false (0.69s) --- FAIL: TestFileRename/minimal,forceCache=false (0.95s) --- FAIL: TestFileRename/minimal,forceCache=true (0.71s) --- FAIL: TestFileRename/writes,forceCache=false (0.71s) --- FAIL: TestFileRename/writes,forceCache=true (0.72s) --- FAIL: TestFileRename/full,forceCache=false (0.71s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:12 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:12 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 01:29:12 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:12 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 01:29:12 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:12 DEBUG : Looking for writers 2026/03/12 01:29:12 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.35s) === 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:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:12 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:12 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:29:12 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:12 DEBUG : Looking for writers 2026/03/12 01:29:12 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleMethods (0.70s) === RUN TestReadFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:13 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:13 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:29:13 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:13 DEBUG : Looking for writers 2026/03/12 01:29:13 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleSeek (0.72s) === RUN TestReadFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:14 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:14 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:29:14 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:14 DEBUG : Looking for writers 2026/03/12 01:29:14 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleReadAt (0.71s) === RUN TestReadFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:14 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:14 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:29:15 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:15 DEBUG : Looking for writers 2026/03/12 01:29:15 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleFlush (0.71s) === RUN TestReadFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:15 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:15 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:29:15 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:15 DEBUG : Looking for writers 2026/03/12 01:29:15 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleRelease (0.71s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:16 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:16 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 01:29:16 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:16 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:16 INFO : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:29:16 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:16 DEBUG : Looking for writers 2026/03/12 01:29:16 DEBUG : >WaitForWriters: 2026/03/12 01:29:16 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleMethodsRead (0.71s) === RUN TestRWFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:16 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:16 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 01:29:16 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:16 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:16 INFO : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:29:17 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:17 DEBUG : Looking for writers 2026/03/12 01:29:17 DEBUG : >WaitForWriters: 2026/03/12 01:29:17 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSeek (0.71s) === RUN TestRWFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:17 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:17 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 01:29:17 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:17 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:17 INFO : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:29:17 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:17 DEBUG : Looking for writers 2026/03/12 01:29:17 DEBUG : >WaitForWriters: 2026/03/12 01:29:17 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReadAt (0.71s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:18 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:18 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 01:29:18 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:18 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:18 INFO : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:29:18 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:18 DEBUG : Looking for writers 2026/03/12 01:29:18 DEBUG : >WaitForWriters: 2026/03/12 01:29:18 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleFlushRead (0.71s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:18 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:18 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 01:29:18 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:18 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:18 INFO : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gecocoz9reki'": failed to create file: Parent folder is trashed (Error 403) 2026/03/12 01:29:19 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:19 DEBUG : Looking for writers 2026/03/12 01:29:19 DEBUG : >WaitForWriters: 2026/03/12 01:29:19 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReleaseRead (0.70s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:19 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:19 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 01:29:19 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:19 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:29:19 INFO : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 01:29:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:29:19 DEBUG : file1: newRWFileHandle: 2026/03/12 01:29:19 DEBUG : file1(0x2271b3a302c0): openPending: 2026/03/12 01:29:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:29:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:29:19 DEBUG : file1(0x2271b3a302c0): >openPending: err= 2026/03/12 01:29:19 DEBUG : file1: >newRWFileHandle: err= 2026/03/12 01:29:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:29:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/12 01:29:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/12 01:29:19 DEBUG : file1(0x2271b3a302c0): _writeAt: size=5, off=0 2026/03/12 01:29:19 DEBUG : file1(0x2271b3a302c0): >_writeAt: n=5, err= 2026/03/12 01:29:19 DEBUG : file1(0x2271b3a302c0): _writeAt: size=7, off=5 2026/03/12 01:29:19 DEBUG : file1(0x2271b3a302c0): >_writeAt: n=7, err= 2026/03/12 01:29:19 DEBUG : file1: vfs cache: truncate to size=11 2026/03/12 01:29:19 DEBUG : file1(0x2271b3a302c0): close: 2026/03/12 01:29:19 DEBUG : file1: vfs cache: setting modification time to 2026-03-12 01:29:19.859586175 +0000 UTC m=+58.434068360 2026/03/12 01:29:19 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/12 01:29:19 DEBUG : file1(0x2271b3a302c0): >close: err= 2026/03/12 01:29:19 DEBUG : file1(0x2271b3a302c0): close: 2026/03/12 01:29:19 DEBUG : file1(0x2271b3a302c0): >close: err=file already closed 2026/03/12 01:29:19 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:19 DEBUG : Looking for writers 2026/03/12 01:29:19 DEBUG : file1: reading active writers 2026/03/12 01:29:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/12 01:29:19 DEBUG : Looking for writers 2026/03/12 01:29:19 DEBUG : file1: reading active writers 2026/03/12 01:29:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/12 01:29:19 DEBUG : Looking for writers 2026/03/12 01:29:19 DEBUG : file1: reading active writers 2026/03/12 01:29:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/12 01:29:19 DEBUG : Looking for writers 2026/03/12 01:29:19 DEBUG : file1: reading active writers 2026/03/12 01:29:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/12 01:29:19 DEBUG : file1: vfs cache: starting upload 2026/03/12 01:29:20 DEBUG : Looking for writers 2026/03/12 01:29:20 DEBUG : file1: reading active writers 2026/03/12 01:29:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/12 01:29:20 DEBUG : Looking for writers 2026/03/12 01:29:20 DEBUG : file1: reading active writers 2026/03/12 01:29:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/12 01:29:20 DEBUG : Looking for writers 2026/03/12 01:29:20 DEBUG : file1: reading active writers 2026/03/12 01:29:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/12 01:29:21 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/03/12 01:29:21 DEBUG : Looking for writers 2026/03/12 01:29:21 DEBUG : file1: reading active writers 2026/03/12 01:29:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/03/12 01:29:21 DEBUG : file1: size = 11 OK 2026/03/12 01:29:21 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/12 01:29:21 INFO : file1: Copied (new) 2026/03/12 01:29:21 DEBUG : file1: vfs cache: fingerprint now "11,2026-03-12 01:29:19 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/03/12 01:29:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/12 01:29:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:29:21 INFO : file1: vfs cache: upload succeeded try #1 2026/03/12 01:29:22 DEBUG : Looking for writers 2026/03/12 01:29:22 DEBUG : file1: reading active writers 2026/03/12 01:29:22 DEBUG : >WaitForWriters: 2026/03/12 01:29:22 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:22 DEBUG : Looking for writers 2026/03/12 01:29:22 DEBUG : file1: reading active writers 2026/03/12 01:29:22 DEBUG : >WaitForWriters: 2026/03/12 01:29:22 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.17s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:22 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:22 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 01:29:22 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:22 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:29:22 INFO : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 01:29:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:29:23 DEBUG : file1: newRWFileHandle: 2026/03/12 01:29:23 DEBUG : file1(0x2271b3a302c0): openPending: 2026/03/12 01:29:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:29:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:29:23 DEBUG : file1(0x2271b3a302c0): >openPending: err= 2026/03/12 01:29:23 DEBUG : file1: >newRWFileHandle: err= 2026/03/12 01:29:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:29:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/12 01:29:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/12 01:29:23 DEBUG : file1(0x2271b3a302c0): _writeAt: size=7, off=0 2026/03/12 01:29:23 DEBUG : file1(0x2271b3a302c0): >_writeAt: n=7, err= 2026/03/12 01:29:23 DEBUG : file1(0x2271b3a302c0): _writeAt: size=6, off=5 2026/03/12 01:29:23 DEBUG : file1(0x2271b3a302c0): >_writeAt: n=6, err= 2026/03/12 01:29:23 DEBUG : file1(0x2271b3a302c0): close: 2026/03/12 01:29:23 DEBUG : file1: vfs cache: setting modification time to 2026-03-12 01:29:23.031212167 +0000 UTC m=+61.605694343 2026/03/12 01:29:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/12 01:29:23 DEBUG : file1(0x2271b3a302c0): >close: err= 2026/03/12 01:29:23 DEBUG : file1(0x2271b3a302c0): _writeAt: size=5, off=0 2026/03/12 01:29:23 DEBUG : file1(0x2271b3a302c0): >_writeAt: n=0, err=file already closed 2026/03/12 01:29:23 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:23 DEBUG : Looking for writers 2026/03/12 01:29:23 DEBUG : file1: reading active writers 2026/03/12 01:29:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/12 01:29:23 DEBUG : Looking for writers 2026/03/12 01:29:23 DEBUG : file1: reading active writers 2026/03/12 01:29:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/12 01:29:23 DEBUG : Looking for writers 2026/03/12 01:29:23 DEBUG : file1: reading active writers 2026/03/12 01:29:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/12 01:29:23 DEBUG : Looking for writers 2026/03/12 01:29:23 DEBUG : file1: reading active writers 2026/03/12 01:29:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/12 01:29:23 DEBUG : file1: vfs cache: starting upload 2026/03/12 01:29:23 DEBUG : Looking for writers 2026/03/12 01:29:23 DEBUG : file1: reading active writers 2026/03/12 01:29:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/12 01:29:23 DEBUG : Looking for writers 2026/03/12 01:29:23 DEBUG : file1: reading active writers 2026/03/12 01:29:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/12 01:29:23 DEBUG : Looking for writers 2026/03/12 01:29:23 DEBUG : file1: reading active writers 2026/03/12 01:29:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/12 01:29:24 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/03/12 01:29:24 DEBUG : Looking for writers 2026/03/12 01:29:24 DEBUG : file1: reading active writers 2026/03/12 01:29:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/03/12 01:29:25 DEBUG : file1: size = 11 OK 2026/03/12 01:29:25 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/12 01:29:25 INFO : file1: Copied (new) 2026/03/12 01:29:25 DEBUG : file1: vfs cache: fingerprint now "11,2026-03-12 01:29:23 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/03/12 01:29:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/12 01:29:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:29:25 INFO : file1: vfs cache: upload succeeded try #1 2026/03/12 01:29:25 DEBUG : Looking for writers 2026/03/12 01:29:25 DEBUG : file1: reading active writers 2026/03/12 01:29:25 DEBUG : >WaitForWriters: 2026/03/12 01:29:25 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:25 DEBUG : Looking for writers 2026/03/12 01:29:25 DEBUG : file1: reading active writers 2026/03/12 01:29:25 DEBUG : >WaitForWriters: 2026/03/12 01:29:25 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.18s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:26 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:26 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 01:29:26 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:26 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:29:26 INFO : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 01:29:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:29:26 DEBUG : file1: newRWFileHandle: 2026/03/12 01:29:26 DEBUG : file1(0x2271b3438680): openPending: 2026/03/12 01:29:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:29:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:29:26 DEBUG : file1(0x2271b3438680): >openPending: err= 2026/03/12 01:29:26 DEBUG : file1: >newRWFileHandle: err= 2026/03/12 01:29:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:29:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/12 01:29:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/12 01:29:26 DEBUG : file1(0x2271b3438680): close: 2026/03/12 01:29:26 DEBUG : file1: vfs cache: setting modification time to 2026-03-12 01:29:26.217255592 +0000 UTC m=+64.791737797 2026/03/12 01:29:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/12 01:29:26 DEBUG : file1(0x2271b3438680): >close: err= 2026/03/12 01:29:26 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/12 01:29:26 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/12 01:29:26 DEBUG : file2: newRWFileHandle: 2026/03/12 01:29:26 DEBUG : file2(0x2271b3438b40): openPending: 2026/03/12 01:29:26 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:29:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/12 01:29:26 DEBUG : file2(0x2271b3438b40): >openPending: err= 2026/03/12 01:29:26 DEBUG : file2: >newRWFileHandle: err= 2026/03/12 01:29:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/12 01:29:26 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/03/12 01:29:26 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/03/12 01:29:26 DEBUG : file2(0x2271b3438b40): RWFileHandle.Flush 2026/03/12 01:29:26 DEBUG : file2(0x2271b3438b40): RWFileHandle.Release 2026/03/12 01:29:26 DEBUG : file2(0x2271b3438b40): close: 2026/03/12 01:29:26 DEBUG : file2: vfs cache: setting modification time to 2026-03-12 01:29:26.218495201 +0000 UTC m=+64.792977407 2026/03/12 01:29:26 INFO : file2: vfs cache: queuing for upload in 100ms 2026/03/12 01:29:26 DEBUG : file2(0x2271b3438b40): >close: err= 2026/03/12 01:29:26 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:26 DEBUG : Looking for writers 2026/03/12 01:29:26 DEBUG : file2: reading active writers 2026/03/12 01:29:26 DEBUG : file1: reading active writers 2026/03/12 01:29:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/03/12 01:29:26 DEBUG : Looking for writers 2026/03/12 01:29:26 DEBUG : file1: reading active writers 2026/03/12 01:29:26 DEBUG : file2: reading active writers 2026/03/12 01:29:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/03/12 01:29:26 DEBUG : Looking for writers 2026/03/12 01:29:26 DEBUG : file1: reading active writers 2026/03/12 01:29:26 DEBUG : file2: reading active writers 2026/03/12 01:29:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/03/12 01:29:26 DEBUG : Looking for writers 2026/03/12 01:29:26 DEBUG : file1: reading active writers 2026/03/12 01:29:26 DEBUG : file2: reading active writers 2026/03/12 01:29:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/03/12 01:29:26 DEBUG : file1: vfs cache: starting upload 2026/03/12 01:29:26 DEBUG : file2: vfs cache: starting upload 2026/03/12 01:29:26 DEBUG : Looking for writers 2026/03/12 01:29:26 DEBUG : file2: reading active writers 2026/03/12 01:29:26 DEBUG : file1: reading active writers 2026/03/12 01:29:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/03/12 01:29:26 DEBUG : Looking for writers 2026/03/12 01:29:26 DEBUG : file1: reading active writers 2026/03/12 01:29:26 DEBUG : file2: reading active writers 2026/03/12 01:29:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/03/12 01:29:26 DEBUG : Looking for writers 2026/03/12 01:29:26 DEBUG : file1: reading active writers 2026/03/12 01:29:26 DEBUG : file2: reading active writers 2026/03/12 01:29:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/03/12 01:29:27 DEBUG : Looking for writers 2026/03/12 01:29:27 DEBUG : file1: reading active writers 2026/03/12 01:29:27 DEBUG : file2: reading active writers 2026/03/12 01:29:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/03/12 01:29:27 DEBUG : file1: size = 0 OK 2026/03/12 01:29:27 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/12 01:29:27 INFO : file1: Copied (new) 2026/03/12 01:29:27 DEBUG : file1: vfs cache: fingerprint now "0,2026-03-12 01:29:26 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/03/12 01:29:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/12 01:29:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:29:27 INFO : file1: vfs cache: upload succeeded try #1 2026/03/12 01:29:28 DEBUG : file2: size = 0 OK 2026/03/12 01:29:28 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/12 01:29:28 INFO : file2: Copied (new) 2026/03/12 01:29:28 DEBUG : file2: vfs cache: fingerprint now "0,2026-03-12 01:29:26 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/03/12 01:29:28 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/03/12 01:29:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/12 01:29:28 INFO : file2: vfs cache: upload succeeded try #1 2026/03/12 01:29:28 DEBUG : Looking for writers 2026/03/12 01:29:28 DEBUG : file1: reading active writers 2026/03/12 01:29:28 DEBUG : file2: reading active writers 2026/03/12 01:29:28 DEBUG : >WaitForWriters: 2026/03/12 01:29:28 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:28 DEBUG : Looking for writers 2026/03/12 01:29:28 DEBUG : file1: reading active writers 2026/03/12 01:29:28 DEBUG : file2: reading active writers 2026/03/12 01:29:28 DEBUG : >WaitForWriters: 2026/03/12 01:29:28 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.36s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:29 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:29 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 01:29:29 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:29 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:29:29 INFO : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 01:29:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:29:29 DEBUG : file1: newRWFileHandle: 2026/03/12 01:29:29 DEBUG : file1(0x2271b380a580): openPending: 2026/03/12 01:29:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:29:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:29:29 DEBUG : file1(0x2271b380a580): >openPending: err= 2026/03/12 01:29:29 DEBUG : file1: >newRWFileHandle: err= 2026/03/12 01:29:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:29:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/12 01:29:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/12 01:29:29 DEBUG : file1(0x2271b380a580): _writeAt: size=5, off=0 2026/03/12 01:29:29 DEBUG : file1(0x2271b380a580): >_writeAt: n=5, err= 2026/03/12 01:29:29 DEBUG : file1(0x2271b380a580): RWFileHandle.Flush 2026/03/12 01:29:29 DEBUG : file1(0x2271b380a580): RWFileHandle.Flush 2026/03/12 01:29:29 DEBUG : file1(0x2271b380a580): close: 2026/03/12 01:29:29 DEBUG : file1: vfs cache: setting modification time to 2026-03-12 01:29:29.578271167 +0000 UTC m=+68.152753372 2026/03/12 01:29:29 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/12 01:29:29 DEBUG : file1(0x2271b380a580): >close: err= 2026/03/12 01:29:29 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:29 DEBUG : Looking for writers 2026/03/12 01:29:29 DEBUG : file1: reading active writers 2026/03/12 01:29:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/12 01:29:29 DEBUG : Looking for writers 2026/03/12 01:29:29 DEBUG : file1: reading active writers 2026/03/12 01:29:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/12 01:29:29 DEBUG : Looking for writers 2026/03/12 01:29:29 DEBUG : file1: reading active writers 2026/03/12 01:29:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/12 01:29:29 DEBUG : Looking for writers 2026/03/12 01:29:29 DEBUG : file1: reading active writers 2026/03/12 01:29:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/12 01:29:29 DEBUG : file1: vfs cache: starting upload 2026/03/12 01:29:29 DEBUG : Looking for writers 2026/03/12 01:29:29 DEBUG : file1: reading active writers 2026/03/12 01:29:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/12 01:29:29 DEBUG : Looking for writers 2026/03/12 01:29:29 DEBUG : file1: reading active writers 2026/03/12 01:29:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/12 01:29:30 DEBUG : Looking for writers 2026/03/12 01:29:30 DEBUG : file1: reading active writers 2026/03/12 01:29:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/12 01:29:30 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/03/12 01:29:30 DEBUG : Looking for writers 2026/03/12 01:29:30 DEBUG : file1: reading active writers 2026/03/12 01:29:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/03/12 01:29:31 DEBUG : file1: size = 5 OK 2026/03/12 01:29:31 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/12 01:29:31 INFO : file1: Copied (new) 2026/03/12 01:29:31 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-12 01:29:29 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/03/12 01:29:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/12 01:29:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:29:31 INFO : file1: vfs cache: upload succeeded try #1 2026/03/12 01:29:31 DEBUG : Looking for writers 2026/03/12 01:29:31 DEBUG : file1: reading active writers 2026/03/12 01:29:31 DEBUG : >WaitForWriters: 2026/03/12 01:29:31 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.99s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:32 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:32 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 01:29:32 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:32 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:29:32 INFO : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 01:29:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:29:32 DEBUG : file1: newRWFileHandle: 2026/03/12 01:29:32 DEBUG : file1(0x2271b35d0180): openPending: 2026/03/12 01:29:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:29:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:29:32 DEBUG : file1(0x2271b35d0180): >openPending: err= 2026/03/12 01:29:32 DEBUG : file1: >newRWFileHandle: err= 2026/03/12 01:29:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:29:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/12 01:29:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/12 01:29:32 DEBUG : file1(0x2271b35d0180): _writeAt: size=5, off=0 2026/03/12 01:29:32 DEBUG : file1(0x2271b35d0180): >_writeAt: n=5, err= 2026/03/12 01:29:32 DEBUG : file1(0x2271b35d0180): RWFileHandle.Release 2026/03/12 01:29:32 DEBUG : file1(0x2271b35d0180): close: 2026/03/12 01:29:32 DEBUG : file1: vfs cache: setting modification time to 2026-03-12 01:29:32.567113214 +0000 UTC m=+71.141595418 2026/03/12 01:29:32 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/12 01:29:32 DEBUG : file1(0x2271b35d0180): >close: err= 2026/03/12 01:29:32 DEBUG : file1(0x2271b35d0180): RWFileHandle.Release 2026/03/12 01:29:32 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:32 DEBUG : Looking for writers 2026/03/12 01:29:32 DEBUG : file1: reading active writers 2026/03/12 01:29:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/12 01:29:32 DEBUG : Looking for writers 2026/03/12 01:29:32 DEBUG : file1: reading active writers 2026/03/12 01:29:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/12 01:29:32 DEBUG : Looking for writers 2026/03/12 01:29:32 DEBUG : file1: reading active writers 2026/03/12 01:29:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/12 01:29:32 DEBUG : Looking for writers 2026/03/12 01:29:32 DEBUG : file1: reading active writers 2026/03/12 01:29:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/12 01:29:32 DEBUG : file1: vfs cache: starting upload 2026/03/12 01:29:32 DEBUG : Looking for writers 2026/03/12 01:29:32 DEBUG : file1: reading active writers 2026/03/12 01:29:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/12 01:29:32 DEBUG : Looking for writers 2026/03/12 01:29:32 DEBUG : file1: reading active writers 2026/03/12 01:29:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/12 01:29:33 DEBUG : Looking for writers 2026/03/12 01:29:33 DEBUG : file1: reading active writers 2026/03/12 01:29:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/12 01:29:33 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/03/12 01:29:33 DEBUG : Looking for writers 2026/03/12 01:29:33 DEBUG : file1: reading active writers 2026/03/12 01:29:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/03/12 01:29:34 DEBUG : file1: size = 5 OK 2026/03/12 01:29:34 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/12 01:29:34 INFO : file1: Copied (new) 2026/03/12 01:29:34 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-12 01:29:32 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/03/12 01:29:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/12 01:29:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:29:34 INFO : file1: vfs cache: upload succeeded try #1 2026/03/12 01:29:34 DEBUG : Looking for writers 2026/03/12 01:29:34 DEBUG : file1: reading active writers 2026/03/12 01:29:34 DEBUG : >WaitForWriters: 2026/03/12 01:29:34 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleReleaseWrite (10.37s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:42 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:42 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 01:29:42 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:42 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:42 INFO : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 01:29:43 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/03/12 01:29:45 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/03/12 01:29:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/12 01:29:45 DEBUG : dir/file1: newRWFileHandle: 2026/03/12 01:29:45 DEBUG : dir/file1(0x2271b3438480): openPending: 2026/03/12 01:29:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/12 01:29:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/12 01:29:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 01:29:45 DEBUG : dir/file1(0x2271b3438480): >openPending: err= 2026/03/12 01:29:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/12 01:29:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/12 01:29:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/12 01:29:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/12 01:29:45 DEBUG : dir/file1(0x2271b3438480): _writeAt: size=5, off=0 2026/03/12 01:29:45 DEBUG : dir/file1(0x2271b3438480): >_writeAt: n=5, err= 2026/03/12 01:29:45 DEBUG : dir/file1(0x2271b3438480): close: 2026/03/12 01:29:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:29:45 DEBUG : dir/file1: vfs cache: setting modification time to 2026-03-12 01:29:45.818358536 +0000 UTC m=+84.392840711 2026/03/12 01:29:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/12 01:29:45 DEBUG : dir/file1(0x2271b3438480): >close: err= 2026/03/12 01:29:45 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:45 DEBUG : dir: Looking for writers 2026/03/12 01:29:45 DEBUG : file1: reading active writers 2026/03/12 01:29:45 DEBUG : Looking for writers 2026/03/12 01:29:45 DEBUG : dir: reading active writers 2026/03/12 01:29:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/12 01:29:45 DEBUG : dir: Looking for writers 2026/03/12 01:29:45 DEBUG : file1: reading active writers 2026/03/12 01:29:45 DEBUG : Looking for writers 2026/03/12 01:29:45 DEBUG : dir: reading active writers 2026/03/12 01:29:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/12 01:29:45 DEBUG : dir: Looking for writers 2026/03/12 01:29:45 DEBUG : file1: reading active writers 2026/03/12 01:29:45 DEBUG : Looking for writers 2026/03/12 01:29:45 DEBUG : dir: reading active writers 2026/03/12 01:29:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/12 01:29:45 DEBUG : dir: Looking for writers 2026/03/12 01:29:45 DEBUG : file1: reading active writers 2026/03/12 01:29:45 DEBUG : Looking for writers 2026/03/12 01:29:45 DEBUG : dir: reading active writers 2026/03/12 01:29:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/12 01:29:45 DEBUG : dir/file1: vfs cache: starting upload 2026/03/12 01:29:45 DEBUG : dir: Looking for writers 2026/03/12 01:29:45 DEBUG : file1: reading active writers 2026/03/12 01:29:45 DEBUG : Looking for writers 2026/03/12 01:29:45 DEBUG : dir: reading active writers 2026/03/12 01:29:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/12 01:29:46 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/03/12 01:29:46 DEBUG : dir: Looking for writers 2026/03/12 01:29:46 DEBUG : file1: reading active writers 2026/03/12 01:29:46 DEBUG : Looking for writers 2026/03/12 01:29:46 DEBUG : dir: reading active writers 2026/03/12 01:29:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/12 01:29:46 DEBUG : dir: Looking for writers 2026/03/12 01:29:46 DEBUG : file1: reading active writers 2026/03/12 01:29:46 DEBUG : Looking for writers 2026/03/12 01:29:46 DEBUG : dir: reading active writers 2026/03/12 01:29:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/12 01:29:47 DEBUG : dir: Looking for writers 2026/03/12 01:29:47 DEBUG : file1: reading active writers 2026/03/12 01:29:47 DEBUG : Looking for writers 2026/03/12 01:29:47 DEBUG : dir: reading active writers 2026/03/12 01:29:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/03/12 01:29:47 DEBUG : dir/file1: size = 5 OK 2026/03/12 01:29:47 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/12 01:29:47 INFO : dir/file1: Copied (replaced existing) 2026/03/12 01:29:47 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-03-12 01:29:45 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/03/12 01:29:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/12 01:29:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 01:29:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/12 01:29:48 DEBUG : dir: Looking for writers 2026/03/12 01:29:48 DEBUG : file1: reading active writers 2026/03/12 01:29:48 DEBUG : Looking for writers 2026/03/12 01:29:48 DEBUG : dir: reading active writers 2026/03/12 01:29:48 DEBUG : >WaitForWriters: 2026/03/12 01:29:48 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (6.41s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:49 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:49 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 01:29:49 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:49 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:49 INFO : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 01:29:50 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/03/12 01:29:51 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:29:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:29:52 DEBUG : dir/file1: newRWFileHandle: 2026/03/12 01:29:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/12 01:29:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 01:29:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/12 01:29:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/12 01:29:52 DEBUG : dir/file1(0x2271b35d03c0): _writeAt: size=5, off=0 2026/03/12 01:29:52 DEBUG : dir/file1(0x2271b35d03c0): openPending: 2026/03/12 01:29:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/12 01:29:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/12 01:29:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 01:29:52 DEBUG : dir/file1(0x2271b35d03c0): >openPending: err= 2026/03/12 01:29:52 DEBUG : dir/file1(0x2271b35d03c0): >_writeAt: n=5, err= 2026/03/12 01:29:52 DEBUG : dir/file1(0x2271b35d03c0): _writeAt: size=15, off=5 2026/03/12 01:29:52 DEBUG : dir/file1(0x2271b35d03c0): >_writeAt: n=15, err= 2026/03/12 01:29:52 DEBUG : dir/file1(0x2271b35d03c0): close: 2026/03/12 01:29:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/03/12 01:29:52 DEBUG : dir/file1: vfs cache: setting modification time to 2026-03-12 01:29:52.148088604 +0000 UTC m=+90.722570809 2026/03/12 01:29:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/12 01:29:52 DEBUG : dir/file1(0x2271b35d03c0): >close: err= 2026/03/12 01:29:52 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:52 DEBUG : dir: Looking for writers 2026/03/12 01:29:52 DEBUG : file1: reading active writers 2026/03/12 01:29:52 DEBUG : Looking for writers 2026/03/12 01:29:52 DEBUG : dir: reading active writers 2026/03/12 01:29:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/12 01:29:52 DEBUG : dir: Looking for writers 2026/03/12 01:29:52 DEBUG : file1: reading active writers 2026/03/12 01:29:52 DEBUG : Looking for writers 2026/03/12 01:29:52 DEBUG : dir: reading active writers 2026/03/12 01:29:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/12 01:29:52 DEBUG : dir: Looking for writers 2026/03/12 01:29:52 DEBUG : file1: reading active writers 2026/03/12 01:29:52 DEBUG : Looking for writers 2026/03/12 01:29:52 DEBUG : dir: reading active writers 2026/03/12 01:29:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/12 01:29:52 DEBUG : dir: Looking for writers 2026/03/12 01:29:52 DEBUG : file1: reading active writers 2026/03/12 01:29:52 DEBUG : Looking for writers 2026/03/12 01:29:52 DEBUG : dir: reading active writers 2026/03/12 01:29:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/12 01:29:52 DEBUG : dir/file1: vfs cache: starting upload 2026/03/12 01:29:52 DEBUG : dir: Looking for writers 2026/03/12 01:29:52 DEBUG : file1: reading active writers 2026/03/12 01:29:52 DEBUG : Looking for writers 2026/03/12 01:29:52 DEBUG : dir: reading active writers 2026/03/12 01:29:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/12 01:29:52 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/03/12 01:29:52 DEBUG : dir: Looking for writers 2026/03/12 01:29:52 DEBUG : file1: reading active writers 2026/03/12 01:29:52 DEBUG : Looking for writers 2026/03/12 01:29:52 DEBUG : dir: reading active writers 2026/03/12 01:29:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/12 01:29:52 DEBUG : dir: Looking for writers 2026/03/12 01:29:52 DEBUG : file1: reading active writers 2026/03/12 01:29:52 DEBUG : Looking for writers 2026/03/12 01:29:52 DEBUG : dir: reading active writers 2026/03/12 01:29:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/12 01:29:53 DEBUG : dir/file1: size = 20 OK 2026/03/12 01:29:53 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/03/12 01:29:53 INFO : dir/file1: Copied (replaced existing) 2026/03/12 01:29:53 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-03-12 01:29:52 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/03/12 01:29:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/12 01:29:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 01:29:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/12 01:29:53 DEBUG : dir: Looking for writers 2026/03/12 01:29:53 DEBUG : file1: reading active writers 2026/03/12 01:29:53 DEBUG : Looking for writers 2026/03/12 01:29:53 DEBUG : dir: reading active writers 2026/03/12 01:29:53 DEBUG : >WaitForWriters: 2026/03/12 01:29:53 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.34s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:29:54 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:29:54 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 01:29:54 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:54 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:29:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:29:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:29:54 INFO : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 01:29:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:29:54 DEBUG : file1: newRWFileHandle: 2026/03/12 01:29:54 DEBUG : file1(0x2271b380aa80): openPending: 2026/03/12 01:29:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:29:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:29:54 DEBUG : file1(0x2271b380aa80): >openPending: err= 2026/03/12 01:29:54 DEBUG : file1: >newRWFileHandle: err= 2026/03/12 01:29:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:29:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/12 01:29:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/12 01:29:54 DEBUG : file1(0x2271b380aa80): _writeAt: size=5, off=0 2026/03/12 01:29:54 DEBUG : file1(0x2271b380aa80): >_writeAt: n=5, err= 2026/03/12 01:29:54 DEBUG : file1(0x2271b380aa80): close: 2026/03/12 01:29:54 DEBUG : file1: vfs cache: setting modification time to 2026-03-12 01:29:54.689558878 +0000 UTC m=+93.264041083 2026/03/12 01:29:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/12 01:29:54 DEBUG : file1(0x2271b380aa80): >close: err= 2026/03/12 01:29:54 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:29:54 DEBUG : Looking for writers 2026/03/12 01:29:54 DEBUG : file1: reading active writers 2026/03/12 01:29:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/12 01:29:54 DEBUG : Looking for writers 2026/03/12 01:29:54 DEBUG : file1: reading active writers 2026/03/12 01:29:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/12 01:29:54 DEBUG : Looking for writers 2026/03/12 01:29:54 DEBUG : file1: reading active writers 2026/03/12 01:29:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/12 01:29:54 DEBUG : Looking for writers 2026/03/12 01:29:54 DEBUG : file1: reading active writers 2026/03/12 01:29:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/12 01:29:54 DEBUG : file1: vfs cache: starting upload 2026/03/12 01:29:54 DEBUG : Looking for writers 2026/03/12 01:29:54 DEBUG : file1: reading active writers 2026/03/12 01:29:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/12 01:29:55 DEBUG : Looking for writers 2026/03/12 01:29:55 DEBUG : file1: reading active writers 2026/03/12 01:29:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/12 01:29:55 DEBUG : Looking for writers 2026/03/12 01:29:55 DEBUG : file1: reading active writers 2026/03/12 01:29:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/12 01:29:55 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/03/12 01:29:55 DEBUG : Looking for writers 2026/03/12 01:29:55 DEBUG : file1: reading active writers 2026/03/12 01:29:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/03/12 01:29:56 DEBUG : file1: size = 5 OK 2026/03/12 01:29:56 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/12 01:29:56 INFO : file1: Copied (new) 2026/03/12 01:29:56 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-12 01:29:54 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/03/12 01:29:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/12 01:29:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:29:56 INFO : file1: vfs cache: upload succeeded try #1 2026/03/12 01:29:56 DEBUG : Looking for writers 2026/03/12 01:29:56 DEBUG : file1: reading active writers 2026/03/12 01:29:56 DEBUG : >WaitForWriters: 2026/03/12 01:29:56 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleSizeCreateNew (10.35s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:30:04 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:30:04 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 01:30:04 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:30:04 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:30:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:30:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:30:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:30:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:30:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:30:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/03/12 01:30:04 INFO : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35d0840): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35d0840): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35d0840): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35d0840): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35d0840): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.038091919 +0000 UTC m=+103.612574094 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35d0840): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35d0d40): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35d0d40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35d0d40): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35d0d40): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35d0d40): _writeAt: size=3, off=2 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35d0d40): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35d0d40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.038091919 +0000 UTC m=+103.612574094 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35d0d40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35d1200): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35d1200): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35d1200): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35d1200): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35d1200): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.038091919 +0000 UTC m=+103.612574094 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35d1200): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3a63500 item 1 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35d1880): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35d1880): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35d1880): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35d1880): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35d1880): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.039933155 +0000 UTC m=+103.614415340 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35d1880): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35d1d80): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35d1d80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35d1d80): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35d1d80): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35d1d80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.039933155 +0000 UTC m=+103.614415340 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35d1d80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3a639d0 item 2 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3298c80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3298c80): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3298c80): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3298c80): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3298c80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.041548425 +0000 UTC m=+103.616030600 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3298c80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3299100): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3299100): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3299100): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3299100): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3299100): _writeAt: size=3, off=2 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3299100): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3299100): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.041548425 +0000 UTC m=+103.616030600 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3299100): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b32995c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b32995c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b32995c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b32995c0): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b32995c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.041548425 +0000 UTC m=+103.616030600 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b32995c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3256230 item 3 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3299c40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3299c40): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3299c40): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3299c40): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3299c40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.043854769 +0000 UTC m=+103.618336943 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3299c40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3568280): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3568280): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3568280): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3568280): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3568280): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.043854769 +0000 UTC m=+103.618336943 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3568280): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3256f50 item 4 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3568a00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3568a00): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3568a00): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3568a00): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3568a00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.044997635 +0000 UTC m=+103.619479811 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3568a00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3569000): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3569000): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3569000): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3569000): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3569000): _writeAt: size=3, off=2 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3569000): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3569000): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.044997635 +0000 UTC m=+103.619479811 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3569000): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35694c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35694c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35694c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35694c0): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35694c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.044997635 +0000 UTC m=+103.619479811 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35694c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3257810 item 5 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3569b40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3569b40): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3569b40): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3569b40): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3569b40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.04683266 +0000 UTC m=+103.621314835 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3569b40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b31f2000): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b31f2000): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b31f2000): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b31f2000): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b31f2000): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.04683266 +0000 UTC m=+103.621314835 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b31f2000): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2bc2460 item 6 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b31f2a00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b31f2a00): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b31f2a00): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b31f2a00): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b31f2a00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.047989825 +0000 UTC m=+103.622472000 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b31f2a00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b31f3080): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b31f3080): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b31f3080): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b31f3080): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b31f3080): _writeAt: size=3, off=2 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b31f3080): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b31f3080): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.047989825 +0000 UTC m=+103.622472000 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b31f3080): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b31f3540): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b31f3540): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b31f3540): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b31f3540): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b31f3540): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.047989825 +0000 UTC m=+103.622472000 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b31f3540): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2bc2d90 item 7 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b31f3bc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b31f3bc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b31f3bc0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b31f3bc0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b31f3bc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.049732836 +0000 UTC m=+103.624215011 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b31f3bc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3022880): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3022880): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3022880): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3022880): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3022880): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.049732836 +0000 UTC m=+103.624215011 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3022880): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2bc3420 item 8 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3022ec0): _readAt: size=2, off=0 2026/03/12 01:30:05 ERROR : open-test-file(0x2271b3022ec0): Couldn't read size of file 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3022ec0): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3022ec0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3022ec0): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3022ec0): close: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3022ec0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3023280): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3023280): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3023280): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3023280): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3023280): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.051022591 +0000 UTC m=+103.625504766 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3023280): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3023700): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3023700): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3023700): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3023700): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3023700): _writeAt: size=3, off=2 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3023700): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3023700): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.051022591 +0000 UTC m=+103.625504766 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3023700): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3023c00): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3023c00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3023c00): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3023c00): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3023c00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.051022591 +0000 UTC m=+103.625504766 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3023c00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2bc38f0 item 9 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2ffe600): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2ffe600): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2ffe600): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2ffe600): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2ffe600): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.053046822 +0000 UTC m=+103.627528997 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2ffe600): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2ffeb40): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2ffeb40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2ffeb40): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2ffeb40): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2ffeb40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.053046822 +0000 UTC m=+103.627528997 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2ffeb40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b30fe150 item 10 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2fff180): _readAt: size=2, off=0 2026/03/12 01:30:05 ERROR : open-test-file(0x2271b2fff180): Couldn't read size of file 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2fff180): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2fff180): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2fff180): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2fff180): close: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2fff180): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2fff900): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2fff900): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2fff900): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2fff900): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2fff900): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.054361914 +0000 UTC m=+103.628844089 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2fff900): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2bb42c0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2bb42c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2bb42c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2bb42c0): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2bb42c0): _writeAt: size=3, off=2 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2bb42c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2bb42c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.054361914 +0000 UTC m=+103.628844089 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2bb42c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2bb4e40): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2bb4e40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2bb4e40): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2bb4e40): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2bb4e40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.054361914 +0000 UTC m=+103.628844089 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2bb4e40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b30fe620 item 11 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2bb5500): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2bb5500): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2bb5500): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2bb5500): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2bb5500): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.056050312 +0000 UTC m=+103.630532487 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2bb5500): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2bb5c40): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2bb5c40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2bb5c40): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2bb5c40): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2bb5c40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.056050312 +0000 UTC m=+103.630532487 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b2bb5c40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b30ff110 item 12 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33e0940): _readAt: size=2, off=0 2026/03/12 01:30:05 ERROR : open-test-file(0x2271b33e0940): Couldn't read size of file 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33e0940): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33e0940): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33e0940): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33e0940): close: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33e0940): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33e1080): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33e1080): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33e1080): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33e1080): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33e1080): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.057415509 +0000 UTC m=+103.631897684 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33e1080): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33e1780): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33e1780): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33e1780): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33e1780): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33e1780): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.057415509 +0000 UTC m=+103.631897684 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33e1780): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b30ff7a0 item 13 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33e1e00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33e1e00): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33e1e00): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33e1e00): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33e1e00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.058643517 +0000 UTC m=+103.633125692 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33e1e00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3322440): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3322440): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3322440): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3322440): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3322440): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.058643517 +0000 UTC m=+103.633125692 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3322440): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b30ffb20 item 14 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3322a80): _readAt: size=2, off=0 2026/03/12 01:30:05 ERROR : open-test-file(0x2271b3322a80): Couldn't read size of file 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3322a80): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3322a80): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3322a80): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3322a80): close: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3322a80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3322e40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3322e40): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3322e40): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3322e40): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3322e40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.059961155 +0000 UTC m=+103.634443331 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3322e40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3323500): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3323500): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3323500): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3323500): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3323500): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.059961155 +0000 UTC m=+103.634443331 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3323500): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3994070 item 15 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3323b80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3323b80): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3323b80): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3323b80): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3323b80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.061269145 +0000 UTC m=+103.635751320 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3323b80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336a1c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336a1c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336a1c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336a1c0): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336a1c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.061269145 +0000 UTC m=+103.635751320 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336a1c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b39943f0 item 16 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336a800): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336a800): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336a800): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336a800): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336a800): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.062413465 +0000 UTC m=+103.636895650 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336a800): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336ac80): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336ac80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336ac80): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336ac80): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336ac80): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336ac80): _writeAt: size=3, off=7 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336ac80): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336ac80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.062413465 +0000 UTC m=+103.636895650 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336ac80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336b180): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336b180): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336b180): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336b180): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336b180): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.062413465 +0000 UTC m=+103.636895650 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336b180): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b39948c0 item 17 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336b800): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336b800): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336b800): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336b800): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336b800): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.063996975 +0000 UTC m=+103.638479150 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336b800): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336bd40): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336bd40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336bd40): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336bd40): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336bd40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.063996975 +0000 UTC m=+103.638479150 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b336bd40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3994e00 item 18 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33824c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33824c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33824c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33824c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33824c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.065262122 +0000 UTC m=+103.639744298 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33824c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33829c0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33829c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33829c0): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33829c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33829c0): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33829c0): _writeAt: size=3, off=7 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33829c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33829c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.065262122 +0000 UTC m=+103.639744298 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33829c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3382ec0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3382ec0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3382ec0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3382ec0): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3382ec0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.065262122 +0000 UTC m=+103.639744298 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3382ec0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3995180 item 19 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3383540): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3383540): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3383540): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3383540): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3383540): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.066956592 +0000 UTC m=+103.641438767 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3383540): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3383a80): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3383a80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3383a80): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3383a80): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3383a80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.066956592 +0000 UTC m=+103.641438767 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3383a80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3995650 item 20 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b4200): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b4200): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b4200): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b4200): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b4200): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.068069552 +0000 UTC m=+103.642551738 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b4200): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b4700): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b4700): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b4700): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b4700): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b4700): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b4700): _writeAt: size=3, off=7 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b4700): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b4700): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.068069552 +0000 UTC m=+103.642551738 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b4700): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b4c00): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b4c00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b4c00): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b4c00): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b4c00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.068069552 +0000 UTC m=+103.642551738 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b4c00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b39959d0 item 21 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b5280): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b5280): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b5280): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b5280): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b5280): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.06975256 +0000 UTC m=+103.644234735 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b5280): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b57c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b57c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b57c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b57c0): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b57c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.06975256 +0000 UTC m=+103.644234735 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b57c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2f1c1c0 item 22 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b5e40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b5e40): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b5e40): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b5e40): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b5e40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.070842968 +0000 UTC m=+103.645325144 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b33b5e40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3406440): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3406440): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3406440): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3406440): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3406440): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3406440): _writeAt: size=3, off=7 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3406440): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3406440): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.070842968 +0000 UTC m=+103.645325144 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3406440): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3406940): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3406940): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3406940): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3406940): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3406940): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.070842968 +0000 UTC m=+103.645325144 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3406940): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2f1cc40 item 23 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3406fc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3406fc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3406fc0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3406fc0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3406fc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.072631265 +0000 UTC m=+103.647113450 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3406fc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3407500): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3407500): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3407500): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3407500): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3407500): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.072631265 +0000 UTC m=+103.647113450 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3407500): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2f1d420 item 24 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3407b40): _readAt: size=2, off=0 2026/03/12 01:30:05 ERROR : open-test-file(0x2271b3407b40): Couldn't read size of file 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3407b40): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3407b40): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3407b40): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3407b40): close: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3407b40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3434000): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3434000): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3434000): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3434000): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3434000): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.07427603 +0000 UTC m=+103.648758205 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3434000): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3434500): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3434500): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3434500): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3434500): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3434500): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3434500): _writeAt: size=3, off=7 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3434500): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3434500): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.07427603 +0000 UTC m=+103.648758205 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3434500): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3434a40): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3434a40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3434a40): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3434a40): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3434a40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.07427603 +0000 UTC m=+103.648758205 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3434a40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2f1d8f0 item 25 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34350c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34350c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34350c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34350c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34350c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.075896259 +0000 UTC m=+103.650378433 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34350c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3435600): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3435600): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3435600): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3435600): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3435600): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.075896259 +0000 UTC m=+103.650378433 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3435600): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2c662a0 item 26 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3435c40): _readAt: size=2, off=0 2026/03/12 01:30:05 ERROR : open-test-file(0x2271b3435c40): Couldn't read size of file 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3435c40): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3435c40): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3435c40): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3435c40): close: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3435c40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3448100): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3448100): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3448100): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3448100): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3448100): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.077344754 +0000 UTC m=+103.651826939 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3448100): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3448600): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3448600): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3448600): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3448600): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3448600): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3448600): _writeAt: size=3, off=7 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3448600): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3448600): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.077344754 +0000 UTC m=+103.651826939 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3448600): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3448b40): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3448b40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3448b40): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3448b40): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3448b40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.077344754 +0000 UTC m=+103.651826939 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3448b40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2c66cb0 item 27 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34491c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34491c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34491c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34491c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34491c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.079316495 +0000 UTC m=+103.653798680 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34491c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3449700): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3449700): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3449700): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3449700): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3449700): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.079316495 +0000 UTC m=+103.653798680 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3449700): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2c67490 item 28 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3449d40): _readAt: size=2, off=0 2026/03/12 01:30:05 ERROR : open-test-file(0x2271b3449d40): Couldn't read size of file 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3449d40): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3449d40): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3449d40): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3449d40): close: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3449d40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3468200): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3468200): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3468200): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3468200): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3468200): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.080815175 +0000 UTC m=+103.655297360 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3468200): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34688c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34688c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34688c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34688c0): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34688c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.080815175 +0000 UTC m=+103.655297360 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34688c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2c67c70 item 29 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3468f40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3468f40): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3468f40): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3468f40): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3468f40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.082224656 +0000 UTC m=+103.656706881 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3468f40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3469480): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3469480): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3469480): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3469480): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3469480): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.082224656 +0000 UTC m=+103.656706881 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3469480): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2efe460 item 30 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3469ac0): _readAt: size=2, off=0 2026/03/12 01:30:05 ERROR : open-test-file(0x2271b3469ac0): Couldn't read size of file 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3469ac0): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3469ac0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3469ac0): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3469ac0): close: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3469ac0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3469e80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3469e80): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3469e80): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3469e80): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3469e80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.08371002 +0000 UTC m=+103.658192196 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3469e80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3488640): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3488640): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3488640): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3488640): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3488640): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.08371002 +0000 UTC m=+103.658192196 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3488640): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2efea10 item 31 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 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 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3488cc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3488cc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3488cc0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3488cc0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3488cc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.08506637 +0000 UTC m=+103.659548545 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3488cc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3489200): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3489200): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3489200): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3489200): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3489200): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.08506637 +0000 UTC m=+103.659548545 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3489200): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2eff260 item 32 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3489840): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3489840): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3489840): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3489840): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3489840): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.086492583 +0000 UTC m=+103.660974758 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3489840): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3489cc0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3489cc0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3489cc0): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3489cc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3489cc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2eff810 item 33 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3489cc0): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3489cc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.086983279 +0000 UTC m=+103.661465455 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3489cc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b62c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b62c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b62c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b62c0): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b62c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.086983279 +0000 UTC m=+103.661465455 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b62c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2effc70 item 33 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b6900): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b6900): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b6900): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b6900): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b6900): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.088310065 +0000 UTC m=+103.662792240 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b6900): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b6d80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b6d80): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2eae310 item 34 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b6d80): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b6d80): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b6d80): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b6d80): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b6d80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.089072183 +0000 UTC m=+103.663554358 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b6d80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b72c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b72c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b72c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b72c0): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b72c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.089072183 +0000 UTC m=+103.663554358 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b72c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2eae4d0 item 34 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b7900): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b7900): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b7900): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b7900): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b7900): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.090383058 +0000 UTC m=+103.664865252 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b7900): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b7d80): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b7d80): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b7d80): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b7d80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b7d80): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2eae850 item 35 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b7d80): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b7d80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.090916364 +0000 UTC m=+103.665398540 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34b7d80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34d4380): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34d4380): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34d4380): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34d4380): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34d4380): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.090916364 +0000 UTC m=+103.665398540 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34d4380): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2eaebd0 item 35 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34d4a00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34d4a00): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34d4a00): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34d4a00): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34d4a00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.092316848 +0000 UTC m=+103.666799023 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34d4a00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34d4f00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34d4f00): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2eaf490 item 36 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34d4f00): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34d4f00): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34d4f00): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34d4f00): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34d4f00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.092931759 +0000 UTC m=+103.667413965 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34d4f00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34d5440): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34d5440): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34d5440): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34d5440): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34d5440): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.092931759 +0000 UTC m=+103.667413965 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34d5440): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2eafdc0 item 36 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34d5a80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34d5a80): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34d5a80): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34d5a80): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34d5a80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.094268813 +0000 UTC m=+103.668750988 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34d5a80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34fe000): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34fe000): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34fe000): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34fe000): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34fe000): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2ee71f0 item 37 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34fe000): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34fe000): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.094843849 +0000 UTC m=+103.669326024 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34fe000): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34fe500): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34fe500): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34fe500): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34fe500): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34fe500): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.094843849 +0000 UTC m=+103.669326024 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34fe500): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2ee7730 item 37 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34feb80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34feb80): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34feb80): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34feb80): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34feb80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.096161517 +0000 UTC m=+103.670643712 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34feb80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34ff080): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34ff080): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b33100e0 item 38 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34ff080): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34ff080): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34ff080): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34ff080): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34ff080): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.096778241 +0000 UTC m=+103.671260426 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34ff080): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34ff5c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34ff5c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34ff5c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34ff5c0): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34ff5c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.096778241 +0000 UTC m=+103.671260426 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34ff5c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b33102a0 item 38 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34ffc40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34ffc40): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34ffc40): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34ffc40): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34ffc40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.098099546 +0000 UTC m=+103.672581731 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b34ffc40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352a240): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352a240): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352a240): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352a240): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352a240): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3310850 item 39 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352a240): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352a240): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.098628414 +0000 UTC m=+103.673110609 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352a240): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352a740): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352a740): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352a740): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352a740): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352a740): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.098628414 +0000 UTC m=+103.673110609 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352a740): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3310af0 item 39 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352adc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352adc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352adc0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352adc0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352adc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.099979735 +0000 UTC m=+103.674461910 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352adc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352b2c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352b2c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3310f50 item 40 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352b2c0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352b2c0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352b2c0): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352b2c0): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352b2c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.100678004 +0000 UTC m=+103.675160178 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352b2c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352b800): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352b800): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352b800): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352b800): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352b800): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.100678004 +0000 UTC m=+103.675160178 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352b800): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3311110 item 40 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352bdc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352bdc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352bdc0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352bdc0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352bdc0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352bdc0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352bdc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.10199551 +0000 UTC m=+103.676477686 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b352bdc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35783c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35783c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35783c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3311570 item 41 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35783c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35783c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.102465558 +0000 UTC m=+103.676947773 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35783c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3578880): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3578880): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3578880): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3578880): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3578880): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b33117a0 item 41 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3578880): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3578880): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.103015056 +0000 UTC m=+103.677497241 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3578880): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3578dc0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3578dc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3578dc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3578dc0): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3578dc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.103015056 +0000 UTC m=+103.677497241 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3578dc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3311960 item 41 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a30700): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a30700): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a30700): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a30700): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a30700): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a30700): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a30700): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.104359243 +0000 UTC m=+103.678841428 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a30700): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a30d00): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a30d00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a30d00): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b394d180 item 42 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a30d00): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a30d00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.104810906 +0000 UTC m=+103.679293081 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a30d00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a31280): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a31280): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b394d340 item 42 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a31280): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a31280): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a31280): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a31280): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a31280): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.105508603 +0000 UTC m=+103.679990777 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a31280): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a31800): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a31800): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a31800): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a31800): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a31800): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.105508603 +0000 UTC m=+103.679990777 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a31800): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b394d5e0 item 42 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a31e80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a31e80): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a31e80): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a31e80): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a31e80): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a31e80): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a31e80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.106996983 +0000 UTC m=+103.681479158 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a31e80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3066480): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3066480): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3066480): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b394d960 item 43 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3066480): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3066480): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.107551399 +0000 UTC m=+103.682033584 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3066480): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b30669c0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b30669c0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b30669c0): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b30669c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b30669c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b394db20 item 43 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b30669c0): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b30669c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.108066432 +0000 UTC m=+103.682548617 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b30669c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3066f00): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3066f00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3066f00): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3066f00): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3066f00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.108066432 +0000 UTC m=+103.682548617 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3066f00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b394dd50 item 43 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3067540): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3067540): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3067540): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3067540): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3067540): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3067540): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3067540): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.109558058 +0000 UTC m=+103.684040233 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3067540): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3067a40): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3067a40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3067a40): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2ad0700 item 44 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3067a40): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3067a40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.109993149 +0000 UTC m=+103.684475334 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3067a40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3618080): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3618080): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2ad0a10 item 44 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3618080): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3618080): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3618080): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3618080): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3618080): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.11070351 +0000 UTC m=+103.685185685 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3618080): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3618600): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3618600): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3618600): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3618600): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3618600): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.11070351 +0000 UTC m=+103.685185685 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3618600): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2ad0e00 item 44 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3618c40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3618c40): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3618c40): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3618c40): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3618c40): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3618c40): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3618c40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.112058778 +0000 UTC m=+103.686540953 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3618c40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3619140): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3619140): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3619140): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2ad1420 item 45 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3619140): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3619140): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.112612804 +0000 UTC m=+103.687094979 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3619140): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3619840): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3619840): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3619840): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3619840): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3619840): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.112612804 +0000 UTC m=+103.687094979 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3619840): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2ad17a0 item 45 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3619e80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3619e80): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3619e80): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3619e80): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3619e80): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3619e80): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3619e80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.114526166 +0000 UTC m=+103.689008361 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3619e80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3634480): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3634480): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3634480): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2ad1e30 item 46 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3634480): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3634480): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.11499407 +0000 UTC m=+103.689476265 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3634480): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3634b80): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3634b80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3634b80): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3634b80): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3634b80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.11499407 +0000 UTC m=+103.689476265 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3634b80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2ef0460 item 46 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36351c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36351c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36351c0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36351c0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36351c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36351c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36351c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.116479404 +0000 UTC m=+103.690961619 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36351c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36356c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36356c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36356c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2ef09a0 item 47 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36356c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36356c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.116962586 +0000 UTC m=+103.691444811 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36356c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3635dc0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3635dc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3635dc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3635dc0): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3635dc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.116962586 +0000 UTC m=+103.691444811 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3635dc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2ef0fc0 item 47 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3650500): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3650500): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3650500): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3650500): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3650500): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3650500): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3650500): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.118422001 +0000 UTC m=+103.692904176 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3650500): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3650a00): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3650a00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3650a00): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2ef16c0 item 48 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3650a00): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3650a00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.11892969 +0000 UTC m=+103.693411896 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3650a00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3651100): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3651100): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3651100): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3651100): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3651100): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.11892969 +0000 UTC m=+103.693411896 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3651100): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2ef19d0 item 48 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3651740): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3651740): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3651740): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3651740): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3651740): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.120394415 +0000 UTC m=+103.694876590 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3651740): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3651bc0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3651bc0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3651bc0): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3651bc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3651bc0): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3651bc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2ef1e30 item 49 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3651bc0): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3651bc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.120963289 +0000 UTC m=+103.695445474 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3651bc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366c200): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366c200): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366c200): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366c200): >_readAt: n=8, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366c200): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.120963289 +0000 UTC m=+103.695445474 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366c200): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2f265b0 item 49 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366c880): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366c880): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366c880): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366c880): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366c880): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.12249966 +0000 UTC m=+103.696981835 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366c880): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366cd80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366cd80): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366cd80): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2f26af0 item 50 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366cd80): _readAt: size=2, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366cd80): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366cd80): _writeAt: size=3, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366cd80): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366cd80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.123130281 +0000 UTC m=+103.697612456 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366cd80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366d300): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366d300): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366d300): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366d300): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366d300): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.123130281 +0000 UTC m=+103.697612456 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366d300): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2f26e70 item 50 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366d980): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366d980): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366d980): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366d980): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366d980): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.124524041 +0000 UTC m=+103.699006217 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366d980): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366de80): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366de80): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366de80): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366de80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366de80): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366de80): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2f275e0 item 51 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366de80): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366de80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.125064501 +0000 UTC m=+103.699546676 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b366de80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b368c4c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b368c4c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b368c4c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b368c4c0): >_readAt: n=8, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b368c4c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.125064501 +0000 UTC m=+103.699546676 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b368c4c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2d38a80 item 51 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b368cb40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b368cb40): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b368cb40): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b368cb40): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b368cb40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.126479413 +0000 UTC m=+103.700961588 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b368cb40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b368d040): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b368d040): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b368d040): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2d38ee0 item 52 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b368d040): _readAt: size=2, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b368d040): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b368d040): _writeAt: size=3, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b368d040): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b368d040): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.1269491 +0000 UTC m=+103.701431275 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b368d040): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b368d5c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b368d5c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b368d5c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b368d5c0): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b368d5c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.1269491 +0000 UTC m=+103.701431275 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b368d5c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2d39500 item 52 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b368dc40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b368dc40): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b368dc40): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b368dc40): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b368dc40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.128107196 +0000 UTC m=+103.702589371 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b368dc40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a8240): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a8240): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a8240): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a8240): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a8240): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a8240): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2d39960 item 53 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a8240): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a8240): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.128620615 +0000 UTC m=+103.703102791 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a8240): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a8780): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a8780): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a8780): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a8780): >_readAt: n=8, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a8780): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.128620615 +0000 UTC m=+103.703102791 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a8780): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2d39c00 item 53 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a8e00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a8e00): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a8e00): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a8e00): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a8e00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.130032921 +0000 UTC m=+103.704515106 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a8e00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a9300): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a9300): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a9300): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2f565b0 item 54 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a9300): _readAt: size=2, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a9300): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a9300): _writeAt: size=3, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a9300): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a9300): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.130635288 +0000 UTC m=+103.705117463 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a9300): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a9880): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a9880): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a9880): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a9880): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a9880): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.130635288 +0000 UTC m=+103.705117463 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36a9880): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2f56770 item 54 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c4000): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c4000): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c4000): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c4000): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c4000): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.13202913 +0000 UTC m=+103.706511325 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c4000): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c4500): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c4500): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c4500): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c4500): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c4500): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c4500): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2f56bd0 item 55 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c4500): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c4500): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.132610708 +0000 UTC m=+103.707092883 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c4500): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c4a40): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c4a40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c4a40): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c4a40): >_readAt: n=8, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c4a40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.132610708 +0000 UTC m=+103.707092883 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c4a40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2f56e70 item 55 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c50c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c50c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c50c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c50c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c50c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.134088568 +0000 UTC m=+103.708570743 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c50c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c55c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c55c0): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c55c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2f573b0 item 56 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c55c0): _readAt: size=2, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c55c0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c55c0): _writeAt: size=3, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c55c0): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c55c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.134588591 +0000 UTC m=+103.709070767 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c55c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c5b40): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c5b40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c5b40): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c5b40): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c5b40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.134588591 +0000 UTC m=+103.709070767 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36c5b40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2f576c0 item 56 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e2280): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e2280): open at offset 0 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e2280): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e2280): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e2280): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e2280): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e2280): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e2280): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.135960171 +0000 UTC m=+103.710442346 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e2280): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e27c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e27c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e27c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2f57c70 item 57 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e27c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e27c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.136487226 +0000 UTC m=+103.710969401 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e27c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e2d00): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e2d00): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e2d00): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e2d00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e2d00): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e2d00): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2f5aaf0 item 57 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e2d00): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e2d00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.137046743 +0000 UTC m=+103.711528928 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e2d00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e3280): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e3280): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e3280): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e3280): >_readAt: n=8, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e3280): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.137046743 +0000 UTC m=+103.711528928 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e3280): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2f5ae00 item 57 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e38c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e38c0): open at offset 0 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e38c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e38c0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e38c0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e38c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e38c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e38c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.138557825 +0000 UTC m=+103.713040001 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e38c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e3e00): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e3e00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e3e00): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2f5b5e0 item 58 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e3e00): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e3e00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.139110608 +0000 UTC m=+103.713592794 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b36e3e00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3702440): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3702440): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3702440): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2f5b8f0 item 58 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3702440): _readAt: size=2, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3702440): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3702440): _writeAt: size=3, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3702440): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3702440): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.139717715 +0000 UTC m=+103.714199900 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3702440): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3702a00): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3702a00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3702a00): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3702a00): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3702a00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.139717715 +0000 UTC m=+103.714199900 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3702a00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2f5bab0 item 58 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3703040): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3703040): open at offset 0 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3703040): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3703040): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3703040): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3703040): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3703040): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3703040): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.141130872 +0000 UTC m=+103.715613057 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3703040): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3703580): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3703580): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3703580): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b30b8310 item 59 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3703580): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3703580): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.141586062 +0000 UTC m=+103.716068247 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3703580): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3703ac0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3703ac0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3703ac0): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3703ac0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3703ac0): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3703ac0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b30b85b0 item 59 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3703ac0): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3703ac0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.142104029 +0000 UTC m=+103.716586214 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3703ac0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3720140): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3720140): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3720140): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3720140): >_readAt: n=8, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3720140): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.142104029 +0000 UTC m=+103.716586214 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3720140): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b30b8770 item 59 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3720780): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3720780): open at offset 0 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3720780): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3720780): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3720780): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3720780): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3720780): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3720780): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.143485629 +0000 UTC m=+103.717967804 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3720780): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3720cc0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3720cc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3720cc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b30b8bd0 item 60 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3720cc0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3720cc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.143893228 +0000 UTC m=+103.718375413 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3720cc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3721200): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3721200): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3721200): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b30b8e70 item 60 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3721200): _readAt: size=2, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3721200): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3721200): _writeAt: size=3, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3721200): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3721200): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.144542113 +0000 UTC m=+103.719024298 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3721200): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37217c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37217c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37217c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37217c0): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37217c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.144542113 +0000 UTC m=+103.719024298 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37217c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b30b9110 item 60 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3721e00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3721e00): open at offset 0 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3721e00): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3721e00): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3721e00): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3721e00): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3721e00): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3721e00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.146302606 +0000 UTC m=+103.720784791 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3721e00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3756440): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3756440): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3756440): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b30b95e0 item 61 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3756440): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3756440): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.146840171 +0000 UTC m=+103.721322376 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3756440): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3756b40): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3756b40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3756b40): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3756b40): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3756b40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.146840171 +0000 UTC m=+103.721322376 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3756b40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b30b9810 item 61 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3757180): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3757180): open at offset 0 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3757180): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3757180): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3757180): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3757180): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3757180): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3757180): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.148480417 +0000 UTC m=+103.722962602 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3757180): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37576c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37576c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37576c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b30b9ce0 item 62 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37576c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37576c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.149007533 +0000 UTC m=+103.723489758 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37576c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3757dc0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3757dc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3757dc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3757dc0): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3757dc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.149007533 +0000 UTC m=+103.723489758 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3757dc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3240000 item 62 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3778500): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3778500): open at offset 0 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3778500): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3778500): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3778500): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3778500): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3778500): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3778500): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.150828901 +0000 UTC m=+103.725311076 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3778500): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3778a40): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3778a40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3778a40): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3240380 item 63 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3778a40): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3778a40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.151352971 +0000 UTC m=+103.725835176 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3778a40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3779140): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3779140): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3779140): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3779140): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3779140): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.151352971 +0000 UTC m=+103.725835176 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3779140): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3240540 item 63 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 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 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3779780): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3779780): open at offset 0 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3779780): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3779780): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3779780): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3779780): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3779780): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3779780): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.152909499 +0000 UTC m=+103.727391674 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3779780): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3779cc0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3779cc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3779cc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b32408c0 item 64 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3779cc0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3779cc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.153447836 +0000 UTC m=+103.727930021 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3779cc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37984c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37984c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37984c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37984c0): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37984c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.153447836 +0000 UTC m=+103.727930021 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37984c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3240a80 item 64 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3798b00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3798b00): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3798b00): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3798b00): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3798b00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.155056843 +0000 UTC m=+103.729539028 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3798b00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3798f80): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3798f80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3798f80): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3798f80): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3798f80): _writeAt: size=3, off=2 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3240fc0 item 65 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3798f80): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3798f80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.155708363 +0000 UTC m=+103.730190548 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3798f80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3799480): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3799480): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3799480): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3799480): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3799480): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.155708363 +0000 UTC m=+103.730190548 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3799480): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3241180 item 65 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3799ac0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3799ac0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3799ac0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3799ac0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3799ac0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.157236879 +0000 UTC m=+103.731719054 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3799ac0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cc040): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cc040): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b32415e0 item 66 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cc040): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cc040): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cc040): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cc040): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cc040): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.15786747 +0000 UTC m=+103.732349655 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cc040): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cc580): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cc580): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cc580): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cc580): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cc580): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.15786747 +0000 UTC m=+103.732349655 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cc580): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b32417a0 item 66 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37ccbc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37ccbc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37ccbc0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37ccbc0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37ccbc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.15947804 +0000 UTC m=+103.733960215 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37ccbc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cd040): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cd040): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cd040): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cd040): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cd040): _writeAt: size=3, off=2 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3241b20 item 67 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cd040): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cd040): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.159988363 +0000 UTC m=+103.734470538 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cd040): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cd540): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cd540): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cd540): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cd540): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cd540): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.159988363 +0000 UTC m=+103.734470538 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cd540): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3241d50 item 67 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cdbc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cdbc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cdbc0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cdbc0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cdbc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.161280733 +0000 UTC m=+103.735762908 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37cdbc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f81c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f81c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3226310 item 68 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f81c0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f81c0): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f81c0): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f81c0): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f81c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.161896675 +0000 UTC m=+103.736378850 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f81c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f8700): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f8700): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f8700): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f8700): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f8700): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.161896675 +0000 UTC m=+103.736378850 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f8700): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b32264d0 item 68 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f8d40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f8d40): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f8d40): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f8d40): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f8d40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.163015688 +0000 UTC m=+103.737497863 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f8d40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f91c0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f91c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f91c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f91c0): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f91c0): _writeAt: size=3, off=2 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b32268c0 item 69 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f91c0): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f91c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.163497498 +0000 UTC m=+103.737979673 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f91c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f96c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f96c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f96c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f96c0): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f96c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.163497498 +0000 UTC m=+103.737979673 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f96c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3226af0 item 69 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f9d40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f9d40): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f9d40): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f9d40): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f9d40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.164877032 +0000 UTC m=+103.739359227 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b37f9d40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3828340): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3828340): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3226e70 item 70 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3828340): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3828340): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3828340): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3828340): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3828340): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.165392065 +0000 UTC m=+103.739874260 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3828340): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3828880): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3828880): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3828880): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3828880): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3828880): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.165392065 +0000 UTC m=+103.739874260 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3828880): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b32270a0 item 70 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3828f00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3828f00): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3828f00): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3828f00): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3828f00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.166870456 +0000 UTC m=+103.741352641 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3828f00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3829400): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3829400): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3829400): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3829400): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3829400): _writeAt: size=3, off=2 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3227500 item 71 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3829400): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3829400): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.167384095 +0000 UTC m=+103.741866270 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3829400): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3829900): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3829900): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3829900): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3829900): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3829900): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.167384095 +0000 UTC m=+103.741866270 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3829900): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3227730 item 71 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384a080): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384a080): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384a080): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384a080): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384a080): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.168785912 +0000 UTC m=+103.743268107 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384a080): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384a580): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384a580): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3227b20 item 72 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384a580): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384a580): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384a580): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384a580): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384a580): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.169321813 +0000 UTC m=+103.743804008 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384a580): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384aac0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384aac0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384aac0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384aac0): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384aac0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.169321813 +0000 UTC m=+103.743804008 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384aac0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3227ce0 item 72 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384b080): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384b080): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384b080): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384b080): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384b080): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384b080): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384b080): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.170658818 +0000 UTC m=+103.745140993 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384b080): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384b580): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384b580): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384b580): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2f643f0 item 73 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384b580): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384b580): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.171103977 +0000 UTC m=+103.745586153 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384b580): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384ba40): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384ba40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384ba40): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384ba40): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384ba40): _writeAt: size=3, off=2 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2f64690 item 73 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384ba40): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384ba40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.1716133 +0000 UTC m=+103.746095475 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b384ba40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3872080): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3872080): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3872080): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3872080): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3872080): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.1716133 +0000 UTC m=+103.746095475 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3872080): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2f64cb0 item 73 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38726c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38726c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38726c0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38726c0): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38726c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38726c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38726c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.172760876 +0000 UTC m=+103.747243051 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38726c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3872bc0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3872bc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3872bc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2f65490 item 74 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3872bc0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3872bc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.173282821 +0000 UTC m=+103.747764996 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3872bc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3873100): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3873100): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2f65b20 item 74 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3873100): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3873100): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3873100): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3873100): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3873100): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.173808344 +0000 UTC m=+103.748290518 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3873100): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3873680): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3873680): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3873680): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3873680): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3873680): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.173808344 +0000 UTC m=+103.748290518 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3873680): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2f65e30 item 74 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3873cc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3873cc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3873cc0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3873cc0): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3873cc0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3873cc0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3873cc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.174925713 +0000 UTC m=+103.749407888 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3873cc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38942c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38942c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38942c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b316e310 item 75 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38942c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38942c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.175375722 +0000 UTC m=+103.749857897 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38942c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3894800): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3894800): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3894800): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3894800): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3894800): _writeAt: size=3, off=2 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b316e4d0 item 75 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3894800): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3894800): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.175833096 +0000 UTC m=+103.750315271 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3894800): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3894d40): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3894d40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3894d40): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3894d40): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3894d40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.175833096 +0000 UTC m=+103.750315271 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3894d40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b316e770 item 75 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3895380): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3895380): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3895380): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3895380): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3895380): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3895380): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3895380): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.176989538 +0000 UTC m=+103.751471714 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3895380): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3895880): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3895880): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3895880): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b316eaf0 item 76 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3895880): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3895880): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.177569083 +0000 UTC m=+103.752051257 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3895880): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3895dc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3895dc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b316ecb0 item 76 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3895dc0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3895dc0): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3895dc0): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3895dc0): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3895dc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.178060802 +0000 UTC m=+103.752542977 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3895dc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b2440): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b2440): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b2440): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b2440): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b2440): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.178060802 +0000 UTC m=+103.752542977 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b2440): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b316ee70 item 76 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b2a80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b2a80): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b2a80): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b2a80): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b2a80): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b2a80): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b2a80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.179229127 +0000 UTC m=+103.753711302 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b2a80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b2f80): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b2f80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b2f80): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b316f1f0 item 77 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b2f80): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b2f80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.179738999 +0000 UTC m=+103.754221184 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b2f80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b3680): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b3680): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b3680): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b3680): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b3680): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.179738999 +0000 UTC m=+103.754221184 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b3680): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b316f500 item 77 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b3cc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b3cc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b3cc0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b3cc0): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b3cc0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b3cc0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b3cc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.181203324 +0000 UTC m=+103.755685499 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38b3cc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38e42c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38e42c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38e42c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b316f880 item 78 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38e42c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38e42c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.181726582 +0000 UTC m=+103.756208757 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38e42c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38e49c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38e49c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38e49c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38e49c0): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38e49c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.181726582 +0000 UTC m=+103.756208757 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38e49c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b316fab0 item 78 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38e5000): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38e5000): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38e5000): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38e5000): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38e5000): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38e5000): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38e5000): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.183266329 +0000 UTC m=+103.757748504 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38e5000): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38e5500): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38e5500): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38e5500): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b33ac000 item 79 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38e5500): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38e5500): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.18382308 +0000 UTC m=+103.758305255 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38e5500): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38e5c00): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38e5c00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38e5c00): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38e5c00): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38e5c00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.18382308 +0000 UTC m=+103.758305255 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b38e5c00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b33ac1c0 item 79 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3910340): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3910340): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3910340): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3910340): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3910340): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3910340): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3910340): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.18526916 +0000 UTC m=+103.759751335 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3910340): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3910840): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3910840): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3910840): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b33ac540 item 80 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3910840): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3910840): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.185797748 +0000 UTC m=+103.760279923 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3910840): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3910f40): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3910f40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3910f40): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3910f40): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3910f40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.185797748 +0000 UTC m=+103.760279923 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3910f40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b33ac770 item 80 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3911580): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3911580): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3911580): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3911580): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3911580): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.187196278 +0000 UTC m=+103.761678454 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3911580): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3911a00): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3911a00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3911a00): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3911a00): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3911a00): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3911a00): _writeAt: size=3, off=7 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b33acaf0 item 81 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3911a00): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3911a00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.187762668 +0000 UTC m=+103.762244843 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3911a00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392e040): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392e040): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392e040): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392e040): >_readAt: n=8, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392e040): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.187762668 +0000 UTC m=+103.762244843 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392e040): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b33accb0 item 81 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392e6c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392e6c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392e6c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392e6c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392e6c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.189044977 +0000 UTC m=+103.763527153 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392e6c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392ebc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392ebc0): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392ebc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b33ad030 item 82 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392ebc0): _readAt: size=2, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392ebc0): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392ebc0): _writeAt: size=3, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392ebc0): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392ebc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.189570159 +0000 UTC m=+103.764052365 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392ebc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392f140): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392f140): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392f140): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392f140): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392f140): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.189570159 +0000 UTC m=+103.764052365 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392f140): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b33ad340 item 82 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392f7c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392f7c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392f7c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392f7c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392f7c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.190978948 +0000 UTC m=+103.765461144 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392f7c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392fcc0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392fcc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392fcc0): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392fcc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392fcc0): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392fcc0): _writeAt: size=3, off=7 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b33ad7a0 item 83 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392fcc0): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392fcc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.191489673 +0000 UTC m=+103.765971849 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b392fcc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3960300): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3960300): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3960300): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3960300): >_readAt: n=8, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3960300): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.191489673 +0000 UTC m=+103.765971849 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3960300): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b33ad960 item 83 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3960980): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3960980): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3960980): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3960980): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3960980): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.192782054 +0000 UTC m=+103.767264248 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3960980): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3960e80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3960e80): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3960e80): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b33add50 item 84 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3960e80): _readAt: size=2, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3960e80): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3960e80): _writeAt: size=3, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3960e80): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3960e80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.193317013 +0000 UTC m=+103.767799198 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3960e80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3961400): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3961400): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3961400): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3961400): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3961400): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.193317013 +0000 UTC m=+103.767799198 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3961400): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b34a0150 item 84 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3961a80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3961a80): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3961a80): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3961a80): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3961a80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.194707479 +0000 UTC m=+103.769189653 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3961a80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3984080): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3984080): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3984080): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3984080): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3984080): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3984080): _writeAt: size=3, off=7 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b34a04d0 item 85 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3984080): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3984080): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.195250543 +0000 UTC m=+103.769732718 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3984080): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39845c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39845c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39845c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39845c0): >_readAt: n=8, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39845c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.195250543 +0000 UTC m=+103.769732718 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39845c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b34a0690 item 85 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3984c40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3984c40): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3984c40): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3984c40): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3984c40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.196624487 +0000 UTC m=+103.771106662 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3984c40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3985140): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3985140): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3985140): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b34a0a10 item 86 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3985140): _readAt: size=2, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3985140): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3985140): _writeAt: size=3, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3985140): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3985140): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.197128419 +0000 UTC m=+103.771610594 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3985140): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39856c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39856c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39856c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39856c0): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39856c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.197128419 +0000 UTC m=+103.771610594 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39856c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b34a0bd0 item 86 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3985d40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3985d40): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3985d40): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3985d40): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3985d40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.198521859 +0000 UTC m=+103.773004035 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3985d40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a8340): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a8340): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a8340): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a8340): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a8340): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a8340): _writeAt: size=3, off=7 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b34a10a0 item 87 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a8340): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a8340): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.199069303 +0000 UTC m=+103.773551488 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a8340): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a8880): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a8880): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a8880): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a8880): >_readAt: n=8, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a8880): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.199069303 +0000 UTC m=+103.773551488 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a8880): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b34a1260 item 87 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a8f00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a8f00): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a8f00): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a8f00): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a8f00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.200410585 +0000 UTC m=+103.774892760 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a8f00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a9400): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a9400): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a9400): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b34a15e0 item 88 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a9400): _readAt: size=2, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a9400): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a9400): _writeAt: size=3, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a9400): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a9400): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.200970963 +0000 UTC m=+103.775453138 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a9400): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a9980): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a9980): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a9980): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a9980): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a9980): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.200970963 +0000 UTC m=+103.775453138 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39a9980): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b34a1880 item 88 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cc0c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cc0c0): open at offset 0 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cc0c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cc0c0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cc0c0): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cc0c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cc0c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cc0c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.202305713 +0000 UTC m=+103.776787888 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cc0c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cc600): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cc600): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cc600): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b34a1ce0 item 89 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cc600): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cc600): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.202823189 +0000 UTC m=+103.777305374 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cc600): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39ccb40): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39ccb40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39ccb40): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39ccb40): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39ccb40): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39ccb40): _writeAt: size=3, off=7 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2f4a1c0 item 89 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39ccb40): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39ccb40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.203365744 +0000 UTC m=+103.777847919 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39ccb40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cd0c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cd0c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cd0c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cd0c0): >_readAt: n=8, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cd0c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.203365744 +0000 UTC m=+103.777847919 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cd0c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2f4a380 item 89 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cd700): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cd700): open at offset 0 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cd700): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cd700): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cd700): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cd700): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cd700): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cd700): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.204721564 +0000 UTC m=+103.779203739 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cd700): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cdc40): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cdc40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cdc40): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2f4aa10 item 90 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cdc40): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cdc40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.205189687 +0000 UTC m=+103.779671862 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39cdc40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39ea280): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39ea280): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39ea280): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2f4ad20 item 90 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39ea280): _readAt: size=2, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39ea280): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39ea280): _writeAt: size=3, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39ea280): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39ea280): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.205806011 +0000 UTC m=+103.780288186 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39ea280): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39ea840): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39ea840): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39ea840): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39ea840): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39ea840): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.205806011 +0000 UTC m=+103.780288186 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39ea840): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2f4af50 item 90 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39eae80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39eae80): open at offset 0 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39eae80): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39eae80): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39eae80): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39eae80): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39eae80): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39eae80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.20719871 +0000 UTC m=+103.781680885 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39eae80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39eb3c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39eb3c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39eb3c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2f4b8f0 item 91 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39eb3c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39eb3c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.207729262 +0000 UTC m=+103.782211437 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39eb3c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39eb900): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39eb900): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39eb900): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39eb900): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39eb900): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39eb900): _writeAt: size=3, off=7 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2f4bc00 item 91 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39eb900): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39eb900): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.208249383 +0000 UTC m=+103.782731578 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39eb900): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39ebe80): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39ebe80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39ebe80): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39ebe80): >_readAt: n=8, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39ebe80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.208249383 +0000 UTC m=+103.782731578 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b39ebe80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b34e6000 item 91 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a085c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a085c0): open at offset 0 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a085c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a085c0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a085c0): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a085c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a085c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a085c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.209647453 +0000 UTC m=+103.784129638 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a085c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a08b00): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a08b00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a08b00): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b34e6380 item 92 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a08b00): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a08b00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.210135224 +0000 UTC m=+103.784617399 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a08b00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a09040): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a09040): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a09040): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b34e6540 item 92 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a09040): _readAt: size=2, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a09040): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a09040): _writeAt: size=3, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a09040): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a09040): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.210756196 +0000 UTC m=+103.785238371 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a09040): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a09600): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a09600): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a09600): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a09600): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a09600): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.210756196 +0000 UTC m=+103.785238371 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a09600): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b34e6700 item 92 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a09c40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a09c40): open at offset 0 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a09c40): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a09c40): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a09c40): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a09c40): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a09c40): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a09c40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.212187809 +0000 UTC m=+103.786669984 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a09c40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a36280): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a36280): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a36280): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b34e6a80 item 93 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a36280): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a36280): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.212701308 +0000 UTC m=+103.787183503 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a36280): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a36980): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a36980): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a36980): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a36980): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a36980): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.212701308 +0000 UTC m=+103.787183503 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a36980): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b34e6c40 item 93 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a36fc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a36fc0): open at offset 0 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a36fc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a36fc0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a36fc0): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a36fc0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a36fc0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a36fc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.214220677 +0000 UTC m=+103.788702862 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a36fc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a37500): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a37500): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a37500): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b34e6fc0 item 94 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a37500): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a37500): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.214713897 +0000 UTC m=+103.789196073 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a37500): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a37c00): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a37c00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a37c00): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a37c00): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a37c00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.214713897 +0000 UTC m=+103.789196073 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a37c00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b34e7180 item 94 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a66340): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a66340): open at offset 0 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a66340): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a66340): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a66340): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a66340): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a66340): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a66340): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.215966112 +0000 UTC m=+103.790448317 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a66340): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a66880): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a66880): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a66880): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b34e7500 item 95 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a66880): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a66880): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.216413706 +0000 UTC m=+103.790895882 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a66880): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a66f80): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a66f80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a66f80): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a66f80): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a66f80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.216413706 +0000 UTC m=+103.790895882 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a66f80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b34e76c0 item 95 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 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 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a675c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a675c0): open at offset 0 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a675c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a675c0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a675c0): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a675c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a675c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a675c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.217784615 +0000 UTC m=+103.792266800 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a675c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a67b00): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a67b00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a67b00): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b34e7c00 item 96 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a67b00): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a67b00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.218195971 +0000 UTC m=+103.792678146 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a67b00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a84300): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a84300): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a84300): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a84300): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a84300): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.218195971 +0000 UTC m=+103.792678146 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a84300): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b34e7dc0 item 96 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= 2026/03/12 01:30:05 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:30:05 DEBUG : Looking for writers 2026/03/12 01:30:05 DEBUG : >WaitForWriters: 2026/03/12 01:30:05 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:30:05 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:30:05 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 01:30:05 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:30:05 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:30:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:30:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:30:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:30:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:30:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:30:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/03/12 01:30:05 INFO : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b380a500): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b380a500): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b380a500): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b380a500): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b380a500): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.759196217 +0000 UTC m=+104.333678432 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b380a500): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b380a9c0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b380a9c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b380a9c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b380a9c0): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b380a9c0): _writeAt: size=3, off=2 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b380a9c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b380a9c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.759196217 +0000 UTC m=+104.333678432 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b380a9c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b380aec0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b380aec0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b380aec0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b380aec0): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b380aec0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.759196217 +0000 UTC m=+104.333678432 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b380aec0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b2efc850 item 1 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b380b580): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b380b580): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b380b580): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b380b580): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b380b580): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.76320717 +0000 UTC m=+104.337689384 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b380b580): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b380ba80): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b380ba80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b380ba80): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b380ba80): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b380ba80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.76320717 +0000 UTC m=+104.337689384 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b380ba80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b33b60e0 item 2 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b901c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b901c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b901c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b901c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b901c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.766197043 +0000 UTC m=+104.340679259 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b901c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b90640): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b90640): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b90640): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b90640): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b90640): _writeAt: size=3, off=2 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b90640): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b90640): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.766197043 +0000 UTC m=+104.340679259 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b90640): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b90b00): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b90b00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b90b00): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b90b00): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b90b00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.766197043 +0000 UTC m=+104.340679259 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b90b00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b33b6690 item 3 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b91180): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b91180): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b91180): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b91180): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b91180): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.769813561 +0000 UTC m=+104.344295775 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b91180): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b916c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b916c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b916c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b916c0): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b916c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.769813561 +0000 UTC m=+104.344295775 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b916c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b33b6fc0 item 4 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b91d00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b91d00): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b91d00): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b91d00): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b91d00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.772357032 +0000 UTC m=+104.346839238 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3b91d00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb6280): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb6280): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb6280): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb6280): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb6280): _writeAt: size=3, off=2 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb6280): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb6280): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.772357032 +0000 UTC m=+104.346839238 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb6280): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb6740): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb6740): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb6740): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb6740): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb6740): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.772357032 +0000 UTC m=+104.346839238 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb6740): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b33b7420 item 5 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb6dc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb6dc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb6dc0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb6dc0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb6dc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.776608698 +0000 UTC m=+104.351090964 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb6dc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb7300): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb7300): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb7300): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb7300): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb7300): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.776608698 +0000 UTC m=+104.351090964 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb7300): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b33b7ab0 item 6 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb7980): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb7980): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb7980): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb7980): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb7980): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.779796488 +0000 UTC m=+104.354278742 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb7980): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb7e80): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb7e80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb7e80): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb7e80): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb7e80): _writeAt: size=3, off=2 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb7e80): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb7e80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.779796488 +0000 UTC m=+104.354278742 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bb7e80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd0440): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd0440): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd0440): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd0440): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd0440): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.779796488 +0000 UTC m=+104.354278742 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd0440): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b341c0e0 item 7 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd0ac0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd0ac0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd0ac0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd0ac0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd0ac0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.783327554 +0000 UTC m=+104.357809769 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd0ac0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd1000): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd1000): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd1000): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd1000): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd1000): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.783327554 +0000 UTC m=+104.357809769 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd1000): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b341c5b0 item 8 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd15c0): _readAt: size=2, off=0 2026/03/12 01:30:05 ERROR : open-test-file(0x2271b3bd15c0): Couldn't read size of file 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd15c0): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd15c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd15c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd15c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd15c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd1980): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd1980): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd1980): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd1980): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd1980): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.78605393 +0000 UTC m=+104.360536145 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd1980): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd1e00): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd1e00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd1e00): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd1e00): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd1e00): _writeAt: size=3, off=2 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd1e00): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd1e00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.78605393 +0000 UTC m=+104.360536145 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bd1e00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf2400): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf2400): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf2400): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf2400): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf2400): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.78605393 +0000 UTC m=+104.360536145 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf2400): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b341c930 item 9 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf2a80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf2a80): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf2a80): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf2a80): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf2a80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.789492101 +0000 UTC m=+104.363974316 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf2a80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf2fc0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf2fc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf2fc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf2fc0): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf2fc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.789492101 +0000 UTC m=+104.363974316 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf2fc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b341d180 item 10 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf3600): _readAt: size=2, off=0 2026/03/12 01:30:05 ERROR : open-test-file(0x2271b3bf3600): Couldn't read size of file 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf3600): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf3600): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf3600): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf3600): close: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf3600): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf39c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf39c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf39c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf39c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf39c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.792033138 +0000 UTC m=+104.366515343 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf39c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf3ec0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf3ec0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf3ec0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf3ec0): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf3ec0): _writeAt: size=3, off=2 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf3ec0): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf3ec0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.792033138 +0000 UTC m=+104.366515343 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3bf3ec0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c124c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c124c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c124c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c124c0): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c124c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.792033138 +0000 UTC m=+104.366515343 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c124c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b341d5e0 item 11 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c12b40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c12b40): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c12b40): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c12b40): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c12b40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.795729326 +0000 UTC m=+104.370211531 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c12b40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c13080): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c13080): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c13080): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c13080): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c13080): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.795729326 +0000 UTC m=+104.370211531 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c13080): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b341dab0 item 12 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c136c0): _readAt: size=2, off=0 2026/03/12 01:30:05 ERROR : open-test-file(0x2271b3c136c0): Couldn't read size of file 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c136c0): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c136c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c136c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c136c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c136c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c13a80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c13a80): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c13a80): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c13a80): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c13a80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.798163842 +0000 UTC m=+104.372646047 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c13a80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2e240): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2e240): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2e240): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2e240): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2e240): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.798163842 +0000 UTC m=+104.372646047 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2e240): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3522000 item 13 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2e8c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2e8c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2e8c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2e8c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2e8c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.800383012 +0000 UTC m=+104.374865227 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2e8c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2ee00): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2ee00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2ee00): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2ee00): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2ee00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.800383012 +0000 UTC m=+104.374865227 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2ee00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3522380 item 14 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2f440): _readAt: size=2, off=0 2026/03/12 01:30:05 ERROR : open-test-file(0x2271b3c2f440): Couldn't read size of file 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2f440): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2f440): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2f440): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2f440): close: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2f440): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2f800): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2f800): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2f800): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2f800): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2f800): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.802799013 +0000 UTC m=+104.377281229 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2f800): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2fec0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2fec0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2fec0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2fec0): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2fec0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.802799013 +0000 UTC m=+104.377281229 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c2fec0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3522700 item 15 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c4c640): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c4c640): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c4c640): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c4c640): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c4c640): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.805033962 +0000 UTC m=+104.379516167 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c4c640): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c4cb80): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c4cb80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c4cb80): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c4cb80): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c4cb80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.805033962 +0000 UTC m=+104.379516167 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c4cb80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3522a80 item 16 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a84cc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a84cc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a84cc0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a84cc0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a84cc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.807066229 +0000 UTC m=+104.381548424 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a84cc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a85140): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a85140): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a85140): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a85140): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a85140): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a85140): _writeAt: size=3, off=7 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a85140): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a85140): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.807066229 +0000 UTC m=+104.381548424 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a85140): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a85640): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a85640): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a85640): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a85640): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a85640): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.807066229 +0000 UTC m=+104.381548424 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a85640): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b334d340 item 17 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a85cc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a85cc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a85cc0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a85cc0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a85cc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.810114133 +0000 UTC m=+104.384596338 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3a85cc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aa0300): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aa0300): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aa0300): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aa0300): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aa0300): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.810114133 +0000 UTC m=+104.384596338 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aa0300): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b334d810 item 18 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aa0980): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aa0980): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aa0980): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aa0980): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aa0980): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.812572575 +0000 UTC m=+104.387054790 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aa0980): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aa0e80): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aa0e80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aa0e80): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aa0e80): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aa0e80): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aa0e80): _writeAt: size=3, off=7 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aa0e80): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aa0e80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.812572575 +0000 UTC m=+104.387054790 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aa0e80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aa1380): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aa1380): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aa1380): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aa1380): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aa1380): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.812572575 +0000 UTC m=+104.387054790 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aa1380): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b334db90 item 19 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aa1a00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aa1a00): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aa1a00): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aa1a00): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aa1a00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.816143926 +0000 UTC m=+104.390626132 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aa1a00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3acc040): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3acc040): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3acc040): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3acc040): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3acc040): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.816143926 +0000 UTC m=+104.390626132 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3acc040): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b35401c0 item 20 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3acc6c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3acc6c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3acc6c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3acc6c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3acc6c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.818369688 +0000 UTC m=+104.392851883 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3acc6c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3accbc0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3accbc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3accbc0): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3accbc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3accbc0): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3accbc0): _writeAt: size=3, off=7 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3accbc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3accbc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.818369688 +0000 UTC m=+104.392851883 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3accbc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3acd0c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3acd0c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3acd0c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3acd0c0): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3acd0c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.818369688 +0000 UTC m=+104.392851883 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3acd0c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3540540 item 21 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3acd740): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3acd740): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3acd740): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3acd740): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3acd740): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.821507241 +0000 UTC m=+104.395989457 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3acd740): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3acdc80): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3acdc80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3acdc80): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3acdc80): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3acdc80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.821507241 +0000 UTC m=+104.395989457 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3acdc80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3540a10 item 22 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aec400): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aec400): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aec400): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aec400): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aec400): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.823483844 +0000 UTC m=+104.397966029 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aec400): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aec900): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aec900): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aec900): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aec900): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aec900): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aec900): _writeAt: size=3, off=7 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aec900): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aec900): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.823483844 +0000 UTC m=+104.397966029 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aec900): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aece00): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aece00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aece00): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aece00): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aece00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.823483844 +0000 UTC m=+104.397966029 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aece00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3540d90 item 23 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aed480): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aed480): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aed480): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aed480): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aed480): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.825385693 +0000 UTC m=+104.399867868 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aed480): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aed9c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aed9c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aed9c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aed9c0): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aed9c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.825385693 +0000 UTC m=+104.399867868 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3aed9c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3541260 item 24 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c84100): _readAt: size=2, off=0 2026/03/12 01:30:05 ERROR : open-test-file(0x2271b3c84100): Couldn't read size of file 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c84100): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c84100): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c84100): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c84100): close: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c84100): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c844c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c844c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c844c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c844c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c844c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.826845399 +0000 UTC m=+104.401327584 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c844c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c849c0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c849c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c849c0): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c849c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c849c0): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c849c0): _writeAt: size=3, off=7 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c849c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c849c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.826845399 +0000 UTC m=+104.401327584 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c849c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c84f00): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c84f00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c84f00): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c84f00): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c84f00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.826845399 +0000 UTC m=+104.401327584 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c84f00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b35416c0 item 25 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c85580): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c85580): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c85580): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c85580): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c85580): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.82877947 +0000 UTC m=+104.403261655 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c85580): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c85ac0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c85ac0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c85ac0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c85ac0): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c85ac0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.82877947 +0000 UTC m=+104.403261655 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3c85ac0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3541c00 item 26 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca4200): _readAt: size=2, off=0 2026/03/12 01:30:05 ERROR : open-test-file(0x2271b3ca4200): Couldn't read size of file 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca4200): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca4200): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca4200): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca4200): close: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca4200): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca45c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca45c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca45c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca45c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca45c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.83035731 +0000 UTC m=+104.404839495 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca45c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca4ac0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca4ac0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca4ac0): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca4ac0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca4ac0): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca4ac0): _writeAt: size=3, off=7 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca4ac0): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca4ac0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.83035731 +0000 UTC m=+104.404839495 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca4ac0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca5000): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca5000): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca5000): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca5000): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca5000): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.83035731 +0000 UTC m=+104.404839495 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca5000): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b33c02a0 item 27 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca5680): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca5680): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca5680): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca5680): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca5680): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.832378766 +0000 UTC m=+104.406860951 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca5680): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca5bc0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca5bc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca5bc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca5bc0): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca5bc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.832378766 +0000 UTC m=+104.406860951 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ca5bc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b33c0d20 item 28 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35797c0): _readAt: size=2, off=0 2026/03/12 01:30:05 ERROR : open-test-file(0x2271b35797c0): Couldn't read size of file 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35797c0): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35797c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35797c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35797c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35797c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3579b80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3579b80): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3579b80): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3579b80): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3579b80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.83388048 +0000 UTC m=+104.408362665 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3579b80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35ae340): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35ae340): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35ae340): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35ae340): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35ae340): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.83388048 +0000 UTC m=+104.408362665 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35ae340): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b35941c0 item 29 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35ae9c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35ae9c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35ae9c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35ae9c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35ae9c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.835301443 +0000 UTC m=+104.409783628 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35ae9c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35aef00): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35aef00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35aef00): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35aef00): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35aef00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.835301443 +0000 UTC m=+104.409783628 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35aef00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3594540 item 30 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35af540): _readAt: size=2, off=0 2026/03/12 01:30:05 ERROR : open-test-file(0x2271b35af540): Couldn't read size of file 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35af540): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35af540): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35af540): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35af540): close: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35af540): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35af900): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35af900): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35af900): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35af900): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35af900): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.836834287 +0000 UTC m=+104.411316472 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35af900): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35ca0c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35ca0c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35ca0c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35ca0c0): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35ca0c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.836834287 +0000 UTC m=+104.411316472 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35ca0c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b35948c0 item 31 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 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 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35ca740): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35ca740): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35ca740): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35ca740): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35ca740): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.838339299 +0000 UTC m=+104.412821474 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35ca740): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35cac80): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35cac80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35cac80): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35cac80): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35cac80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.838339299 +0000 UTC m=+104.412821474 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35cac80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3594c40 item 32 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35cb2c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35cb2c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35cb2c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35cb2c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35cb2c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.839776682 +0000 UTC m=+104.414258867 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35cb2c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35cb740): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35cb740): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35cb740): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35cb740): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35cb740): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b35950a0 item 33 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35cb740): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35cb740): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.840270415 +0000 UTC m=+104.414752600 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35cb740): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35cbc40): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35cbc40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35cbc40): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35cbc40): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35cbc40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.840270415 +0000 UTC m=+104.414752600 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35cbc40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3595260 item 33 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35f0380): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35f0380): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35f0380): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35f0380): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35f0380): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.841727395 +0000 UTC m=+104.416209580 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35f0380): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35f0800): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35f0800): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b35955e0 item 34 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35f0800): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35f0800): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35f0800): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35f0800): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35f0800): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.842294625 +0000 UTC m=+104.416776811 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35f0800): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35f0d40): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35f0d40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35f0d40): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35f0d40): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35f0d40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.842294625 +0000 UTC m=+104.416776811 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35f0d40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b35957a0 item 34 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35f1380): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35f1380): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35f1380): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35f1380): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35f1380): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.843714055 +0000 UTC m=+104.418196240 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b35f1380): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc4340): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc4340): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc4340): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc4340): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc4340): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b33c0fc0 item 35 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc4340): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc4340): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.844298077 +0000 UTC m=+104.418780262 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc4340): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc4840): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc4840): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc4840): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc4840): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc4840): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.844298077 +0000 UTC m=+104.418780262 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc4840): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b33c1180 item 35 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc4ec0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc4ec0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc4ec0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc4ec0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc4ec0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.845775527 +0000 UTC m=+104.420257713 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc4ec0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc53c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc53c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b33c16c0 item 36 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc53c0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc53c0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc53c0): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc53c0): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc53c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.846353178 +0000 UTC m=+104.420835352 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc53c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc5900): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc5900): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc5900): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc5900): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc5900): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.846353178 +0000 UTC m=+104.420835352 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3cc5900): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b33c1880 item 36 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce8040): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce8040): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce8040): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce8040): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce8040): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.847720098 +0000 UTC m=+104.422202273 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce8040): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce84c0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce84c0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce84c0): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce84c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce84c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b33c1c00 item 37 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce84c0): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce84c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.848255098 +0000 UTC m=+104.422737283 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce84c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce89c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce89c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce89c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce89c0): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce89c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.848255098 +0000 UTC m=+104.422737283 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce89c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b33c1dc0 item 37 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce9040): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce9040): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce9040): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce9040): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce9040): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.849663187 +0000 UTC m=+104.424145372 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce9040): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce9540): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce9540): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3432310 item 38 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce9540): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce9540): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce9540): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce9540): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce9540): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.850657674 +0000 UTC m=+104.425139859 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce9540): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce9a80): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce9a80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce9a80): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce9a80): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce9a80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.850657674 +0000 UTC m=+104.425139859 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ce9a80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b34324d0 item 38 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d86200): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d86200): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d86200): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d86200): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d86200): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.852042087 +0000 UTC m=+104.426524272 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d86200): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d86700): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d86700): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d86700): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d86700): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d86700): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3432850 item 39 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d86700): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d86700): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.852560627 +0000 UTC m=+104.427042812 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d86700): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d86c00): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d86c00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d86c00): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d86c00): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d86c00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.852560627 +0000 UTC m=+104.427042812 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d86c00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3432a10 item 39 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d87280): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d87280): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d87280): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d87280): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d87280): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.853931304 +0000 UTC m=+104.428413489 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d87280): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d87780): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d87780): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3432f50 item 40 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d87780): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d87780): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d87780): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d87780): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d87780): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.854586531 +0000 UTC m=+104.429068716 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d87780): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d87cc0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d87cc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d87cc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d87cc0): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d87cc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.854586531 +0000 UTC m=+104.429068716 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3d87cc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3433110 item 40 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da6380): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da6380): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da6380): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da6380): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da6380): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da6380): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da6380): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.855870575 +0000 UTC m=+104.430352760 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da6380): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da6880): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da6880): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da6880): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3433490 item 41 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da6880): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da6880): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.856377352 +0000 UTC m=+104.430859537 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da6880): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da6d40): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da6d40): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da6d40): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da6d40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da6d40): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3433650 item 41 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da6d40): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da6d40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.856944352 +0000 UTC m=+104.431426537 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da6d40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da7280): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da7280): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da7280): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da7280): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da7280): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.856944352 +0000 UTC m=+104.431426537 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da7280): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3433810 item 41 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da78c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da78c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da78c0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da78c0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da78c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da78c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da78c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.858345156 +0000 UTC m=+104.432827332 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da78c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da7dc0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da7dc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da7dc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3433c70 item 42 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da7dc0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da7dc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.858904002 +0000 UTC m=+104.433386187 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3da7dc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc8400): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc8400): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3433e30 item 42 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc8400): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc8400): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc8400): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc8400): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc8400): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.85958616 +0000 UTC m=+104.434068335 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc8400): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc8980): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc8980): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc8980): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc8980): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc8980): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.85958616 +0000 UTC m=+104.434068335 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc8980): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3784150 item 42 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc8fc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc8fc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc8fc0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc8fc0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc8fc0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc8fc0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc8fc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.860870084 +0000 UTC m=+104.435352269 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc8fc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc94c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc94c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc94c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b37845b0 item 43 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc94c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc94c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.861377371 +0000 UTC m=+104.435859546 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc94c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc9a00): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc9a00): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc9a00): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc9a00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc9a00): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b37847e0 item 43 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc9a00): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc9a00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.861871194 +0000 UTC m=+104.436353379 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3dc9a00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de8040): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de8040): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de8040): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de8040): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de8040): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.861871194 +0000 UTC m=+104.436353379 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de8040): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b37849a0 item 43 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de8680): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de8680): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de8680): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de8680): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de8680): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de8680): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de8680): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.863113579 +0000 UTC m=+104.437595764 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de8680): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de8b80): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de8b80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de8b80): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3784d20 item 44 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de8b80): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de8b80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.863711468 +0000 UTC m=+104.438193643 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de8b80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de90c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de90c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3784ee0 item 44 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de90c0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de90c0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de90c0): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de90c0): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de90c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.86428473 +0000 UTC m=+104.438766915 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de90c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de9640): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de9640): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de9640): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de9640): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de9640): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.86428473 +0000 UTC m=+104.438766915 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de9640): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b37850a0 item 44 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de9c80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de9c80): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de9c80): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de9c80): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de9c80): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de9c80): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de9c80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.865574565 +0000 UTC m=+104.440056750 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3de9c80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e06280): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e06280): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e06280): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3785420 item 45 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e06280): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e06280): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.866092332 +0000 UTC m=+104.440574517 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e06280): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e06980): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e06980): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e06980): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e06980): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e06980): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.866092332 +0000 UTC m=+104.440574517 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e06980): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b37855e0 item 45 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e06fc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e06fc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e06fc0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e06fc0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e06fc0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e06fc0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e06fc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.867518495 +0000 UTC m=+104.442000680 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e06fc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e074c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e074c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e074c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b37859d0 item 46 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e074c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e074c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.868028057 +0000 UTC m=+104.442510242 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e074c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e07bc0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e07bc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e07bc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e07bc0): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e07bc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.868028057 +0000 UTC m=+104.442510242 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e07bc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3785b90 item 46 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1c300): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1c300): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1c300): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1c300): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1c300): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1c300): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1c300): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.869607539 +0000 UTC m=+104.444089724 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1c300): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1c800): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1c800): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1c800): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3740150 item 47 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1c800): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1c800): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.871327816 +0000 UTC m=+104.445810001 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1c800): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1cf00): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1cf00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1cf00): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1cf00): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1cf00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.871327816 +0000 UTC m=+104.445810001 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1cf00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3740380 item 47 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1d540): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1d540): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1d540): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1d540): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1d540): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1d540): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1d540): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.872857875 +0000 UTC m=+104.447340060 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1d540): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1da40): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1da40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1da40): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3740700 item 48 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1da40): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1da40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.873338342 +0000 UTC m=+104.447820527 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e1da40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3c240): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3c240): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3c240): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3c240): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3c240): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.873338342 +0000 UTC m=+104.447820527 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3c240): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b37408c0 item 48 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3c880): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3c880): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3c880): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3c880): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3c880): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.874789812 +0000 UTC m=+104.449271997 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3c880): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3cd00): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3cd00): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3cd00): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3cd00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3cd00): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3cd00): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3740c40 item 49 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3cd00): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3cd00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.875309323 +0000 UTC m=+104.449791508 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3cd00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3d240): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3d240): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3d240): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3d240): >_readAt: n=8, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3d240): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.875309323 +0000 UTC m=+104.449791508 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3d240): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3740e00 item 49 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3d8c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3d8c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3d8c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3d8c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3d8c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.876682464 +0000 UTC m=+104.451164650 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3d8c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3ddc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3ddc0): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3ddc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3741180 item 50 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3ddc0): _readAt: size=2, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3ddc0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3ddc0): _writeAt: size=3, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3ddc0): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3ddc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.877251239 +0000 UTC m=+104.451733424 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e3ddc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e5c440): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e5c440): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e5c440): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e5c440): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e5c440): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.877251239 +0000 UTC m=+104.451733424 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e5c440): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3741340 item 50 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e5cac0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e5cac0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e5cac0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e5cac0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e5cac0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.878580419 +0000 UTC m=+104.453062604 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e5cac0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e5cfc0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e5cfc0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e5cfc0): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e5cfc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e5cfc0): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e5cfc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b37417a0 item 51 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e5cfc0): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e5cfc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.87912682 +0000 UTC m=+104.453608995 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e5cfc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e5d500): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e5d500): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e5d500): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e5d500): >_readAt: n=8, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e5d500): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.87912682 +0000 UTC m=+104.453608995 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e5d500): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3741960 item 51 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e5db80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e5db80): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e5db80): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e5db80): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e5db80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.880883977 +0000 UTC m=+104.455366162 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e5db80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7e180): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7e180): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7e180): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3741ce0 item 52 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7e180): _readAt: size=2, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7e180): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7e180): _writeAt: size=3, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7e180): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7e180): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.881522953 +0000 UTC m=+104.456005138 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7e180): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7e700): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7e700): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7e700): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7e700): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7e700): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.881522953 +0000 UTC m=+104.456005138 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7e700): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b35a8000 item 52 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7ed80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7ed80): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7ed80): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7ed80): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7ed80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.888748725 +0000 UTC m=+104.463230900 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7ed80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7f280): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7f280): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7f280): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7f280): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7f280): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7f280): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b35a8380 item 53 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7f280): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7f280): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.895803192 +0000 UTC m=+104.470285377 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7f280): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7f7c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7f7c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7f7c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7f7c0): >_readAt: n=8, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7f7c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.895803192 +0000 UTC m=+104.470285377 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7f7c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b35a8540 item 53 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7fe40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7fe40): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7fe40): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7fe40): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7fe40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.897479057 +0000 UTC m=+104.471961242 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e7fe40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9e440): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9e440): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9e440): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b35a88c0 item 54 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9e440): _readAt: size=2, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9e440): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9e440): _writeAt: size=3, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9e440): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9e440): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.898046338 +0000 UTC m=+104.472528523 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9e440): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9e9c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9e9c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9e9c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9e9c0): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9e9c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.898046338 +0000 UTC m=+104.472528523 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9e9c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b35a8a80 item 54 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9f040): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9f040): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9f040): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9f040): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9f040): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.899477879 +0000 UTC m=+104.473960064 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9f040): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9f540): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9f540): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9f540): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9f540): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9f540): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9f540): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b35a8ee0 item 55 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9f540): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9f540): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.899961011 +0000 UTC m=+104.474443196 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9f540): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9fa80): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9fa80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9fa80): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9fa80): >_readAt: n=8, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9fa80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.899961011 +0000 UTC m=+104.474443196 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3e9fa80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b35a9110 item 55 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb8200): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb8200): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb8200): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb8200): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb8200): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.901320068 +0000 UTC m=+104.475802253 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb8200): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb8700): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb8700): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb8700): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b35a9490 item 56 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb8700): _readAt: size=2, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb8700): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb8700): _writeAt: size=3, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb8700): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb8700): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.901910653 +0000 UTC m=+104.476392838 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb8700): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb8c80): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb8c80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb8c80): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb8c80): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb8c80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.901910653 +0000 UTC m=+104.476392838 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb8c80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b35a96c0 item 56 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb92c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb92c0): open at offset 0 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb92c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb92c0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb92c0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb92c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb92c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb92c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.903206079 +0000 UTC m=+104.477688254 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb92c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb9800): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb9800): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb9800): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b35a9a40 item 57 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb9800): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb9800): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.903723014 +0000 UTC m=+104.478205199 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb9800): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb9d40): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb9d40): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb9d40): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb9d40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb9d40): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb9d40): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b35a9c00 item 57 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb9d40): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb9d40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.904317175 +0000 UTC m=+104.478799360 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3eb9d40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edc3c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edc3c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edc3c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edc3c0): >_readAt: n=8, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edc3c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.904317175 +0000 UTC m=+104.478799360 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edc3c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b35a9dc0 item 57 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edca00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edca00): open at offset 0 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edca00): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edca00): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edca00): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edca00): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edca00): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edca00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.905698713 +0000 UTC m=+104.480180898 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edca00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edcf40): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edcf40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edcf40): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b35702a0 item 58 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edcf40): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edcf40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.906252359 +0000 UTC m=+104.480734544 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edcf40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edd480): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edd480): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edd480): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3570460 item 58 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edd480): _readAt: size=2, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edd480): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edd480): _writeAt: size=3, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edd480): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edd480): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.906876217 +0000 UTC m=+104.481358392 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edd480): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edda40): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edda40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edda40): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edda40): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edda40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.906876217 +0000 UTC m=+104.481358392 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3edda40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3570620 item 58 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef6180): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef6180): open at offset 0 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef6180): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef6180): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef6180): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef6180): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef6180): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef6180): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.908173065 +0000 UTC m=+104.482655250 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef6180): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef66c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef66c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef66c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3570a10 item 59 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef66c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef66c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.908720548 +0000 UTC m=+104.483202734 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef66c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef6c00): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef6c00): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef6c00): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef6c00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef6c00): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef6c00): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3570bd0 item 59 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef6c00): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef6c00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.909266289 +0000 UTC m=+104.483748474 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef6c00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef7180): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef7180): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef7180): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef7180): >_readAt: n=8, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef7180): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.909266289 +0000 UTC m=+104.483748474 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef7180): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3570d90 item 59 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef77c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef77c0): open at offset 0 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef77c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef77c0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef77c0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef77c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef77c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef77c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.910655893 +0000 UTC m=+104.485138078 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef77c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef7d00): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef7d00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef7d00): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b35711f0 item 60 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef7d00): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef7d00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.911121872 +0000 UTC m=+104.485604057 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ef7d00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f12340): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f12340): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f12340): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b35713b0 item 60 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f12340): _readAt: size=2, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f12340): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f12340): _writeAt: size=3, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f12340): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f12340): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.911729579 +0000 UTC m=+104.486211764 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f12340): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f12900): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f12900): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f12900): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f12900): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f12900): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.911729579 +0000 UTC m=+104.486211764 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f12900): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3571570 item 60 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f12f40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f12f40): open at offset 0 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f12f40): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f12f40): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f12f40): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f12f40): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f12f40): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f12f40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.91306986 +0000 UTC m=+104.487552035 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f12f40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f13480): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f13480): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f13480): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b35719d0 item 61 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f13480): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f13480): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.913567619 +0000 UTC m=+104.488049794 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f13480): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f13b80): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f13b80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f13b80): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f13b80): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f13b80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.913567619 +0000 UTC m=+104.488049794 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f13b80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3571b90 item 61 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f302c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f302c0): open at offset 0 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f302c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f302c0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f302c0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f302c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f302c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f302c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.915043205 +0000 UTC m=+104.489525390 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f302c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f30800): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f30800): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f30800): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3812070 item 62 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f30800): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f30800): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.915600287 +0000 UTC m=+104.490082472 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f30800): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f30f00): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f30f00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f30f00): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f30f00): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f30f00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.915600287 +0000 UTC m=+104.490082472 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f30f00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3812230 item 62 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f31540): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f31540): open at offset 0 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f31540): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f31540): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f31540): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f31540): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f31540): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f31540): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.917047058 +0000 UTC m=+104.491529243 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f31540): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f31a80): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f31a80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f31a80): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b38125b0 item 63 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f31a80): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f31a80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.917584022 +0000 UTC m=+104.492066197 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f31a80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f4e280): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f4e280): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f4e280): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f4e280): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f4e280): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.917584022 +0000 UTC m=+104.492066197 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f4e280): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3812850 item 63 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 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 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f4e8c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f4e8c0): open at offset 0 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f4e8c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f4e8c0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f4e8c0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f4e8c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f4e8c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f4e8c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.919777202 +0000 UTC m=+104.494259388 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f4e8c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f4ee00): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f4ee00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f4ee00): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3812bd0 item 64 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f4ee00): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f4ee00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.920800874 +0000 UTC m=+104.495283059 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f4ee00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f4f500): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f4f500): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f4f500): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f4f500): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f4f500): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.920800874 +0000 UTC m=+104.495283059 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f4f500): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3812d90 item 64 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f4fb40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f4fb40): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f4fb40): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f4fb40): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f4fb40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.922640207 +0000 UTC m=+104.497122392 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f4fb40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6a0c0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6a0c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6a0c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6a0c0): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6a0c0): _writeAt: size=3, off=2 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3813110 item 65 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6a0c0): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6a0c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.923277881 +0000 UTC m=+104.497760066 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6a0c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6a5c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6a5c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6a5c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6a5c0): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6a5c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.923277881 +0000 UTC m=+104.497760066 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6a5c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b38133b0 item 65 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6ac00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6ac00): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6ac00): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6ac00): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6ac00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.924388207 +0000 UTC m=+104.498870382 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6ac00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6b080): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6b080): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3813730 item 66 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6b080): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6b080): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6b080): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6b080): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6b080): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.924925151 +0000 UTC m=+104.499407325 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6b080): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6b5c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6b5c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6b5c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6b5c0): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6b5c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.924925151 +0000 UTC m=+104.499407325 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6b5c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b38138f0 item 66 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6bc00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6bc00): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6bc00): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6bc00): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6bc00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.926027812 +0000 UTC m=+104.500509987 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f6bc00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f92180): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f92180): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f92180): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f92180): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f92180): _writeAt: size=3, off=2 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3813c70 item 67 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f92180): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f92180): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.926495415 +0000 UTC m=+104.500977590 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f92180): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f92680): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f92680): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f92680): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f92680): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f92680): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.926495415 +0000 UTC m=+104.500977590 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f92680): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3813e30 item 67 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f92d00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f92d00): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f92d00): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f92d00): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f92d00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.927728713 +0000 UTC m=+104.502210888 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f92d00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f93200): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f93200): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b37b8310 item 68 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f93200): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f93200): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f93200): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f93200): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f93200): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.928208499 +0000 UTC m=+104.502690674 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f93200): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f93740): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f93740): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f93740): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f93740): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f93740): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.928208499 +0000 UTC m=+104.502690674 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f93740): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b37b84d0 item 68 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f93d80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f93d80): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f93d80): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f93d80): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f93d80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.929260415 +0000 UTC m=+104.503742590 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3f93d80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb2300): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb2300): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb2300): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb2300): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb2300): _writeAt: size=3, off=2 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b37b8a10 item 69 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb2300): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb2300): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.930008296 +0000 UTC m=+104.504490481 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb2300): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb2800): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb2800): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb2800): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb2800): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb2800): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.930008296 +0000 UTC m=+104.504490481 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb2800): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b37b8bd0 item 69 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb2e80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb2e80): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb2e80): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb2e80): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb2e80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.931365539 +0000 UTC m=+104.505847714 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb2e80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb3380): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb3380): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b37b9030 item 70 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb3380): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb3380): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb3380): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb3380): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb3380): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.931919184 +0000 UTC m=+104.506401369 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb3380): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb38c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb38c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb38c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb38c0): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb38c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.931919184 +0000 UTC m=+104.506401369 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fb38c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b37b91f0 item 70 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fce040): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fce040): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fce040): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fce040): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fce040): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.933302315 +0000 UTC m=+104.507784500 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fce040): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fce540): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fce540): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fce540): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fce540): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fce540): _writeAt: size=3, off=2 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b37b9570 item 71 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fce540): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fce540): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.933841143 +0000 UTC m=+104.508323328 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fce540): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fcea40): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fcea40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fcea40): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fcea40): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fcea40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.933841143 +0000 UTC m=+104.508323328 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fcea40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b37b9730 item 71 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fcf0c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fcf0c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fcf0c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fcf0c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fcf0c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.935347656 +0000 UTC m=+104.509829832 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fcf0c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fcf5c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fcf5c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b37b9ab0 item 72 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fcf5c0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fcf5c0): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fcf5c0): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fcf5c0): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fcf5c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.935914366 +0000 UTC m=+104.510396541 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fcf5c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fcfb00): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fcfb00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fcfb00): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fcfb00): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fcfb00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.935914366 +0000 UTC m=+104.510396541 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3fcfb00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b37b9c70 item 72 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff01c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff01c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff01c0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff01c0): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff01c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff01c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff01c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.937169677 +0000 UTC m=+104.511651862 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff01c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff06c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff06c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff06c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3884150 item 73 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff06c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff06c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.937675792 +0000 UTC m=+104.512157977 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff06c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff0b80): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff0b80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff0b80): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff0b80): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff0b80): _writeAt: size=3, off=2 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3884310 item 73 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff0b80): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff0b80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.938315871 +0000 UTC m=+104.512798056 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff0b80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff10c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff10c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff10c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff10c0): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff10c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.938315871 +0000 UTC m=+104.512798056 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff10c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b38845b0 item 73 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff1700): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff1700): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff1700): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff1700): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff1700): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff1700): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff1700): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.939637687 +0000 UTC m=+104.514119872 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff1700): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff1c00): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff1c00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff1c00): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3884930 item 74 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff1c00): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff1c00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.940161555 +0000 UTC m=+104.514643740 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b3ff1c00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4012240): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4012240): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3884af0 item 74 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4012240): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4012240): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4012240): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4012240): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4012240): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.940750146 +0000 UTC m=+104.515232331 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4012240): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40127c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40127c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40127c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40127c0): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40127c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.940750146 +0000 UTC m=+104.515232331 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40127c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3884cb0 item 74 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4012e00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4012e00): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4012e00): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4012e00): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4012e00): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4012e00): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4012e00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.942087411 +0000 UTC m=+104.516569596 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4012e00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4013300): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4013300): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4013300): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3885030 item 75 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4013300): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4013300): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.942597293 +0000 UTC m=+104.517079468 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4013300): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4013840): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4013840): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4013840): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4013840): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4013840): _writeAt: size=3, off=2 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b38851f0 item 75 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4013840): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4013840): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.943148053 +0000 UTC m=+104.517630238 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4013840): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4013d80): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4013d80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4013d80): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4013d80): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4013d80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.943148053 +0000 UTC m=+104.517630238 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4013d80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b38853b0 item 75 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402e4c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402e4c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402e4c0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402e4c0): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402e4c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402e4c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402e4c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.944484006 +0000 UTC m=+104.518966191 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402e4c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402e9c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402e9c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402e9c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3885730 item 76 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402e9c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402e9c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.944934686 +0000 UTC m=+104.519416871 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402e9c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402ef00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402ef00): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3885a40 item 76 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402ef00): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402ef00): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402ef00): _writeAt: size=3, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402ef00): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402ef00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.945517907 +0000 UTC m=+104.520000092 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402ef00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402f480): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402f480): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402f480): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402f480): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402f480): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.945517907 +0000 UTC m=+104.520000092 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402f480): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3885c00 item 76 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402fac0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402fac0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402fac0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402fac0): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402fac0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402fac0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402fac0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.946817971 +0000 UTC m=+104.521300156 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b402fac0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b404e0c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b404e0c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b404e0c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b37ce1c0 item 77 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b404e0c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b404e0c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.94729946 +0000 UTC m=+104.521781645 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b404e0c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b404e7c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b404e7c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b404e7c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b404e7c0): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b404e7c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.94729946 +0000 UTC m=+104.521781645 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b404e7c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b37ce380 item 77 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b404ee00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b404ee00): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b404ee00): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b404ee00): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b404ee00): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b404ee00): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b404ee00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.948775357 +0000 UTC m=+104.523257542 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b404ee00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b404f300): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b404f300): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b404f300): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b37ce700 item 78 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b404f300): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b404f300): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.949353038 +0000 UTC m=+104.523835223 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b404f300): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b404fa00): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b404fa00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b404fa00): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b404fa00): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b404fa00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.949353038 +0000 UTC m=+104.523835223 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b404fa00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b37ce8c0 item 78 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4066140): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4066140): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4066140): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4066140): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4066140): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4066140): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4066140): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.950828082 +0000 UTC m=+104.525310267 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4066140): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4066640): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4066640): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4066640): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b37cec40 item 79 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4066640): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4066640): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.95129873 +0000 UTC m=+104.525780915 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4066640): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4066d40): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4066d40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4066d40): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4066d40): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4066d40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.95129873 +0000 UTC m=+104.525780915 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4066d40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b37cee00 item 79 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4067380): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4067380): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4067380): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4067380): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4067380): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4067380): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4067380): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.952920051 +0000 UTC m=+104.527402237 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4067380): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4067880): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4067880): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4067880): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b37cf2d0 item 80 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4067880): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4067880): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.953467716 +0000 UTC m=+104.527949901 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4067880): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408a080): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408a080): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408a080): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408a080): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408a080): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.953467716 +0000 UTC m=+104.527949901 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408a080): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b37cf490 item 80 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408a6c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408a6c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408a6c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408a6c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408a6c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.954750788 +0000 UTC m=+104.529232963 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408a6c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408ab40): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408ab40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408ab40): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408ab40): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408ab40): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408ab40): _writeAt: size=3, off=7 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b37cf810 item 81 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408ab40): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408ab40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.955228921 +0000 UTC m=+104.529711095 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408ab40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408b080): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408b080): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408b080): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408b080): >_readAt: n=8, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408b080): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.955228921 +0000 UTC m=+104.529711095 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408b080): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b37cf9d0 item 81 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408b700): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408b700): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408b700): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408b700): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408b700): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.956365346 +0000 UTC m=+104.530847521 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408b700): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408bc00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408bc00): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408bc00): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b37cfd50 item 82 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408bc00): _readAt: size=2, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408bc00): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408bc00): _writeAt: size=3, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408bc00): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408bc00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.956937115 +0000 UTC m=+104.531419291 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b408bc00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40aa280): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40aa280): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40aa280): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40aa280): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40aa280): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.956937115 +0000 UTC m=+104.531419291 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40aa280): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b38c2070 item 82 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40aa900): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40aa900): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40aa900): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40aa900): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40aa900): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.958261425 +0000 UTC m=+104.532743610 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40aa900): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40aae00): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40aae00): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40aae00): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40aae00): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40aae00): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40aae00): _writeAt: size=3, off=7 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b38c23f0 item 83 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40aae00): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40aae00): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.95884714 +0000 UTC m=+104.533329325 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40aae00): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40ab340): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40ab340): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40ab340): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40ab340): >_readAt: n=8, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40ab340): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.95884714 +0000 UTC m=+104.533329325 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40ab340): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b38c25b0 item 83 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40ab9c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40ab9c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40ab9c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40ab9c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40ab9c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.960228739 +0000 UTC m=+104.534710924 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40ab9c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40abec0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40abec0): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40abec0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b38c2930 item 84 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40abec0): _readAt: size=2, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40abec0): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40abec0): _writeAt: size=3, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40abec0): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40abec0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.960834864 +0000 UTC m=+104.535317049 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40abec0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40c8540): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40c8540): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40c8540): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40c8540): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40c8540): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.960834864 +0000 UTC m=+104.535317049 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40c8540): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b38c2af0 item 84 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40c8bc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40c8bc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40c8bc0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40c8bc0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40c8bc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.962196244 +0000 UTC m=+104.536678429 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40c8bc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40c90c0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40c90c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40c90c0): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40c90c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40c90c0): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40c90c0): _writeAt: size=3, off=7 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b38c2e70 item 85 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40c90c0): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40c90c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.962805464 +0000 UTC m=+104.537287638 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40c90c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40c9600): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40c9600): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40c9600): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40c9600): >_readAt: n=8, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40c9600): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.962805464 +0000 UTC m=+104.537287638 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40c9600): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b38c3030 item 85 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40c9c80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40c9c80): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40c9c80): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40c9c80): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40c9c80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.964193445 +0000 UTC m=+104.538675630 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40c9c80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e6280): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e6280): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e6280): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b38c33b0 item 86 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e6280): _readAt: size=2, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e6280): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e6280): _writeAt: size=3, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e6280): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e6280): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.964830516 +0000 UTC m=+104.539312701 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e6280): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e6800): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e6800): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e6800): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e6800): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e6800): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.964830516 +0000 UTC m=+104.539312701 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e6800): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b38c3570 item 86 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e6e80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e6e80): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e6e80): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e6e80): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e6e80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.966210421 +0000 UTC m=+104.540692597 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e6e80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e7380): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e7380): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e7380): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e7380): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e7380): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e7380): _writeAt: size=3, off=7 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b38c3a40 item 87 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e7380): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e7380): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.96676595 +0000 UTC m=+104.541248135 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e7380): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e78c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e78c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e78c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e78c0): >_readAt: n=8, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e78c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.96676595 +0000 UTC m=+104.541248135 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b40e78c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b38c3c00 item 87 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4108040): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4108040): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4108040): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4108040): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4108040): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.968133542 +0000 UTC m=+104.542615727 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4108040): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4108540): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4108540): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4108540): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b35fe1c0 item 88 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4108540): _readAt: size=2, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4108540): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4108540): _writeAt: size=3, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4108540): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4108540): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.968735439 +0000 UTC m=+104.543217624 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4108540): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4108ac0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4108ac0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4108ac0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4108ac0): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4108ac0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.968735439 +0000 UTC m=+104.543217624 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4108ac0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b35fe380 item 88 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4109100): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4109100): open at offset 0 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4109100): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4109100): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4109100): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4109100): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4109100): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4109100): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.970066822 +0000 UTC m=+104.544548997 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4109100): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4109640): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4109640): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4109640): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b382a000 item 89 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4109640): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4109640): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.970593377 +0000 UTC m=+104.545075562 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4109640): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4109b80): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4109b80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4109b80): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4109b80): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4109b80): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4109b80): _writeAt: size=3, off=7 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b382a1c0 item 89 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4109b80): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4109b80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.971154215 +0000 UTC m=+104.545636390 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4109b80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4124200): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4124200): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4124200): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4124200): >_readAt: n=8, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4124200): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.971154215 +0000 UTC m=+104.545636390 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4124200): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b382a380 item 89 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4124840): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4124840): open at offset 0 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4124840): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4124840): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4124840): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4124840): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4124840): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4124840): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.972531676 +0000 UTC m=+104.547013851 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4124840): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4124d80): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4124d80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4124d80): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b382a700 item 90 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4124d80): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4124d80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.973044574 +0000 UTC m=+104.547526759 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4124d80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b41252c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b41252c0): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b41252c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b382a8c0 item 90 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b41252c0): _readAt: size=2, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b41252c0): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b41252c0): _writeAt: size=3, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b41252c0): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b41252c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.973669844 +0000 UTC m=+104.548152029 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b41252c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4125880): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4125880): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4125880): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4125880): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4125880): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.973669844 +0000 UTC m=+104.548152029 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4125880): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b382aa80 item 90 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4125ec0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4125ec0): open at offset 0 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4125ec0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4125ec0): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4125ec0): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4125ec0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4125ec0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4125ec0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.974971612 +0000 UTC m=+104.549453787 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4125ec0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413e500): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413e500): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413e500): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b382ae00 item 91 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413e500): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413e500): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.97548441 +0000 UTC m=+104.549966595 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413e500): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413ea40): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413ea40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413ea40): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413ea40): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413ea40): >_readAt: n=2, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413ea40): _writeAt: size=3, off=7 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b382afc0 item 91 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413ea40): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413ea40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.975993962 +0000 UTC m=+104.550476148 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413ea40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413efc0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413efc0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413efc0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413efc0): >_readAt: n=8, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413efc0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.975993962 +0000 UTC m=+104.550476148 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413efc0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b382b1f0 item 91 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413f600): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413f600): open at offset 0 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413f600): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413f600): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413f600): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413f600): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413f600): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413f600): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.977256525 +0000 UTC m=+104.551738700 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413f600): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413fb40): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413fb40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413fb40): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b382b5e0 item 92 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413fb40): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413fb40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.977756639 +0000 UTC m=+104.552238814 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b413fb40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415c180): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415c180): open at offset 5 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415c180): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b382b7a0 item 92 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415c180): _readAt: size=2, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415c180): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415c180): _writeAt: size=3, off=5 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415c180): >_writeAt: n=3, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415c180): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.978330273 +0000 UTC m=+104.552812458 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415c180): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415c740): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415c740): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415c740): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415c740): >_readAt: n=3, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415c740): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.978330273 +0000 UTC m=+104.552812458 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415c740): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b382b960 item 92 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415cd80): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415cd80): open at offset 0 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415cd80): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415cd80): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415cd80): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415cd80): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415cd80): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415cd80): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.979676554 +0000 UTC m=+104.554158739 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415cd80): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415d2c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415d2c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415d2c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b382bce0 item 93 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415d2c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415d2c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.980227765 +0000 UTC m=+104.554709950 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415d2c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415d9c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415d9c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415d9c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415d9c0): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415d9c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.980227765 +0000 UTC m=+104.554709950 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b415d9c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3904000 item 93 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417a100): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417a100): open at offset 0 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417a100): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417a100): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417a100): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417a100): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417a100): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417a100): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.981751451 +0000 UTC m=+104.556233626 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417a100): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417a640): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417a640): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417a640): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3904380 item 94 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417a640): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417a640): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.982262276 +0000 UTC m=+104.556744461 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417a640): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417ad40): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417ad40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417ad40): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417ad40): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417ad40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.982262276 +0000 UTC m=+104.556744461 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417ad40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3904540 item 94 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417b380): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417b380): open at offset 0 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417b380): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417b380): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417b380): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417b380): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417b380): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417b380): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.983751477 +0000 UTC m=+104.558233662 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417b380): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417b8c0): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417b8c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417b8c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b39048c0 item 95 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417b8c0): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417b8c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.984233437 +0000 UTC m=+104.558715623 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b417b8c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b41960c0): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b41960c0): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b41960c0): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b41960c0): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b41960c0): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.984233437 +0000 UTC m=+104.558715623 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b41960c0): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3904a80 item 95 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 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 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4196700): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4196700): open at offset 0 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4196700): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4196700): _readAt: size=2, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4196700): >_readAt: n=0, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4196700): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4196700): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4196700): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.98567083 +0000 UTC m=+104.560153015 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4196700): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4196c40): _writeAt: size=5, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4196c40): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4196c40): >openPending: err= 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3904e00 item 96 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4196c40): >_writeAt: n=5, err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4196c40): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.986193498 +0000 UTC m=+104.560675683 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4196c40): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 01:30:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 01:30:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 01:30:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 01:30:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4197340): _readAt: size=512, off=0 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4197340): openPending: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4197340): >openPending: err= 2026/03/12 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4197340): >_readAt: n=5, err=EOF 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4197340): close: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 01:30:05.986193498 +0000 UTC m=+104.560675683 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:05 DEBUG : open-test-file(0x2271b4197340): >close: err= 2026/03/12 01:30:05 DEBUG : open-test-file: Remove: 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2271b3904fc0 item 96 2026/03/12 01:30:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 01:30:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 01:30:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 01:30:05 DEBUG : open-test-file: >Remove: err= 2026/03/12 01:30:05 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:30:05 DEBUG : Looking for writers 2026/03/12 01:30:05 DEBUG : >WaitForWriters: 2026/03/12 01:30:05 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.49s) --- PASS: TestRWFileHandleOpenTests/writes (0.72s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.77s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:30:06 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:30:06 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 01:30:06 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:30:06 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:30:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:30:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:30:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:30:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:30:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:30:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:30:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:06 INFO : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 01:30:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:06 DEBUG : file1: newRWFileHandle: 2026/03/12 01:30:06 DEBUG : file1(0x2271b35d0100): openPending: 2026/03/12 01:30:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:30:06 DEBUG : file1(0x2271b35d0100): >openPending: err= 2026/03/12 01:30:06 DEBUG : file1: >newRWFileHandle: err= 2026/03/12 01:30:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:30:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/12 01:30:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/12 01:30:07 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/03/12 01:30:08 DEBUG : Can set mod time: true 2026/03/12 01:30:08 DEBUG : file1(0x2271b35d0100): _writeAt: size=2, off=0 2026/03/12 01:30:08 DEBUG : file1(0x2271b35d0100): >_writeAt: n=2, err= 2026/03/12 01:30:08 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/03/12 01:30:08 DEBUG : file1(0x2271b35d0100): RWFileHandle.Flush 2026/03/12 01:30:08 DEBUG : file1(0x2271b35d0100): RWFileHandle.Release 2026/03/12 01:30:08 DEBUG : file1(0x2271b35d0100): close: 2026/03/12 01:30:08 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/03/12 01:30:08 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:08 DEBUG : file1(0x2271b35d0100): >close: err= 2026/03/12 01:30:08 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:30:08 DEBUG : Looking for writers 2026/03/12 01:30:08 DEBUG : file1: reading active writers 2026/03/12 01:30:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/12 01:30:08 DEBUG : Looking for writers 2026/03/12 01:30:08 DEBUG : file1: reading active writers 2026/03/12 01:30:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/12 01:30:08 DEBUG : Looking for writers 2026/03/12 01:30:08 DEBUG : file1: reading active writers 2026/03/12 01:30:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/12 01:30:08 DEBUG : Looking for writers 2026/03/12 01:30:08 DEBUG : file1: reading active writers 2026/03/12 01:30:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/12 01:30:08 DEBUG : file1: vfs cache: starting upload 2026/03/12 01:30:08 DEBUG : Looking for writers 2026/03/12 01:30:08 DEBUG : file1: reading active writers 2026/03/12 01:30:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/12 01:30:09 DEBUG : Looking for writers 2026/03/12 01:30:09 DEBUG : file1: reading active writers 2026/03/12 01:30:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/12 01:30:09 DEBUG : Looking for writers 2026/03/12 01:30:09 DEBUG : file1: reading active writers 2026/03/12 01:30:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/12 01:30:09 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/03/12 01:30:10 DEBUG : Looking for writers 2026/03/12 01:30:10 DEBUG : file1: reading active writers 2026/03/12 01:30:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/03/12 01:30:10 DEBUG : file1: size = 2 OK 2026/03/12 01:30:10 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/03/12 01:30:10 INFO : file1: Copied (new) 2026/03/12 01:30:10 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/03/12 01:30:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/12 01:30:10 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/03/12 01:30:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:30:10 INFO : file1: vfs cache: upload succeeded try #1 2026/03/12 01:30:11 DEBUG : Looking for writers 2026/03/12 01:30:11 DEBUG : file1: reading active writers 2026/03/12 01:30:11 DEBUG : >WaitForWriters: 2026/03/12 01:30:11 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:30:11 DEBUG : Looking for writers 2026/03/12 01:30:11 DEBUG : file1: reading active writers 2026/03/12 01:30:11 DEBUG : >WaitForWriters: 2026/03/12 01:30:11 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (5.47s) === RUN TestRWCacheRename run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:30:11 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:30:11 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 01:30:11 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:30:11 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:30:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:30:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:30:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:30:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:30:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:30:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:30:11 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:30:11 INFO : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 01:30:11 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:30:11 DEBUG : rename_me: newRWFileHandle: 2026/03/12 01:30:11 DEBUG : rename_me(0x2271b35d1040): openPending: 2026/03/12 01:30:11 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 01:30:11 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/03/12 01:30:11 DEBUG : rename_me(0x2271b35d1040): >openPending: err= 2026/03/12 01:30:11 DEBUG : rename_me: >newRWFileHandle: err= 2026/03/12 01:30:11 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/03/12 01:30:11 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/03/12 01:30:11 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/03/12 01:30:11 DEBUG : rename_me(0x2271b35d1040): _writeAt: size=5, off=0 2026/03/12 01:30:11 DEBUG : rename_me(0x2271b35d1040): >_writeAt: n=5, err= 2026/03/12 01:30:12 DEBUG : rename_me(0x2271b35d1040): close: 2026/03/12 01:30:12 DEBUG : rename_me: vfs cache: setting modification time to 2026-03-12 01:30:11.998271096 +0000 UTC m=+110.572753312 2026/03/12 01:30:12 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/03/12 01:30:12 DEBUG : rename_me(0x2271b35d1040): >close: err= 2026/03/12 01:30:12 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/03/12 01:30:12 DEBUG : i_was_renamed: Updating file with 0x2271b30d6f00 2026/03/12 01:30:12 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/03/12 01:30:12 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/03/12 01:30:12 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:30:12 DEBUG : Looking for writers 2026/03/12 01:30:12 DEBUG : i_was_renamed: reading active writers 2026/03/12 01:30:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/12 01:30:12 DEBUG : Looking for writers 2026/03/12 01:30:12 DEBUG : i_was_renamed: reading active writers 2026/03/12 01:30:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/12 01:30:12 DEBUG : Looking for writers 2026/03/12 01:30:12 DEBUG : i_was_renamed: reading active writers 2026/03/12 01:30:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/12 01:30:12 DEBUG : Looking for writers 2026/03/12 01:30:12 DEBUG : i_was_renamed: reading active writers 2026/03/12 01:30:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/12 01:30:12 DEBUG : i_was_renamed: vfs cache: starting upload 2026/03/12 01:30:12 DEBUG : Looking for writers 2026/03/12 01:30:12 DEBUG : i_was_renamed: reading active writers 2026/03/12 01:30:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/12 01:30:12 DEBUG : Looking for writers 2026/03/12 01:30:12 DEBUG : i_was_renamed: reading active writers 2026/03/12 01:30:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/12 01:30:12 DEBUG : Looking for writers 2026/03/12 01:30:12 DEBUG : i_was_renamed: reading active writers 2026/03/12 01:30:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/12 01:30:13 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/03/12 01:30:13 DEBUG : Looking for writers 2026/03/12 01:30:13 DEBUG : i_was_renamed: reading active writers 2026/03/12 01:30:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/03/12 01:30:14 DEBUG : i_was_renamed: size = 5 OK 2026/03/12 01:30:14 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/12 01:30:14 INFO : i_was_renamed: Copied (new) 2026/03/12 01:30:14 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-03-12 01:30:11 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/03/12 01:30:14 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/03/12 01:30:14 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/03/12 01:30:14 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/03/12 01:30:14 DEBUG : Looking for writers 2026/03/12 01:30:14 DEBUG : i_was_renamed: reading active writers 2026/03/12 01:30:14 DEBUG : >WaitForWriters: 2026/03/12 01:30:14 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.00s) === RUN TestRWCacheUpdate run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:30:14 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:30:14 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 01:30:14 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:30:14 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:30:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:30:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:30:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:30:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:30:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 01:30:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gecocoz9reki" 2026/03/12 01:30:14 INFO : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 01:30:15 DEBUG : forgetting directory cache 2026/03/12 01:30:15 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/03/12 01:30:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/12 01:30:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/12 01:30:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/12 01:30:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/12 01:30:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/12 01:30:17 DEBUG : TestRWCacheUpdate(0x2271b35f0640): _readAt: size=512, off=0 2026/03/12 01:30:17 DEBUG : TestRWCacheUpdate(0x2271b35f0640): openPending: 2026/03/12 01:30:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-12 00:31:14 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/03/12 01:30:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/12 01:30:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 01:30:17 DEBUG : TestRWCacheUpdate(0x2271b35f0640): >openPending: err= 2026/03/12 01:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/12 01:30:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/12 01:30:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 01:30:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/12 01:30:17 DEBUG : TestRWCacheUpdate(0x2271b35f0640): >_readAt: n=20, err=EOF 2026/03/12 01:30:17 DEBUG : TestRWCacheUpdate(0x2271b35f0640): close: 2026/03/12 01:30:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-12 00:31:14 +0000 UTC 2026/03/12 01:30:17 DEBUG : TestRWCacheUpdate(0x2271b35f0640): >close: err= 2026/03/12 01:30:17 DEBUG : Re-reading directory (178.260125ms old) 2026/03/12 01:30:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 01:30:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/12 01:30:17 DEBUG : forgetting directory cache 2026/03/12 01:30:18 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/03/12 01:30:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/12 01:30:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/12 01:30:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/12 01:30:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/12 01:30:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/12 01:30:19 DEBUG : TestRWCacheUpdate(0x2271b35d01c0): _readAt: size=512, off=0 2026/03/12 01:30:19 DEBUG : TestRWCacheUpdate(0x2271b35d01c0): openPending: 2026/03/12 01:30:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-12 00:32:14 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-03-12 00:31:14 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/03/12 01:30:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-12 00:32:14 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-03-12 00:31:14 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/03/12 01:30:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/12 01:30:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/12 01:30:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/12 01:30:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 01:30:19 DEBUG : TestRWCacheUpdate(0x2271b35d01c0): >openPending: err= 2026/03/12 01:30:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/12 01:30:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/12 01:30:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 01:30:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/12 01:30:19 DEBUG : TestRWCacheUpdate(0x2271b35d01c0): >_readAt: n=20, err=EOF 2026/03/12 01:30:19 DEBUG : TestRWCacheUpdate(0x2271b35d01c0): close: 2026/03/12 01:30:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-12 00:32:14 +0000 UTC 2026/03/12 01:30:19 DEBUG : TestRWCacheUpdate(0x2271b35d01c0): >close: err= 2026/03/12 01:30:19 DEBUG : Re-reading directory (184.55579ms old) 2026/03/12 01:30:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 01:30:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/12 01:30:20 DEBUG : forgetting directory cache 2026/03/12 01:30:20 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/03/12 01:30:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/12 01:30:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/12 01:30:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/12 01:30:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/12 01:30:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/12 01:30:22 DEBUG : TestRWCacheUpdate(0x2271b35d0c40): _readAt: size=512, off=0 2026/03/12 01:30:22 DEBUG : TestRWCacheUpdate(0x2271b35d0c40): openPending: 2026/03/12 01:30:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-12 00:33:14 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-03-12 00:32:14 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/03/12 01:30:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-12 00:33:14 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-03-12 00:32:14 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/03/12 01:30:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/12 01:30:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/12 01:30:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/12 01:30:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 01:30:22 DEBUG : TestRWCacheUpdate(0x2271b35d0c40): >openPending: err= 2026/03/12 01:30:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/12 01:30:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/12 01:30:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 01:30:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/12 01:30:22 DEBUG : TestRWCacheUpdate(0x2271b35d0c40): >_readAt: n=20, err=EOF 2026/03/12 01:30:22 DEBUG : TestRWCacheUpdate(0x2271b35d0c40): close: 2026/03/12 01:30:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-12 00:33:14 +0000 UTC 2026/03/12 01:30:22 DEBUG : TestRWCacheUpdate(0x2271b35d0c40): >close: err= 2026/03/12 01:30:22 DEBUG : Re-reading directory (177.206265ms old) 2026/03/12 01:30:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 01:30:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/12 01:30:22 DEBUG : forgetting directory cache 2026/03/12 01:30:23 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/03/12 01:30:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/12 01:30:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/12 01:30:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/12 01:30:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/12 01:30:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/12 01:30:24 DEBUG : TestRWCacheUpdate(0x2271b35f0180): _readAt: size=512, off=0 2026/03/12 01:30:24 DEBUG : TestRWCacheUpdate(0x2271b35f0180): openPending: 2026/03/12 01:30:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-12 00:34:14 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-03-12 00:33:14 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/03/12 01:30:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-12 00:34:14 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-03-12 00:33:14 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/03/12 01:30:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/12 01:30:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/12 01:30:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/12 01:30:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 01:30:24 DEBUG : TestRWCacheUpdate(0x2271b35f0180): >openPending: err= 2026/03/12 01:30:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/12 01:30:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/12 01:30:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 01:30:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/12 01:30:24 DEBUG : TestRWCacheUpdate(0x2271b35f0180): >_readAt: n=20, err=EOF 2026/03/12 01:30:24 DEBUG : TestRWCacheUpdate(0x2271b35f0180): close: 2026/03/12 01:30:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-12 00:34:14 +0000 UTC 2026/03/12 01:30:24 DEBUG : TestRWCacheUpdate(0x2271b35f0180): >close: err= 2026/03/12 01:30:24 DEBUG : Re-reading directory (175.924233ms old) 2026/03/12 01:30:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 01:30:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/12 01:30:25 DEBUG : forgetting directory cache 2026/03/12 01:30:25 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/03/12 01:30:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/12 01:30:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/12 01:30:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/12 01:30:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/12 01:30:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/12 01:30:27 DEBUG : TestRWCacheUpdate(0x2271b35d08c0): _readAt: size=512, off=0 2026/03/12 01:30:27 DEBUG : TestRWCacheUpdate(0x2271b35d08c0): openPending: 2026/03/12 01:30:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-12 00:35:14 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-03-12 00:34:14 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/03/12 01:30:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-12 00:35:14 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-03-12 00:34:14 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/03/12 01:30:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/12 01:30:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/12 01:30:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/12 01:30:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 01:30:27 DEBUG : TestRWCacheUpdate(0x2271b35d08c0): >openPending: err= 2026/03/12 01:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/12 01:30:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/12 01:30:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 01:30:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/12 01:30:27 DEBUG : TestRWCacheUpdate(0x2271b35d08c0): >_readAt: n=20, err=EOF 2026/03/12 01:30:27 DEBUG : TestRWCacheUpdate(0x2271b35d08c0): close: 2026/03/12 01:30:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-12 00:35:14 +0000 UTC 2026/03/12 01:30:27 DEBUG : TestRWCacheUpdate(0x2271b35d08c0): >close: err= 2026/03/12 01:30:27 DEBUG : Re-reading directory (176.211764ms old) 2026/03/12 01:30:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 01:30:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/12 01:30:27 DEBUG : forgetting directory cache 2026/03/12 01:30:27 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/03/12 01:30:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/12 01:30:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/12 01:30:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/12 01:30:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/12 01:30:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/12 01:30:29 DEBUG : TestRWCacheUpdate(0x2271b35f0480): _readAt: size=512, off=0 2026/03/12 01:30:29 DEBUG : TestRWCacheUpdate(0x2271b35f0480): openPending: 2026/03/12 01:30:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-12 00:36:14 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-03-12 00:35:14 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/03/12 01:30:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-12 00:36:14 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-03-12 00:35:14 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/03/12 01:30:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/12 01:30:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/12 01:30:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/12 01:30:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 01:30:29 DEBUG : TestRWCacheUpdate(0x2271b35f0480): >openPending: err= 2026/03/12 01:30:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/12 01:30:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/12 01:30:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 01:30:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/12 01:30:29 DEBUG : TestRWCacheUpdate(0x2271b35f0480): >_readAt: n=20, err=EOF 2026/03/12 01:30:29 DEBUG : TestRWCacheUpdate(0x2271b35f0480): close: 2026/03/12 01:30:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-12 00:36:14 +0000 UTC 2026/03/12 01:30:29 DEBUG : TestRWCacheUpdate(0x2271b35f0480): >close: err= 2026/03/12 01:30:29 DEBUG : Re-reading directory (182.922061ms old) 2026/03/12 01:30:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 01:30:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/12 01:30:30 DEBUG : forgetting directory cache 2026/03/12 01:30:30 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/03/12 01:30:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/12 01:30:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/12 01:30:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/12 01:30:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/12 01:30:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/12 01:30:32 DEBUG : TestRWCacheUpdate(0x2271b3298e40): _readAt: size=512, off=0 2026/03/12 01:30:32 DEBUG : TestRWCacheUpdate(0x2271b3298e40): openPending: 2026/03/12 01:30:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-03-12 00:37:14 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-03-12 00:36:14 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/03/12 01:30:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-03-12 00:37:14 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-03-12 00:36:14 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/03/12 01:30:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/12 01:30:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/12 01:30:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/03/12 01:30:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 01:30:32 DEBUG : TestRWCacheUpdate(0x2271b3298e40): >openPending: err= 2026/03/12 01:30:32 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/03/12 01:30:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/12 01:30:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 01:30:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/12 01:30:32 DEBUG : TestRWCacheUpdate(0x2271b3298e40): >_readAt: n=21, err=EOF 2026/03/12 01:30:32 DEBUG : TestRWCacheUpdate(0x2271b3298e40): close: 2026/03/12 01:30:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-12 00:37:14 +0000 UTC 2026/03/12 01:30:32 DEBUG : TestRWCacheUpdate(0x2271b3298e40): >close: err= 2026/03/12 01:30:32 DEBUG : Re-reading directory (177.977366ms old) 2026/03/12 01:30:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 01:30:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/12 01:30:32 DEBUG : forgetting directory cache 2026/03/12 01:30:33 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/03/12 01:30:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/12 01:30:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/12 01:30:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/12 01:30:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/12 01:30:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/12 01:30:34 DEBUG : TestRWCacheUpdate(0x2271b3438380): _readAt: size=512, off=0 2026/03/12 01:30:34 DEBUG : TestRWCacheUpdate(0x2271b3438380): openPending: 2026/03/12 01:30:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-03-12 00:38:14 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-03-12 00:37:14 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/03/12 01:30:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-03-12 00:38:14 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-03-12 00:37:14 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/03/12 01:30:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/12 01:30:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/12 01:30:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/03/12 01:30:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 01:30:34 DEBUG : TestRWCacheUpdate(0x2271b3438380): >openPending: err= 2026/03/12 01:30:34 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/03/12 01:30:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/12 01:30:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 01:30:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/12 01:30:34 DEBUG : TestRWCacheUpdate(0x2271b3438380): >_readAt: n=22, err=EOF 2026/03/12 01:30:34 DEBUG : TestRWCacheUpdate(0x2271b3438380): close: 2026/03/12 01:30:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-12 00:38:14 +0000 UTC 2026/03/12 01:30:34 DEBUG : TestRWCacheUpdate(0x2271b3438380): >close: err= 2026/03/12 01:30:34 DEBUG : Re-reading directory (175.341027ms old) 2026/03/12 01:30:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 01:30:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/12 01:30:35 DEBUG : forgetting directory cache 2026/03/12 01:30:35 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/03/12 01:30:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/12 01:30:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/12 01:30:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/12 01:30:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/12 01:30:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/12 01:30:36 DEBUG : TestRWCacheUpdate(0x2271b35f04c0): _readAt: size=512, off=0 2026/03/12 01:30:36 DEBUG : TestRWCacheUpdate(0x2271b35f04c0): openPending: 2026/03/12 01:30:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-03-12 00:39:14 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-03-12 00:38:14 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/03/12 01:30:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-03-12 00:39:14 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-03-12 00:38:14 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/03/12 01:30:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/12 01:30:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/12 01:30:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/03/12 01:30:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 01:30:36 DEBUG : TestRWCacheUpdate(0x2271b35f04c0): >openPending: err= 2026/03/12 01:30:36 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/03/12 01:30:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/12 01:30:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 01:30:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/12 01:30:37 DEBUG : TestRWCacheUpdate(0x2271b35f04c0): >_readAt: n=23, err=EOF 2026/03/12 01:30:37 DEBUG : TestRWCacheUpdate(0x2271b35f04c0): close: 2026/03/12 01:30:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-12 00:39:14 +0000 UTC 2026/03/12 01:30:37 DEBUG : TestRWCacheUpdate(0x2271b35f04c0): >close: err= 2026/03/12 01:30:37 DEBUG : Re-reading directory (189.570488ms old) 2026/03/12 01:30:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 01:30:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/12 01:30:37 DEBUG : forgetting directory cache 2026/03/12 01:30:37 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/03/12 01:30:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:30:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/12 01:30:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/12 01:30:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/12 01:30:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/12 01:30:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/12 01:30:39 DEBUG : TestRWCacheUpdate(0x2271b3438400): _readAt: size=512, off=0 2026/03/12 01:30:39 DEBUG : TestRWCacheUpdate(0x2271b3438400): openPending: 2026/03/12 01:30:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-03-12 00:40:14 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-03-12 00:39:14 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/03/12 01:30:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-03-12 00:40:14 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-03-12 00:39:14 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/03/12 01:30:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/12 01:30:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/12 01:30:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/03/12 01:30:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 01:30:39 DEBUG : TestRWCacheUpdate(0x2271b3438400): >openPending: err= 2026/03/12 01:30:39 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/03/12 01:30:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/12 01:30:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 01:30:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/12 01:30:39 DEBUG : TestRWCacheUpdate(0x2271b3438400): >_readAt: n=24, err=EOF 2026/03/12 01:30:39 DEBUG : TestRWCacheUpdate(0x2271b3438400): close: 2026/03/12 01:30:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-12 00:40:14 +0000 UTC 2026/03/12 01:30:39 DEBUG : TestRWCacheUpdate(0x2271b3438400): >close: err= 2026/03/12 01:30:39 DEBUG : Re-reading directory (176.506425ms old) 2026/03/12 01:30:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 01:30:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/12 01:30:39 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:30:39 DEBUG : Looking for writers 2026/03/12 01:30:39 DEBUG : TestRWCacheUpdate: reading active writers 2026/03/12 01:30:39 DEBUG : >WaitForWriters: 2026/03/12 01:30:39 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': vfs cache: cleaner exiting 2026/03/12 01:30:40 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (25.53s) === RUN TestCaseSensitivity run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:30:41 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/03/12 01:30:43 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/03/12 01:30:44 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:30:44 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 01:30:44 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/12 01:30:44 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/03/12 01:30:44 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/03/12 01:30:44 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/03/12 01:30:44 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/12 01:30:44 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/12 01:30:44 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/12 01:30:44 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/03/12 01:30:44 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/03/12 01:30:44 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/03/12 01:30:44 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/03/12 01:30:45 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/12 01:30:45 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/12 01:30:45 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/03/12 01:30:45 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/03/12 01:30:45 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/03/12 01:30:45 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/12 01:30:45 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/12 01:30:45 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/12 01:30:45 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/03/12 01:30:45 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:30:45 DEBUG : Looking for writers 2026/03/12 01:30:45 DEBUG : normal name with no special characters.txt: reading active writers 2026/03/12 01:30:45 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/03/12 01:30:45 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.67s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:30:46 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:30:46 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 01:30:46 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': Reusing VFS from active cache 2026/03/12 01:30:46 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:30:46 DEBUG : Looking for writers 2026/03/12 01:30:46 DEBUG : >WaitForWriters: 2026/03/12 01:30:46 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:30:46 DEBUG : Looking for writers 2026/03/12 01:30:46 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.36s) === RUN TestVFSNewWithOpts run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:30:46 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:30:46 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 01:30:46 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:30:46 DEBUG : Looking for writers 2026/03/12 01:30:46 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.35s) === RUN TestVFSRoot run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:30:47 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:30:47 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 01:30:47 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:30:47 DEBUG : Looking for writers 2026/03/12 01:30:47 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.35s) === RUN TestVFSStat run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:30:47 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:30:47 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 01:30:48 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/03/12 01:30:50 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/03/12 01:30:52 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:30:52 DEBUG : dir: Looking for writers 2026/03/12 01:30:52 DEBUG : file2: reading active writers 2026/03/12 01:30:52 DEBUG : Looking for writers 2026/03/12 01:30:52 DEBUG : dir: reading active writers 2026/03/12 01:30:52 DEBUG : file1: reading active writers 2026/03/12 01:30:52 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.91s) === RUN TestVFSStatParent run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:30:53 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:30:53 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 01:30:54 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/03/12 01:30:56 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/03/12 01:30:58 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:30:58 DEBUG : dir: Looking for writers 2026/03/12 01:30:58 DEBUG : Looking for writers 2026/03/12 01:30:58 DEBUG : dir: reading active writers 2026/03/12 01:30:58 DEBUG : file1: reading active writers 2026/03/12 01:30:58 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (6.04s) === RUN TestVFSOpenFile run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:30:59 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:30:59 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 01:31:00 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/03/12 01:31:02 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/03/12 01:31:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/12 01:31:03 DEBUG : file1: Open: flags=O_RDONLY 2026/03/12 01:31:03 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/12 01:31:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/12 01:31:03 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/12 01:31:03 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/03/12 01:31:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/12 01:31:04 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/03/12 01:31:04 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:31:04 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:31:04 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/12 01:31:04 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/03/12 01:31:04 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/03/12 01:31:04 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/12 01:31:04 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': File to upload is small (0 bytes), uploading instead of streaming 2026/03/12 01:31:05 DEBUG : dir/new_file.txt: size = 0 OK 2026/03/12 01:31:05 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/12 01:31:05 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/03/12 01:31:05 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/12 01:31:05 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:31:05 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/03/12 01:31:05 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:31:05 DEBUG : dir: Looking for writers 2026/03/12 01:31:05 DEBUG : file2: reading active writers 2026/03/12 01:31:05 DEBUG : new_file.txt: reading active writers 2026/03/12 01:31:05 DEBUG : Looking for writers 2026/03/12 01:31:05 DEBUG : dir: reading active writers 2026/03/12 01:31:05 DEBUG : file1: reading active writers 2026/03/12 01:31:05 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.92s) === RUN TestVFSRename run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:31:07 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:31:07 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 01:31:08 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/03/12 01:31:10 DEBUG : dir/file2: same parent dir (ODFfMTA2NTg3NzVfQWRRbGM) - using file/rename instead of move_copy for dir/file1 2026/03/12 01:31:11 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/03/12 01:31:11 DEBUG : dir/file1: Updating file with dir/file1 0x2271b30d7380 2026/03/12 01:31:11 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/03/12 01:31:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 01:31:11 INFO : dir/file1: Moved (server-side) to: file0 2026/03/12 01:31:11 DEBUG : file0: Updating file with file0 0x2271b30d7380 2026/03/12 01:31:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/12 01:31:11 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/03/12 01:31:12 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:31:12 DEBUG : dir: Looking for writers 2026/03/12 01:31:12 DEBUG : Looking for writers 2026/03/12 01:31:12 DEBUG : dir: reading active writers 2026/03/12 01:31:12 DEBUG : file0: reading active writers 2026/03/12 01:31:12 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (6.06s) === RUN TestVFSStatfs run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:31:13 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:31:13 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 01:31:13 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:31:13 DEBUG : Looking for writers 2026/03/12 01:31:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.53s) === RUN TestVFSMkdir run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:31:13 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:31:13 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 01:31:14 DEBUG : Added virtual directory entry vAddDir: "/" 2026/03/12 01:31:14 DEBUG : Added virtual directory entry vAddDir: "a" 2026/03/12 01:31:15 DEBUG : Added virtual directory entry vAddDir: "b" 2026/03/12 01:31:16 DEBUG : Added virtual directory entry vAddDir: "c" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/03/12 01:31:25 DEBUG : Added virtual directory entry vAddDir: "d" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/03/12 01:31:33 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:31:33 DEBUG : Looking for writers 2026/03/12 01:31:33 DEBUG : a: Looking for writers 2026/03/12 01:31:33 DEBUG : b: Looking for writers 2026/03/12 01:31:33 DEBUG : c: Looking for writers 2026/03/12 01:31:33 DEBUG : d: Looking for writers 2026/03/12 01:31:33 DEBUG : Looking for writers 2026/03/12 01:31:33 DEBUG : /: reading active writers 2026/03/12 01:31:33 DEBUG : a: reading active writers 2026/03/12 01:31:33 DEBUG : b: reading active writers 2026/03/12 01:31:33 DEBUG : c: reading active writers 2026/03/12 01:31:33 DEBUG : d: reading active writers 2026/03/12 01:31:33 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (21.42s) === RUN TestVFSMkdirAll run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:31:35 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:31:35 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 01:31:36 DEBUG : Added virtual directory entry vAddDir: "a" 2026/03/12 01:31:36 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/03/12 01:31:37 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/03/12 01:31:37 ERROR : a/b/c/: Dir.Mkdir failed to read directory: failed to get folder list: Directory doesn't exist (Error 404) vfs_test.go:425: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:425 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestVFSMkdirAll 2026/03/12 01:31:37 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:31:37 DEBUG : a/b/c: Looking for writers 2026/03/12 01:31:37 DEBUG : a/b: Looking for writers 2026/03/12 01:31:37 DEBUG : c: reading active writers 2026/03/12 01:31:37 DEBUG : a: Looking for writers 2026/03/12 01:31:37 DEBUG : b: reading active writers 2026/03/12 01:31:37 DEBUG : Looking for writers 2026/03/12 01:31:37 DEBUG : a: reading active writers 2026/03/12 01:31:37 DEBUG : >WaitForWriters: --- FAIL: TestVFSMkdirAll (3.96s) === 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:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:31:39 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:31:39 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 01:31:39 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:31:39 DEBUG : Looking for writers 2026/03/12 01:31:39 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.33s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:31:39 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:31:39 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 01:31:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:31:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:31:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:31:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/12 01:31:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/12 01:31:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:31:39 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/03/12 01:31:39 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/03/12 01:31:39 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/03/12 01:31:39 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': File to upload is small (5 bytes), uploading instead of streaming 2026/03/12 01:31:40 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/03/12 01:31:41 DEBUG : file1: size = 5 OK 2026/03/12 01:31:41 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/12 01:31:41 DEBUG : file1: Size and md5 of src and dst objects identical 2026/03/12 01:31:41 DEBUG : Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/03/12 01:31:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:31:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:31:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:31:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/12 01:31:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/12 01:31:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:31:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:31:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:31:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/12 01:31:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/12 01:31:48 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/03/12 01:31:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/12 01:31:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/12 01:31:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:31:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/12 01:31:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/12 01:31:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:31:48 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': File to upload is small (0 bytes), uploading instead of streaming 2026/03/12 01:31:49 DEBUG : file1: size = 0 OK 2026/03/12 01:31:49 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/12 01:31:49 DEBUG : file1: Size and md5 of src and dst objects identical 2026/03/12 01:31:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:31:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/12 01:31:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/12 01:31:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:31:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/12 01:31:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/12 01:31:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:31:49 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': File to upload is small (7 bytes), uploading instead of streaming 2026/03/12 01:31:50 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/03/12 01:31:51 DEBUG : file1: size = 7 OK 2026/03/12 01:31:51 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/03/12 01:31:51 DEBUG : file1: Size and md5 of src and dst objects identical 2026/03/12 01:31:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:31:51 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:31:51 DEBUG : Looking for writers 2026/03/12 01:31:51 DEBUG : file1: reading active writers 2026/03/12 01:31:51 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (12.30s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:31:51 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:31:51 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 01:31:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:31:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:31:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:31:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/12 01:31:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/12 01:31:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:31:52 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/03/12 01:31:53 DEBUG : file1: aborting in-sequence write wait, off=100 2026/03/12 01:31:53 DEBUG : file1: failed to wait for in-sequence write to 100 2026/03/12 01:31:53 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/03/12 01:31:53 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': File to upload is small (11 bytes), uploading instead of streaming 2026/03/12 01:31:53 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/03/12 01:31:54 DEBUG : file1: size = 11 OK 2026/03/12 01:31:54 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/12 01:31:54 DEBUG : file1: Size and md5 of src and dst objects identical 2026/03/12 01:31:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:31:54 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/03/12 01:31:55 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:31:55 DEBUG : Looking for writers 2026/03/12 01:31:55 DEBUG : file1: reading active writers 2026/03/12 01:31:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.70s) === RUN TestWriteFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:31:55 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:31:55 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 01:31:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:31:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:31:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:31:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/12 01:31:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/12 01:31:55 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/03/12 01:31:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:31:55 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': File to upload is small (5 bytes), uploading instead of streaming 2026/03/12 01:31:56 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/03/12 01:31:57 DEBUG : file1: size = 5 OK 2026/03/12 01:31:57 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/12 01:31:57 DEBUG : file1: Size and md5 of src and dst objects identical 2026/03/12 01:31:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:31:57 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/03/12 01:31:57 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:31:57 DEBUG : Looking for writers 2026/03/12 01:31:57 DEBUG : file1: reading active writers 2026/03/12 01:31:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.70s) === RUN TestWriteFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:31:58 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:31:58 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 01:31:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:31:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:31:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:31:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/12 01:31:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/12 01:31:58 DEBUG : file1: WriteFileHandle.Release closing 2026/03/12 01:31:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:31:58 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': File to upload is small (0 bytes), uploading instead of streaming 2026/03/12 01:32:00 DEBUG : file1: size = 0 OK 2026/03/12 01:32:00 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/12 01:32:00 DEBUG : file1: Size and md5 of src and dst objects identical 2026/03/12 01:32:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:32:00 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/03/12 01:32:00 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:32:00 DEBUG : Looking for writers 2026/03/12 01:32:00 DEBUG : file1: reading active writers 2026/03/12 01:32:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.61s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:32:00 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:32:00 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 01:32:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:32:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:32:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:32:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/12 01:32:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/12 01:32:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:32:01 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': File to upload is small (2 bytes), uploading instead of streaming 2026/03/12 01:32:02 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/03/12 01:32:02 DEBUG : file1: size = 2 OK 2026/03/12 01:32:02 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/03/12 01:32:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/03/12 01:32:03 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/03/12 01:32:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:32:03 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:32:03 DEBUG : Looking for writers 2026/03/12 01:32:03 DEBUG : file1: reading active writers 2026/03/12 01:32:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.69s) === RUN TestFileReadAtZeroLength run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:32:03 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:32:03 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 01:32:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:32:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:32:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:32:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/12 01:32:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/12 01:32:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:32:03 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': File to upload is small (0 bytes), uploading instead of streaming 2026/03/12 01:32:05 DEBUG : file1: size = 0 OK 2026/03/12 01:32:05 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/12 01:32:05 DEBUG : file1: Size and md5 of src and dst objects identical 2026/03/12 01:32:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:32:05 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:32:05 DEBUG : file1: Open: flags=O_RDONLY 2026/03/12 01:32:05 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/12 01:32:05 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/12 01:32:05 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/03/12 01:32:05 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/03/12 01:32:05 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:32:05 DEBUG : Looking for writers 2026/03/12 01:32:05 DEBUG : file1: reading active writers 2026/03/12 01:32:05 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.35s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:32:05 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:32:05 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 01:32:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 01:32:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 01:32:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:32:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/12 01:32:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/12 01:32:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:32:06 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': File to upload is small (100 bytes), uploading instead of streaming 2026/03/12 01:32:07 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/03/12 01:32:08 DEBUG : file1: size = 100 OK 2026/03/12 01:32:08 DEBUG : file1: md5 = 175f6d409a9e9d4c9516cbf419545725 OK 2026/03/12 01:32:08 DEBUG : file1: Size and md5 of src and dst objects identical 2026/03/12 01:32:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 01:32:08 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 01:32:08 DEBUG : file1: Open: flags=O_RDONLY 2026/03/12 01:32:08 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/12 01:32:08 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/12 01:32:08 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/03/12 01:32:08 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/03/12 01:32:08 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:32:08 DEBUG : Looking for writers 2026/03/12 01:32:08 DEBUG : file1: reading active writers 2026/03/12 01:32:08 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.97s) === RUN TestZipManyFiles run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:32:08 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:32:08 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 01:32:10 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/03/12 01:32:11 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/03/12 01:32:13 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/03/12 01:32:15 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/03/12 01:32:17 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/03/12 01:32:18 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/03/12 01:32:18 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/03/12 01:32:18 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/12 01:32:19 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 01:32:19 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/03/12 01:32:19 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/03/12 01:32:19 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/12 01:32:19 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 01:32:19 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/03/12 01:32:19 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/03/12 01:32:19 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/12 01:32:20 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 01:32:20 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/03/12 01:32:20 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/03/12 01:32:20 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/12 01:32:20 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 01:32:20 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/03/12 01:32:20 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/03/12 01:32:20 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/12 01:32:20 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 01:32:20 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:32:20 DEBUG : flat: Looking for writers 2026/03/12 01:32:20 DEBUG : f000.txt: reading active writers 2026/03/12 01:32:20 DEBUG : f001.txt: reading active writers 2026/03/12 01:32:20 DEBUG : f002.txt: reading active writers 2026/03/12 01:32:20 DEBUG : f003.txt: reading active writers 2026/03/12 01:32:20 DEBUG : f004.txt: reading active writers 2026/03/12 01:32:20 DEBUG : Looking for writers 2026/03/12 01:32:20 DEBUG : flat: reading active writers 2026/03/12 01:32:20 DEBUG : >WaitForWriters: run.go:130: removing dir "flat" failed - try 1/3: folder not empty --- PASS: TestZipManyFiles (14.93s) === RUN TestZipManySubDirs run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:32:23 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:32:23 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 01:32:25 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/03/12 01:32:27 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/03/12 01:32:29 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/03/12 01:32:31 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/03/12 01:32:31 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/03/12 01:32:31 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/12 01:32:31 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 01:32:31 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/03/12 01:32:31 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/03/12 01:32:31 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/12 01:32:31 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 01:32:31 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/03/12 01:32:31 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/03/12 01:32:31 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/12 01:32:32 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 01:32:32 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:32:32 DEBUG : a/b/c: Looking for writers 2026/03/12 01:32:32 DEBUG : deep.txt: reading active writers 2026/03/12 01:32:32 DEBUG : a/b: Looking for writers 2026/03/12 01:32:32 DEBUG : c: reading active writers 2026/03/12 01:32:32 DEBUG : mid.txt: reading active writers 2026/03/12 01:32:32 DEBUG : a: Looking for writers 2026/03/12 01:32:32 DEBUG : b: reading active writers 2026/03/12 01:32:32 DEBUG : top.txt: reading active writers 2026/03/12 01:32:32 DEBUG : Looking for writers 2026/03/12 01:32:32 DEBUG : a: reading active writers 2026/03/12 01:32:32 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestZipManySubDirs (18.41s) === RUN TestZipLargeFiles run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:32:42 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:32:42 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 01:32:43 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/03/12 01:33:11 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/03/12 01:33:11 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/03/12 01:33:11 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/03/12 01:33:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/03/12 01:33:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/03/12 01:33:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/03/12 01:33:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 01:33:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/03/12 01:33:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/03/12 01:33:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/03/12 01:33:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/03/12 01:33:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/12 01:33:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/12 01:33:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/12 01:33:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/12 01:33:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/12 01:33:37 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:33:37 DEBUG : bigdir: Looking for writers 2026/03/12 01:33:37 DEBUG : big.bin: reading active writers 2026/03/12 01:33:37 DEBUG : Looking for writers 2026/03/12 01:33:37 DEBUG : bigdir: reading active writers 2026/03/12 01:33:37 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (56.07s) === RUN TestZipDirsInRoot run.go:185: Remote "OpenDrive root 'rclone-test-gecocoz9reki'", Local "Local file system at /tmp/rclone343825320", Modify Window "1s" 2026/03/12 01:33:38 INFO : OpenDrive root 'rclone-test-gecocoz9reki': poll-interval is not supported by this remote 2026/03/12 01:33:38 NOTICE: OpenDrive root 'rclone-test-gecocoz9reki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 01:33:39 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/03/12 01:33:41 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/03/12 01:33:43 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/03/12 01:33:44 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/03/12 01:33:44 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/03/12 01:33:44 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/12 01:33:45 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 01:33:45 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/03/12 01:33:45 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/03/12 01:33:45 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/12 01:33:45 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 01:33:45 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/03/12 01:33:45 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/03/12 01:33:45 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/12 01:33:46 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 01:33:46 DEBUG : WaitForWriters: timeout=30s 2026/03/12 01:33:46 DEBUG : dir1: Looking for writers 2026/03/12 01:33:46 DEBUG : a.txt: reading active writers 2026/03/12 01:33:46 DEBUG : dir2: Looking for writers 2026/03/12 01:33:46 DEBUG : b.txt: reading active writers 2026/03/12 01:33:46 DEBUG : dir3: Looking for writers 2026/03/12 01:33:46 DEBUG : c.txt: reading active writers 2026/03/12 01:33:46 DEBUG : Looking for writers 2026/03/12 01:33:46 DEBUG : dir1: reading active writers 2026/03/12 01:33:46 DEBUG : dir2: reading active writers 2026/03/12 01:33:46 DEBUG : dir3: reading active writers 2026/03/12 01:33:46 DEBUG : >WaitForWriters: run.go:130: removing dir "dir3" failed - try 1/3: folder not empty --- PASS: TestZipDirsInRoot (11.46s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/03/12 01:33:49 DEBUG : OpenDrive root 'rclone-test-gecocoz9reki': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 5m28.867571683s (try 1/5): exit status 1: Failed [TestDirForgetPath TestDirWalk TestDirSetModTime TestDirStat TestDirReadDirAll TestDirOpen TestDirCreate TestDirMkdir TestDirMkdirSub TestDirRemove TestDirRemoveAll TestDirRemoveName TestDirRename TestDirFileOpen TestDirMetadataExtension TestFileMethods TestFileSetModTime/cache=off,open=false,write=false TestFileSetModTime/cache=off,open=true,write=false TestFileSetModTime/cache=off,open=true,write=true TestFileSetModTime/cache=full,open=false,write=false TestFileSetModTime/cache=full,open=true,write=false TestFileSetModTime/cache=full,open=true,write=true TestFileOpenRead TestFileOpenWrite TestFileRemove TestFileRemoveAll TestFileOpen TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false TestReadFileHandleMethods TestReadFileHandleSeek TestReadFileHandleReadAt TestReadFileHandleFlush TestReadFileHandleRelease TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestVFSMkdirAll]