"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/11/15 01:51:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yeyifon2pixa" 2025/11/15 01:51:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/15 01:51:34 DEBUG : Starting OpenDrive session with ID: 2019a1934dd1e06aab17e6ad1ac20a9a9ad9f408355e07a8786e1a948febd568 2025/11/15 01:51:35 DEBUG : Creating backend with remote "/tmp/rclone395461414" === RUN TestDirHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:51:35 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:51:35 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:51:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:51:38 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:51:38 DEBUG : dir: Looking for writers 2025/11/15 01:51:38 DEBUG : Looking for writers 2025/11/15 01:51:38 DEBUG : dir: reading active writers 2025/11/15 01:51:38 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.19s) === RUN TestDirHandleReaddir run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:51:39 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:51:39 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:51:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:51:42 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/11/15 01:51:44 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/11/15 01:51:46 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:51:46 DEBUG : dir/subdir: Looking for writers 2025/11/15 01:51:46 DEBUG : dir: Looking for writers 2025/11/15 01:51:46 DEBUG : file1: reading active writers 2025/11/15 01:51:46 DEBUG : file2: reading active writers 2025/11/15 01:51:46 DEBUG : subdir: reading active writers 2025/11/15 01:51:46 DEBUG : Looking for writers 2025/11/15 01:51:46 DEBUG : dir: reading active writers 2025/11/15 01:51:46 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.94s) === RUN TestDirHandleReaddirnames run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:51:48 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:51:48 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:51:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:51:51 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:51:51 DEBUG : dir: Looking for writers 2025/11/15 01:51:51 DEBUG : file1: reading active writers 2025/11/15 01:51:51 DEBUG : Looking for writers 2025/11/15 01:51:51 DEBUG : dir: reading active writers 2025/11/15 01:51:51 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.18s) === RUN TestDirMethods run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:51:52 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:51:52 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:51:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:51:55 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:51:55 DEBUG : dir: Looking for writers 2025/11/15 01:51:55 DEBUG : Looking for writers 2025/11/15 01:51:55 DEBUG : dir: reading active writers 2025/11/15 01:51:55 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.70s) === RUN TestDirForgetAll run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:51:56 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:51:56 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:51:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:51:59 DEBUG : dir: forgetting directory cache 2025/11/15 01:51:59 DEBUG : forgetting directory cache 2025/11/15 01:51:59 DEBUG : dir: forgetting directory cache 2025/11/15 01:51:59 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:51:59 DEBUG : Looking for writers 2025/11/15 01:51:59 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.88s) === RUN TestDirForgetPath run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:52:00 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:52:00 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:52:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:52:03 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/11/15 01:52:03 DEBUG : dir: invalidating directory cache 2025/11/15 01:52:03 DEBUG : >ForgetPath: 2025/11/15 01:52:03 DEBUG : ForgetPath: relativePath="dir", type=0 2025/11/15 01:52:03 DEBUG : invalidating directory cache 2025/11/15 01:52:03 DEBUG : dir: forgetting directory cache 2025/11/15 01:52:03 DEBUG : >ForgetPath: 2025/11/15 01:52:03 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/11/15 01:52:03 DEBUG : >ForgetPath: 2025/11/15 01:52:03 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:52:03 DEBUG : dir: Looking for writers 2025/11/15 01:52:03 DEBUG : Looking for writers 2025/11/15 01:52:03 DEBUG : dir: reading active writers 2025/11/15 01:52:03 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.99s) === RUN TestDirWalk run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:52:04 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:52:04 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:52:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:52:08 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/11/15 01:52:10 DEBUG : forgetting directory cache 2025/11/15 01:52:10 DEBUG : dir: forgetting directory cache 2025/11/15 01:52:11 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:52:11 DEBUG : fil/a/b: Looking for writers 2025/11/15 01:52:11 DEBUG : fil/a: Looking for writers 2025/11/15 01:52:11 DEBUG : b: reading active writers 2025/11/15 01:52:11 DEBUG : fil: Looking for writers 2025/11/15 01:52:11 DEBUG : a: reading active writers 2025/11/15 01:52:11 DEBUG : dir: Looking for writers 2025/11/15 01:52:11 DEBUG : Looking for writers 2025/11/15 01:52:11 DEBUG : fil: reading active writers 2025/11/15 01:52:11 DEBUG : dir: reading active writers 2025/11/15 01:52:11 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.97s) === RUN TestDirSetModTime run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:52:14 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:52:14 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:52:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:52:16 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:52:16 DEBUG : dir: Looking for writers 2025/11/15 01:52:16 DEBUG : Looking for writers 2025/11/15 01:52:16 DEBUG : dir: reading active writers 2025/11/15 01:52:16 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: TestDirSetModTime (11.61s) === RUN TestDirStat run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:52:25 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:52:25 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:52:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:52:29 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:52:29 DEBUG : dir: Looking for writers 2025/11/15 01:52:29 DEBUG : file1: reading active writers 2025/11/15 01:52:29 DEBUG : Looking for writers 2025/11/15 01:52:29 DEBUG : dir: reading active writers 2025/11/15 01:52:29 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.66s) === RUN TestDirReadDirAll run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:52:30 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:52:30 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:52:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:52:33 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/11/15 01:52:36 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/11/15 01:52:38 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/11/15 01:52:38 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/11/15 01:52:38 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/15 01:52:38 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/11/15 01:52:39 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/11/15 01:52:41 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/11/15 01:52:43 DEBUG : dir: invalidating directory cache 2025/11/15 01:52:44 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/11/15 01:52:44 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/11/15 01:52:44 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/11/15 01:52:44 DEBUG : dir/file1: Reset virtual modtime 2025/11/15 01:52:44 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/11/15 01:52:44 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/15 01:52:44 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/11/15 01:52:44 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/11/15 01:52:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 01:52:44 DEBUG : dir: invalidating directory cache 2025/11/15 01:52:44 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/11/15 01:52:44 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/15 01:52:44 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/15 01:52:44 DEBUG : forgetting directory cache 2025/11/15 01:52:44 DEBUG : dir: forgetting directory cache 2025/11/15 01:52:44 DEBUG : dir/virtualDir: forgetting directory cache 2025/11/15 01:52:44 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:52:44 DEBUG : dir/virtualDir: Looking for writers 2025/11/15 01:52:44 DEBUG : dir: Looking for writers 2025/11/15 01:52:44 DEBUG : virtualFile: reading active writers 2025/11/15 01:52:44 DEBUG : virtualDir: reading active writers 2025/11/15 01:52:44 DEBUG : file1: reading active writers 2025/11/15 01:52:44 DEBUG : virtualFile2: reading active writers 2025/11/15 01:52:44 DEBUG : Looking for writers 2025/11/15 01:52:44 DEBUG : dir: reading active writers 2025/11/15 01:52:44 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (16.08s) --- PASS: TestDirReadDirAll/Virtual (5.71s) === RUN TestDirOpen run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:52:46 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:52:46 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:52:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:52:49 ERROR : dir/: Can only open directories read only 2025/11/15 01:52:49 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:52:49 DEBUG : dir: Looking for writers 2025/11/15 01:52:49 DEBUG : Looking for writers 2025/11/15 01:52:49 DEBUG : dir: reading active writers 2025/11/15 01:52:49 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (4.09s) === RUN TestDirCreate run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:52:50 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:52:50 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:52:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2025/11/15 01:52:53 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:52:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/15 01:52:53 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/11/15 01:52:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/15 01:52:53 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': File to upload is small (5 bytes), uploading instead of streaming 2025/11/15 01:52:54 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/11/15 01:52:55 DEBUG : dir/potato: size = 5 OK 2025/11/15 01:52:55 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/15 01:52:55 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/11/15 01:52:55 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/15 01:52:55 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:52:55 DEBUG : dir: Looking for writers 2025/11/15 01:52:55 DEBUG : file1: reading active writers 2025/11/15 01:52:55 DEBUG : potato: reading active writers 2025/11/15 01:52:55 DEBUG : Looking for writers 2025/11/15 01:52:55 DEBUG : dir: reading active writers 2025/11/15 01:52:55 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (6.60s) === RUN TestDirMkdir run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:52:57 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:52:57 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:52:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:53:00 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/15 01:53:01 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:53:01 DEBUG : dir/sub: Looking for writers 2025/11/15 01:53:01 DEBUG : dir: Looking for writers 2025/11/15 01:53:01 DEBUG : file1: reading active writers 2025/11/15 01:53:01 DEBUG : sub: reading active writers 2025/11/15 01:53:01 DEBUG : Looking for writers 2025/11/15 01:53:01 DEBUG : dir: reading active writers 2025/11/15 01:53:01 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (6.33s) === RUN TestDirMkdirSub run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:53:03 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:53:03 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:53:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:53:06 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/15 01:53:07 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/11/15 01:53:08 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:53:08 DEBUG : dir/sub/subsub: Looking for writers 2025/11/15 01:53:08 DEBUG : dir/sub: Looking for writers 2025/11/15 01:53:08 DEBUG : subsub: reading active writers 2025/11/15 01:53:08 DEBUG : dir: Looking for writers 2025/11/15 01:53:08 DEBUG : file1: reading active writers 2025/11/15 01:53:08 DEBUG : sub: reading active writers 2025/11/15 01:53:08 DEBUG : Looking for writers 2025/11/15 01:53:08 DEBUG : dir: reading active writers 2025/11/15 01:53:08 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (7.42s) === RUN TestDirRemove run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:53:10 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:53:10 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:53:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:53:14 ERROR : dir/: Dir.Remove not empty 2025/11/15 01:53:14 DEBUG : dir/file1: Remove: 2025/11/15 01:53:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 01:53:14 DEBUG : dir/file1: >Remove: err= 2025/11/15 01:53:14 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/15 01:53:14 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:53:14 DEBUG : Looking for writers 2025/11/15 01:53:14 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.50s) === RUN TestDirRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:53:15 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:53:15 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:53:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:53:18 DEBUG : dir/file1: Remove: 2025/11/15 01:53:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 01:53:18 DEBUG : dir/file1: >Remove: err= 2025/11/15 01:53:19 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/15 01:53:19 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:53:19 DEBUG : Looking for writers 2025/11/15 01:53:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (4.29s) === RUN TestDirRemoveName run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:53:19 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:53:19 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:53:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:53:23 DEBUG : dir/file1: Remove: 2025/11/15 01:53:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 01:53:23 DEBUG : dir/file1: >Remove: err= 2025/11/15 01:53:23 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:53:23 DEBUG : dir: Looking for writers 2025/11/15 01:53:23 DEBUG : Looking for writers 2025/11/15 01:53:23 DEBUG : dir: reading active writers 2025/11/15 01:53:23 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (4.93s) === RUN TestDirRename run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:53:24 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:53:24 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:53:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:53:28 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/11/15 01:53:30 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/11/15 01:53:30 DEBUG : dir2: same parent dir (ODFfOTU5OTM2OV83WFRSTg) - using folder/rename instead of move_copy 2025/11/15 01:53:30 DEBUG : dir: Updating dir with dir2 0xc000a1f930 2025/11/15 01:53:30 DEBUG : dir: forgetting directory cache 2025/11/15 01:53:30 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/15 01:53:30 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/11/15 01:53:32 INFO : dir2/file1: Moved (server-side) to: file2 2025/11/15 01:53:32 DEBUG : file2: Updating file with file2 0xc00042c600 2025/11/15 01:53:32 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/11/15 01:53:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/15 01:53:32 INFO : dir2/file3: Deleted 2025/11/15 01:53:33 INFO : file2: Moved (server-side) to: dir2/file3 2025/11/15 01:53:33 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00042c600 2025/11/15 01:53:33 DEBUG : Added virtual directory entry vDel: "file2" 2025/11/15 01:53:33 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/11/15 01:53:34 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/11/15 01:53:34 DEBUG : renamed empty directory: same parent dir (ODFfOTU5OTM2OV83WFRSTg) - using folder/rename instead of move_copy 2025/11/15 01:53:34 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0003f2b60 2025/11/15 01:53:34 DEBUG : empty directory: forgetting directory cache 2025/11/15 01:53:34 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/11/15 01:53:34 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/11/15 01:53:34 DEBUG : dir2: Renaming to "dir3" 2025/11/15 01:53:34 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:53:34 DEBUG : dir3: Looking for writers 2025/11/15 01:53:34 DEBUG : file3: reading active writers 2025/11/15 01:53:34 DEBUG : renamed empty directory: Looking for writers 2025/11/15 01:53:34 DEBUG : Looking for writers 2025/11/15 01:53:34 DEBUG : dir3: reading active writers 2025/11/15 01:53:34 DEBUG : renamed empty directory: reading active writers 2025/11/15 01:53:34 DEBUG : >WaitForWriters: --- PASS: TestDirRename (11.60s) === 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-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:53:36 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:53:36 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:53:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:53:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/15 01:53:39 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:53:39 ERROR : dir/sub/: Dir.Stat error: failed to get folder list: Directory doesn't exist (Error 404) 2025/11/15 01:53:39 DEBUG : dir/sub/file0: >OpenFile: fd=, err=failed to get folder list: Directory doesn't exist (Error 404) dir_test.go:628: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:628 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestDirFileOpen 2025/11/15 01:53:39 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:53:39 DEBUG : dir/sub: Looking for writers 2025/11/15 01:53:39 DEBUG : dir: Looking for writers 2025/11/15 01:53:39 DEBUG : file1: reading active writers 2025/11/15 01:53:39 DEBUG : sub: reading active writers 2025/11/15 01:53:39 DEBUG : Looking for writers 2025/11/15 01:53:39 DEBUG : dir: reading active writers 2025/11/15 01:53:39 DEBUG : >WaitForWriters: --- FAIL: TestDirFileOpen (5.44s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:53:41 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:53:41 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/11/15 01:53:41 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:53:41 DEBUG : Looking for writers 2025/11/15 01:53:41 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.39s) === RUN TestDirMetadataExtension run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:53:42 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:53:42 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:53:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:53:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/11/15 01:53:45 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:53:45 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/11/15 01:53:45 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/11/15 01:53:45 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/11/15 01:53:45 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/15 01:53:45 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/15 01:53:45 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/11/15 01:53:45 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:53:45 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/11/15 01:53:45 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/11/15 01:53:45 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/11/15 01:53:45 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/15 01:53:45 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/15 01:53:45 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:53:45 DEBUG : dir: Looking for writers 2025/11/15 01:53:45 DEBUG : file1: reading active writers 2025/11/15 01:53:45 DEBUG : file1.metadata: reading active writers 2025/11/15 01:53:45 DEBUG : Looking for writers 2025/11/15 01:53:45 DEBUG : dir.metadata: reading active writers 2025/11/15 01:53:45 DEBUG : dir: reading active writers 2025/11/15 01:53:45 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.37s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:53:46 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:53:46 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:53:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:53:49 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:53:49 DEBUG : dir: Looking for writers 2025/11/15 01:53:49 DEBUG : file1: reading active writers 2025/11/15 01:53:49 DEBUG : Looking for writers 2025/11/15 01:53:49 DEBUG : dir: reading active writers 2025/11/15 01:53:49 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: TestFileMethods (12.05s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:53:58 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:53:58 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:53:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:54:02 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/11/15 01:54:04 DEBUG : Can set mod time: true 2025/11/15 01:54:04 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/15 01:54:04 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:54:04 DEBUG : dir: Looking for writers 2025/11/15 01:54:04 DEBUG : file1: reading active writers 2025/11/15 01:54:04 DEBUG : Looking for writers 2025/11/15 01:54:04 DEBUG : dir: reading active writers 2025/11/15 01:54:04 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:54:06 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:54:06 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:54:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:54:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/15 01:54:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/15 01:54:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:54:09 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': File to upload is small (0 bytes), uploading instead of streaming 2025/11/15 01:54:10 DEBUG : dir/file1: size = 0 OK 2025/11/15 01:54:10 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 01:54:10 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/15 01:54:10 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/15 01:54:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:54:10 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:54:10 DEBUG : dir: Looking for writers 2025/11/15 01:54:10 DEBUG : file1: reading active writers 2025/11/15 01:54:10 DEBUG : Looking for writers 2025/11/15 01:54:10 DEBUG : dir: reading active writers 2025/11/15 01:54:10 DEBUG : >WaitForWriters: 2025/11/15 01:54:11 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:54:11 DEBUG : dir: Looking for writers 2025/11/15 01:54:11 DEBUG : file1: reading active writers 2025/11/15 01:54:11 DEBUG : Looking for writers 2025/11/15 01:54:11 DEBUG : dir: reading active writers 2025/11/15 01:54:11 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:54:12 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:54:12 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:54:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:54:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/15 01:54:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/15 01:54:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:54:15 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': File to upload is small (5 bytes), uploading instead of streaming 2025/11/15 01:54:16 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/11/15 01:54:17 DEBUG : dir/file1: size = 5 OK 2025/11/15 01:54:17 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/15 01:54:17 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/15 01:54:17 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/15 01:54:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:54:17 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:54:17 DEBUG : dir: Looking for writers 2025/11/15 01:54:17 DEBUG : file1: reading active writers 2025/11/15 01:54:17 DEBUG : Looking for writers 2025/11/15 01:54:17 DEBUG : dir: reading active writers 2025/11/15 01:54:17 DEBUG : >WaitForWriters: 2025/11/15 01:54:18 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:54:18 DEBUG : dir: Looking for writers 2025/11/15 01:54:18 DEBUG : file1: reading active writers 2025/11/15 01:54:18 DEBUG : Looking for writers 2025/11/15 01:54:18 DEBUG : dir: reading active writers 2025/11/15 01:54:18 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:54:19 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:54:19 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 01:54:19 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:54:19 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:54:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:54:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:54:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:54:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:54:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:54:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:54:19 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 01:54:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:54:22 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/15 01:54:23 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:54:23 DEBUG : dir: Looking for writers 2025/11/15 01:54:23 DEBUG : file1: reading active writers 2025/11/15 01:54:23 DEBUG : Looking for writers 2025/11/15 01:54:23 DEBUG : dir: reading active writers 2025/11/15 01:54:23 DEBUG : >WaitForWriters: 2025/11/15 01:54:23 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: folder not empty === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:54:25 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:54:25 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 01:54:25 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:54:25 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:54:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:54:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:54:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:54:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:54:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:54:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:54:25 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 01:54:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:54:28 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/15 01:54:28 DEBUG : dir/file1: newRWFileHandle: 2025/11/15 01:54:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/15 01:54:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/15 01:54:28 DEBUG : dir/file1(0xc0008c8500): close: 2025/11/15 01:54:28 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/15 01:54:28 DEBUG : dir/file1(0xc0008c8500): >close: err= 2025/11/15 01:54:28 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:54:28 DEBUG : dir: Looking for writers 2025/11/15 01:54:28 DEBUG : file1: reading active writers 2025/11/15 01:54:28 DEBUG : Looking for writers 2025/11/15 01:54:28 DEBUG : dir: reading active writers 2025/11/15 01:54:28 DEBUG : >WaitForWriters: 2025/11/15 01:54:29 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:54:29 DEBUG : dir: Looking for writers 2025/11/15 01:54:29 DEBUG : file1: reading active writers 2025/11/15 01:54:29 DEBUG : Looking for writers 2025/11/15 01:54:29 DEBUG : dir: reading active writers 2025/11/15 01:54:29 DEBUG : >WaitForWriters: 2025/11/15 01:54:29 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:54:30 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:54:30 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 01:54:30 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:54:30 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:54:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:54:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:54:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:54:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:54:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:54:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:54:30 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 01:54:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:54:33 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/15 01:54:33 DEBUG : dir/file1: newRWFileHandle: 2025/11/15 01:54:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/15 01:54:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/15 01:54:33 DEBUG : dir/file1(0xc000a20600): _writeAt: size=5, off=0 2025/11/15 01:54:33 DEBUG : dir/file1(0xc000a20600): openPending: 2025/11/15 01:54:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/15 01:54:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/15 01:54:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:54:33 DEBUG : dir/file1(0xc000a20600): >openPending: err= 2025/11/15 01:54:33 DEBUG : dir/file1(0xc000a20600): >_writeAt: n=5, err= 2025/11/15 01:54:33 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/15 01:54:33 DEBUG : dir/file1(0xc000a20600): close: 2025/11/15 01:54:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/11/15 01:54:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/11/15 01:54:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/11/15 01:54:33 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/15 01:54:33 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/15 01:54:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/15 01:54:33 DEBUG : dir/file1(0xc000a20600): >close: err= 2025/11/15 01:54:33 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:54:33 DEBUG : dir: Looking for writers 2025/11/15 01:54:33 DEBUG : file1: reading active writers 2025/11/15 01:54:33 DEBUG : Looking for writers 2025/11/15 01:54:33 DEBUG : dir: reading active writers 2025/11/15 01:54:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/15 01:54:33 DEBUG : dir: Looking for writers 2025/11/15 01:54:33 DEBUG : file1: reading active writers 2025/11/15 01:54:33 DEBUG : Looking for writers 2025/11/15 01:54:33 DEBUG : dir: reading active writers 2025/11/15 01:54:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/15 01:54:33 DEBUG : dir: Looking for writers 2025/11/15 01:54:33 DEBUG : file1: reading active writers 2025/11/15 01:54:33 DEBUG : Looking for writers 2025/11/15 01:54:33 DEBUG : dir: reading active writers 2025/11/15 01:54:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/15 01:54:33 DEBUG : dir: Looking for writers 2025/11/15 01:54:33 DEBUG : file1: reading active writers 2025/11/15 01:54:33 DEBUG : Looking for writers 2025/11/15 01:54:33 DEBUG : dir: reading active writers 2025/11/15 01:54:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/15 01:54:33 DEBUG : dir/file1: vfs cache: starting upload 2025/11/15 01:54:33 DEBUG : dir: Looking for writers 2025/11/15 01:54:33 DEBUG : file1: reading active writers 2025/11/15 01:54:33 DEBUG : Looking for writers 2025/11/15 01:54:33 DEBUG : dir: reading active writers 2025/11/15 01:54:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/15 01:54:33 DEBUG : dir: Looking for writers 2025/11/15 01:54:33 DEBUG : file1: reading active writers 2025/11/15 01:54:33 DEBUG : Looking for writers 2025/11/15 01:54:33 DEBUG : dir: reading active writers 2025/11/15 01:54:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/15 01:54:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:54:34 DEBUG : dir: Looking for writers 2025/11/15 01:54:34 DEBUG : file1: reading active writers 2025/11/15 01:54:34 DEBUG : Looking for writers 2025/11/15 01:54:34 DEBUG : dir: reading active writers 2025/11/15 01:54:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/15 01:54:34 DEBUG : dir: Looking for writers 2025/11/15 01:54:34 DEBUG : file1: reading active writers 2025/11/15 01:54:34 DEBUG : Looking for writers 2025/11/15 01:54:34 DEBUG : dir: reading active writers 2025/11/15 01:54:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/15 01:54:34 DEBUG : dir/file1: size = 14 OK 2025/11/15 01:54:34 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/11/15 01:54:34 INFO : dir/file1: Copied (replaced existing) 2025/11/15 01:54:34 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/11/15 01:54:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/15 01:54:34 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/11/15 01:54:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:54:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/15 01:54:35 DEBUG : dir: Looking for writers 2025/11/15 01:54:35 DEBUG : file1: reading active writers 2025/11/15 01:54:35 DEBUG : Looking for writers 2025/11/15 01:54:35 DEBUG : dir: reading active writers 2025/11/15 01:54:35 DEBUG : >WaitForWriters: 2025/11/15 01:54:36 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:54:36 DEBUG : dir: Looking for writers 2025/11/15 01:54:36 DEBUG : file1: reading active writers 2025/11/15 01:54:36 DEBUG : Looking for writers 2025/11/15 01:54:36 DEBUG : dir: reading active writers 2025/11/15 01:54:36 DEBUG : >WaitForWriters: 2025/11/15 01:54:36 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (38.92s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (7.54s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (6.33s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (7.08s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (5.98s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.80s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (7.18s) === RUN TestFileOpenRead run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:54:37 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:54:37 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:54:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:54:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/15 01:54:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/15 01:54:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/15 01:54:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/15 01:54:40 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:54:40 DEBUG : dir: Looking for writers 2025/11/15 01:54:40 DEBUG : file1: reading active writers 2025/11/15 01:54:40 DEBUG : Looking for writers 2025/11/15 01:54:40 DEBUG : dir: reading active writers 2025/11/15 01:54:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.74s) === RUN TestFileOpenReadUnknownSize 2025/11/15 01:54:42 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/11/15 01:54:42 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:54:42 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/15 01:54:42 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/11/15 01:54:42 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:54:42 DEBUG : Looking for writers 2025/11/15 01:54:42 DEBUG : file.txt: reading active writers 2025/11/15 01:54:42 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:54:42 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:54:42 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:54:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:54:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:54:45 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': File to upload is small (25 bytes), uploading instead of streaming 2025/11/15 01:54:45 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/11/15 01:54:46 DEBUG : dir/file1: size = 25 OK 2025/11/15 01:54:46 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/15 01:54:46 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/15 01:54:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:54:46 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:54:46 DEBUG : dir: Looking for writers 2025/11/15 01:54:46 DEBUG : file1: reading active writers 2025/11/15 01:54:46 DEBUG : Looking for writers 2025/11/15 01:54:46 DEBUG : dir: reading active writers 2025/11/15 01:54:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.88s) === RUN TestFileRemove run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:54:48 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:54:48 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:54:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:54:51 DEBUG : dir/file1: Remove: 2025/11/15 01:54:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 01:54:51 DEBUG : dir/file1: >Remove: err= 2025/11/15 01:54:51 DEBUG : dir/file1: Remove: 2025/11/15 01:54:51 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/15 01:54:51 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:54:51 DEBUG : dir: Looking for writers 2025/11/15 01:54:51 DEBUG : Looking for writers 2025/11/15 01:54:51 DEBUG : dir: reading active writers 2025/11/15 01:54:51 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.58s) === RUN TestFileRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:54:52 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:54:52 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:54:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:54:55 DEBUG : dir/file1: Remove: 2025/11/15 01:54:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 01:54:55 DEBUG : dir/file1: >Remove: err= 2025/11/15 01:54:56 DEBUG : dir/file1: Remove: 2025/11/15 01:54:56 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/15 01:54:56 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:54:56 DEBUG : dir: Looking for writers 2025/11/15 01:54:56 DEBUG : Looking for writers 2025/11/15 01:54:56 DEBUG : dir: reading active writers 2025/11/15 01:54:56 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.74s) === RUN TestFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:54:57 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:54:57 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:54:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:55:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/15 01:55:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/15 01:55:00 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/15 01:55:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/15 01:55:00 DEBUG : dir/file1: Open: flags=O_RDWR 2025/11/15 01:55:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/15 01:55:00 DEBUG : dir/file1: Open: flags=0x3 2025/11/15 01:55:00 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/11/15 01:55:00 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/11/15 01:55:00 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:55:00 DEBUG : dir: Looking for writers 2025/11/15 01:55:00 DEBUG : file1: reading active writers 2025/11/15 01:55:00 DEBUG : Looking for writers 2025/11/15 01:55:00 DEBUG : dir: reading active writers 2025/11/15 01:55:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.40s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:55:01 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:55:01 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:55:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:55:04 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:55:04 DEBUG : dir: Looking for writers 2025/11/15 01:55:04 DEBUG : file1: reading active writers 2025/11/15 01:55:04 DEBUG : Looking for writers 2025/11/15 01:55:04 DEBUG : dir: reading active writers 2025/11/15 01:55:04 DEBUG : >WaitForWriters: 2025/11/15 01:55:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/15 01:55:05 DEBUG : newLeaf: Updating file with newLeaf 0xc0001ad740 2025/11/15 01:55:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 01:55:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 01:55:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/15 01:55:06 DEBUG : dir/file1: Updating file with dir/file1 0xc0001ad740 2025/11/15 01:55:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/15 01:55:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:55:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/15 01:55:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/15 01:55:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:55:07 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001ad740 2025/11/15 01:55:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 01:55:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 01:55:07 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': File to upload is small (25 bytes), uploading instead of streaming 2025/11/15 01:55:07 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/11/15 01:55:08 DEBUG : dir/file1: size = 25 OK 2025/11/15 01:55:08 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/15 01:55:08 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/15 01:55:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 01:55:08 DEBUG : newLeaf: Running delayed rename now 2025/11/15 01:55:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/15 01:55:09 DEBUG : newLeaf: Updating file with newLeaf 0xc0001ad740 2025/11/15 01:55:09 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:55:09 DEBUG : dir: Looking for writers 2025/11/15 01:55:09 DEBUG : Looking for writers 2025/11/15 01:55:09 DEBUG : dir: reading active writers 2025/11/15 01:55:09 DEBUG : newLeaf: reading active writers 2025/11/15 01:55:09 DEBUG : >WaitForWriters: 2025/11/15 01:55:09 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:55:09 DEBUG : dir: Looking for writers 2025/11/15 01:55:09 DEBUG : Looking for writers 2025/11/15 01:55:09 DEBUG : dir: reading active writers 2025/11/15 01:55:09 DEBUG : newLeaf: reading active writers 2025/11/15 01:55:09 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 === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:55:18 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:55:18 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:55:18 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 01:55:18 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:55:18 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:55:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:55:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:55:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:55:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:55:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:55:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:55:18 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 01:55:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:55:21 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:55:21 DEBUG : dir: Looking for writers 2025/11/15 01:55:21 DEBUG : file1: reading active writers 2025/11/15 01:55:21 DEBUG : Looking for writers 2025/11/15 01:55:21 DEBUG : dir: reading active writers 2025/11/15 01:55:21 DEBUG : >WaitForWriters: 2025/11/15 01:55:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/15 01:55:22 DEBUG : newLeaf: Updating file with newLeaf 0xc0008fc780 2025/11/15 01:55:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 01:55:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 01:55:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/15 01:55:23 DEBUG : dir/file1: Updating file with dir/file1 0xc0008fc780 2025/11/15 01:55:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/15 01:55:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:55:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/15 01:55:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/15 01:55:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:55:23 DEBUG : dir/file1: File is currently open, delaying rename 0xc0008fc780 2025/11/15 01:55:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 01:55:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 01:55:23 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': File to upload is small (25 bytes), uploading instead of streaming 2025/11/15 01:55:24 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/11/15 01:55:25 DEBUG : dir/file1: size = 25 OK 2025/11/15 01:55:25 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/15 01:55:25 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/15 01:55:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 01:55:25 DEBUG : newLeaf: Running delayed rename now 2025/11/15 01:55:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/15 01:55:25 DEBUG : newLeaf: Updating file with newLeaf 0xc0008fc780 2025/11/15 01:55:25 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:55:25 DEBUG : dir: Looking for writers 2025/11/15 01:55:25 DEBUG : Looking for writers 2025/11/15 01:55:25 DEBUG : dir: reading active writers 2025/11/15 01:55:25 DEBUG : newLeaf: reading active writers 2025/11/15 01:55:25 DEBUG : >WaitForWriters: 2025/11/15 01:55:26 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:55:26 DEBUG : dir: Looking for writers 2025/11/15 01:55:26 DEBUG : Looking for writers 2025/11/15 01:55:26 DEBUG : dir: reading active writers 2025/11/15 01:55:26 DEBUG : newLeaf: reading active writers 2025/11/15 01:55:26 DEBUG : >WaitForWriters: 2025/11/15 01:55:26 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': 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 === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:55:35 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:55:35 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:55:35 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 01:55:35 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:55:35 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:55:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:55:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:55:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:55:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:55:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:55:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:55:35 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 01:55:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:55:38 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/15 01:55:38 DEBUG : dir/file1: newRWFileHandle: 2025/11/15 01:55:38 DEBUG : dir/file1(0xc0008c8480): openPending: 2025/11/15 01:55:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/15 01:55:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/15 01:55:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:55:38 DEBUG : dir/file1(0xc0008c8480): >openPending: err= 2025/11/15 01:55:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/15 01:55:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/15 01:55:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:55:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/15 01:55:38 DEBUG : dir/file1(0xc0008c8480): _writeAt: size=14, off=0 2025/11/15 01:55:38 DEBUG : dir/file1(0xc0008c8480): >_writeAt: n=14, err= 2025/11/15 01:55:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/15 01:55:38 DEBUG : dir/file1(0xc0008c8480): close: 2025/11/15 01:55:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/15 01:55:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/15 01:55:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/15 01:55:38 DEBUG : dir/file1(0xc0008c8480): >close: err= 2025/11/15 01:55:38 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:55:38 DEBUG : dir: Looking for writers 2025/11/15 01:55:38 DEBUG : file1: reading active writers 2025/11/15 01:55:38 DEBUG : Looking for writers 2025/11/15 01:55:38 DEBUG : dir: reading active writers 2025/11/15 01:55:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/15 01:55:38 DEBUG : dir: Looking for writers 2025/11/15 01:55:38 DEBUG : file1: reading active writers 2025/11/15 01:55:38 DEBUG : Looking for writers 2025/11/15 01:55:38 DEBUG : dir: reading active writers 2025/11/15 01:55:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/15 01:55:38 DEBUG : dir: Looking for writers 2025/11/15 01:55:38 DEBUG : file1: reading active writers 2025/11/15 01:55:38 DEBUG : Looking for writers 2025/11/15 01:55:38 DEBUG : dir: reading active writers 2025/11/15 01:55:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/15 01:55:38 DEBUG : dir: Looking for writers 2025/11/15 01:55:38 DEBUG : file1: reading active writers 2025/11/15 01:55:38 DEBUG : Looking for writers 2025/11/15 01:55:38 DEBUG : dir: reading active writers 2025/11/15 01:55:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/15 01:55:38 DEBUG : dir/file1: vfs cache: starting upload 2025/11/15 01:55:38 DEBUG : dir: Looking for writers 2025/11/15 01:55:38 DEBUG : file1: reading active writers 2025/11/15 01:55:38 DEBUG : Looking for writers 2025/11/15 01:55:38 DEBUG : dir: reading active writers 2025/11/15 01:55:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/15 01:55:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:55:38 DEBUG : dir: Looking for writers 2025/11/15 01:55:38 DEBUG : file1: reading active writers 2025/11/15 01:55:38 DEBUG : Looking for writers 2025/11/15 01:55:38 DEBUG : dir: reading active writers 2025/11/15 01:55:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/15 01:55:38 DEBUG : dir: Looking for writers 2025/11/15 01:55:38 DEBUG : file1: reading active writers 2025/11/15 01:55:38 DEBUG : Looking for writers 2025/11/15 01:55:38 DEBUG : dir: reading active writers 2025/11/15 01:55:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/15 01:55:39 DEBUG : dir: Looking for writers 2025/11/15 01:55:39 DEBUG : file1: reading active writers 2025/11/15 01:55:39 DEBUG : Looking for writers 2025/11/15 01:55:39 DEBUG : dir: reading active writers 2025/11/15 01:55:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/15 01:55:39 DEBUG : dir/file1: size = 14 OK 2025/11/15 01:55:39 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 01:55:39 INFO : dir/file1: Copied (replaced existing) 2025/11/15 01:55:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/15 01:55:39 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/15 01:55:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:55:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/15 01:55:40 DEBUG : dir: Looking for writers 2025/11/15 01:55:40 DEBUG : file1: reading active writers 2025/11/15 01:55:40 DEBUG : Looking for writers 2025/11/15 01:55:40 DEBUG : dir: reading active writers 2025/11/15 01:55:40 DEBUG : >WaitForWriters: 2025/11/15 01:55:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/15 01:55:40 DEBUG : dir/file1: newRWFileHandle: 2025/11/15 01:55:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/15 01:55:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/15 01:55:40 DEBUG : dir/file1(0xc000117200): _readAt: size=512, off=0 2025/11/15 01:55:40 DEBUG : dir/file1(0xc000117200): openPending: 2025/11/15 01:55:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/15 01:55:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/15 01:55:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:55:40 DEBUG : dir/file1(0xc000117200): >openPending: err= 2025/11/15 01:55:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/15 01:55:40 DEBUG : dir/file1(0xc000117200): >_readAt: n=14, err=EOF 2025/11/15 01:55:40 DEBUG : dir/file1(0xc000117200): close: 2025/11/15 01:55:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/15 01:55:40 DEBUG : dir/file1(0xc000117200): >close: err= 2025/11/15 01:55:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/15 01:55:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/15 01:55:41 DEBUG : newLeaf: Updating file with newLeaf 0xc00158e480 2025/11/15 01:55:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 01:55:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 01:55:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/15 01:55:42 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/15 01:55:42 DEBUG : dir/file1: Updating file with dir/file1 0xc00158e480 2025/11/15 01:55:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/15 01:55:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:55:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/15 01:55:42 DEBUG : dir/file1: newRWFileHandle: 2025/11/15 01:55:42 DEBUG : dir/file1(0xc000562700): openPending: 2025/11/15 01:55:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/15 01:55:42 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/11/15 01:55:42 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/11/15 01:55:42 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/15 01:55:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/15 01:55:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:55:42 DEBUG : dir/file1(0xc000562700): >openPending: err= 2025/11/15 01:55:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/15 01:55:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/15 01:55:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/15 01:55:42 DEBUG : dir/file1(0xc000562700): _writeAt: size=25, off=0 2025/11/15 01:55:42 DEBUG : dir/file1(0xc000562700): >_writeAt: n=25, err= 2025/11/15 01:55:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/15 01:55:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/15 01:55:43 DEBUG : newLeaf: Updating file with newLeaf 0xc00158e480 2025/11/15 01:55:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 01:55:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 01:55:43 DEBUG : newLeaf(0xc000562700): close: 2025/11/15 01:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/15 01:55:43 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-15 01:55:42.808559507 +0000 UTC m=+248.480450656 2025/11/15 01:55:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/15 01:55:43 DEBUG : newLeaf(0xc000562700): >close: err= 2025/11/15 01:55:43 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:55:43 DEBUG : dir: Looking for writers 2025/11/15 01:55:43 DEBUG : Looking for writers 2025/11/15 01:55:43 DEBUG : dir: reading active writers 2025/11/15 01:55:43 DEBUG : newLeaf: reading active writers 2025/11/15 01:55:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/15 01:55:43 DEBUG : dir: Looking for writers 2025/11/15 01:55:43 DEBUG : Looking for writers 2025/11/15 01:55:43 DEBUG : newLeaf: reading active writers 2025/11/15 01:55:43 DEBUG : dir: reading active writers 2025/11/15 01:55:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/15 01:55:43 DEBUG : dir: Looking for writers 2025/11/15 01:55:43 DEBUG : Looking for writers 2025/11/15 01:55:43 DEBUG : dir: reading active writers 2025/11/15 01:55:43 DEBUG : newLeaf: reading active writers 2025/11/15 01:55:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/15 01:55:43 DEBUG : dir: Looking for writers 2025/11/15 01:55:43 DEBUG : Looking for writers 2025/11/15 01:55:43 DEBUG : dir: reading active writers 2025/11/15 01:55:43 DEBUG : newLeaf: reading active writers 2025/11/15 01:55:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/15 01:55:43 DEBUG : newLeaf: vfs cache: starting upload 2025/11/15 01:55:43 DEBUG : dir: Looking for writers 2025/11/15 01:55:43 DEBUG : Looking for writers 2025/11/15 01:55:43 DEBUG : dir: reading active writers 2025/11/15 01:55:43 DEBUG : newLeaf: reading active writers 2025/11/15 01:55:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/15 01:55:43 DEBUG : dir: Looking for writers 2025/11/15 01:55:43 DEBUG : Looking for writers 2025/11/15 01:55:43 DEBUG : dir: reading active writers 2025/11/15 01:55:43 DEBUG : newLeaf: reading active writers 2025/11/15 01:55:43 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/11/15 01:55:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/15 01:55:44 DEBUG : dir: Looking for writers 2025/11/15 01:55:44 DEBUG : Looking for writers 2025/11/15 01:55:44 DEBUG : dir: reading active writers 2025/11/15 01:55:44 DEBUG : newLeaf: reading active writers 2025/11/15 01:55:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/15 01:55:44 DEBUG : dir: Looking for writers 2025/11/15 01:55:44 DEBUG : Looking for writers 2025/11/15 01:55:44 DEBUG : dir: reading active writers 2025/11/15 01:55:44 DEBUG : newLeaf: reading active writers 2025/11/15 01:55:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/15 01:55:44 DEBUG : newLeaf: size = 25 OK 2025/11/15 01:55:44 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/15 01:55:44 INFO : newLeaf: Copied (replaced existing) 2025/11/15 01:55:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-15 01:55:42 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/15 01:55:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/15 01:55:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 01:55:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/15 01:55:45 DEBUG : dir: Looking for writers 2025/11/15 01:55:45 DEBUG : Looking for writers 2025/11/15 01:55:45 DEBUG : dir: reading active writers 2025/11/15 01:55:45 DEBUG : newLeaf: reading active writers 2025/11/15 01:55:45 DEBUG : >WaitForWriters: 2025/11/15 01:55:46 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:55:46 DEBUG : dir: Looking for writers 2025/11/15 01:55:46 DEBUG : Looking for writers 2025/11/15 01:55:46 DEBUG : dir: reading active writers 2025/11/15 01:55:46 DEBUG : newLeaf: reading active writers 2025/11/15 01:55:46 DEBUG : >WaitForWriters: 2025/11/15 01:55:46 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': 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 === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:55:54 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:55:54 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 01:55:54 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:55:54 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:55:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:55:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:55:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:55:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:55:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:55:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:55:54 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 01:55:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:55:57 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:55:57 DEBUG : dir: Looking for writers 2025/11/15 01:55:57 DEBUG : file1: reading active writers 2025/11/15 01:55:57 DEBUG : Looking for writers 2025/11/15 01:55:57 DEBUG : dir: reading active writers 2025/11/15 01:55:57 DEBUG : >WaitForWriters: 2025/11/15 01:55:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/15 01:55:58 DEBUG : newLeaf: Updating file with newLeaf 0xc00068f200 2025/11/15 01:55:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 01:55:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 01:55:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/15 01:55:59 DEBUG : dir/file1: Updating file with dir/file1 0xc00068f200 2025/11/15 01:55:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/15 01:55:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:56:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/15 01:56:00 DEBUG : dir/file1: newRWFileHandle: 2025/11/15 01:56:00 DEBUG : dir/file1(0xc0008c94c0): openPending: 2025/11/15 01:56:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/11/15 01:56:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/15 01:56:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:56:00 DEBUG : dir/file1(0xc0008c94c0): >openPending: err= 2025/11/15 01:56:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/15 01:56:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/15 01:56:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/15 01:56:00 DEBUG : dir/file1(0xc0008c94c0): _writeAt: size=25, off=0 2025/11/15 01:56:00 DEBUG : dir/file1(0xc0008c94c0): >_writeAt: n=25, err= 2025/11/15 01:56:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/15 01:56:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/15 01:56:00 DEBUG : newLeaf: Updating file with newLeaf 0xc00068f200 2025/11/15 01:56:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 01:56:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 01:56:00 DEBUG : newLeaf(0xc0008c94c0): close: 2025/11/15 01:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/15 01:56:00 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-15 01:56:00.264512959 +0000 UTC m=+265.936404108 2025/11/15 01:56:00 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/15 01:56:00 DEBUG : newLeaf(0xc0008c94c0): >close: err= 2025/11/15 01:56:00 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:56:00 DEBUG : dir: Looking for writers 2025/11/15 01:56:00 DEBUG : Looking for writers 2025/11/15 01:56:00 DEBUG : dir: reading active writers 2025/11/15 01:56:00 DEBUG : newLeaf: reading active writers 2025/11/15 01:56:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/15 01:56:00 DEBUG : dir: Looking for writers 2025/11/15 01:56:00 DEBUG : Looking for writers 2025/11/15 01:56:00 DEBUG : dir: reading active writers 2025/11/15 01:56:00 DEBUG : newLeaf: reading active writers 2025/11/15 01:56:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/15 01:56:00 DEBUG : dir: Looking for writers 2025/11/15 01:56:00 DEBUG : Looking for writers 2025/11/15 01:56:00 DEBUG : dir: reading active writers 2025/11/15 01:56:00 DEBUG : newLeaf: reading active writers 2025/11/15 01:56:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/15 01:56:00 DEBUG : dir: Looking for writers 2025/11/15 01:56:00 DEBUG : Looking for writers 2025/11/15 01:56:00 DEBUG : dir: reading active writers 2025/11/15 01:56:00 DEBUG : newLeaf: reading active writers 2025/11/15 01:56:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/15 01:56:00 DEBUG : newLeaf: vfs cache: starting upload 2025/11/15 01:56:01 DEBUG : dir: Looking for writers 2025/11/15 01:56:01 DEBUG : Looking for writers 2025/11/15 01:56:01 DEBUG : dir: reading active writers 2025/11/15 01:56:01 DEBUG : newLeaf: reading active writers 2025/11/15 01:56:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/15 01:56:01 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/11/15 01:56:01 DEBUG : dir: Looking for writers 2025/11/15 01:56:01 DEBUG : Looking for writers 2025/11/15 01:56:01 DEBUG : dir: reading active writers 2025/11/15 01:56:01 DEBUG : newLeaf: reading active writers 2025/11/15 01:56:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/15 01:56:01 DEBUG : dir: Looking for writers 2025/11/15 01:56:01 DEBUG : Looking for writers 2025/11/15 01:56:01 DEBUG : newLeaf: reading active writers 2025/11/15 01:56:01 DEBUG : dir: reading active writers 2025/11/15 01:56:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/15 01:56:02 DEBUG : dir: Looking for writers 2025/11/15 01:56:02 DEBUG : Looking for writers 2025/11/15 01:56:02 DEBUG : dir: reading active writers 2025/11/15 01:56:02 DEBUG : newLeaf: reading active writers 2025/11/15 01:56:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/15 01:56:02 DEBUG : newLeaf: size = 25 OK 2025/11/15 01:56:02 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/15 01:56:02 INFO : newLeaf: Copied (replaced existing) 2025/11/15 01:56:02 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-15 01:56:00 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/15 01:56:02 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/15 01:56:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 01:56:02 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/15 01:56:03 DEBUG : dir: Looking for writers 2025/11/15 01:56:03 DEBUG : Looking for writers 2025/11/15 01:56:03 DEBUG : dir: reading active writers 2025/11/15 01:56:03 DEBUG : newLeaf: reading active writers 2025/11/15 01:56:03 DEBUG : >WaitForWriters: 2025/11/15 01:56:03 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:56:03 DEBUG : dir: Looking for writers 2025/11/15 01:56:03 DEBUG : Looking for writers 2025/11/15 01:56:03 DEBUG : dir: reading active writers 2025/11/15 01:56:03 DEBUG : newLeaf: reading active writers 2025/11/15 01:56:03 DEBUG : >WaitForWriters: 2025/11/15 01:56:03 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:56:04 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:56:04 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 01:56:04 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:04 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:56:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:56:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:04 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 01:56:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:56:07 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/15 01:56:07 DEBUG : dir/file1: newRWFileHandle: 2025/11/15 01:56:07 DEBUG : dir/file1(0xc000a20d80): openPending: 2025/11/15 01:56:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/15 01:56:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/15 01:56:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:56:07 DEBUG : dir/file1(0xc000a20d80): >openPending: err= 2025/11/15 01:56:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/15 01:56:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/15 01:56:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:56:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/15 01:56:07 DEBUG : dir/file1(0xc000a20d80): _writeAt: size=14, off=0 2025/11/15 01:56:07 DEBUG : dir/file1(0xc000a20d80): >_writeAt: n=14, err= 2025/11/15 01:56:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/15 01:56:07 DEBUG : dir/file1(0xc000a20d80): close: 2025/11/15 01:56:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/15 01:56:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/15 01:56:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/15 01:56:07 DEBUG : dir/file1(0xc000a20d80): >close: err= 2025/11/15 01:56:07 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:56:07 DEBUG : dir: Looking for writers 2025/11/15 01:56:07 DEBUG : file1: reading active writers 2025/11/15 01:56:07 DEBUG : Looking for writers 2025/11/15 01:56:07 DEBUG : dir: reading active writers 2025/11/15 01:56:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/15 01:56:07 DEBUG : dir: Looking for writers 2025/11/15 01:56:07 DEBUG : file1: reading active writers 2025/11/15 01:56:07 DEBUG : Looking for writers 2025/11/15 01:56:07 DEBUG : dir: reading active writers 2025/11/15 01:56:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/15 01:56:07 DEBUG : dir: Looking for writers 2025/11/15 01:56:07 DEBUG : file1: reading active writers 2025/11/15 01:56:07 DEBUG : Looking for writers 2025/11/15 01:56:07 DEBUG : dir: reading active writers 2025/11/15 01:56:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/15 01:56:07 DEBUG : dir: Looking for writers 2025/11/15 01:56:07 DEBUG : file1: reading active writers 2025/11/15 01:56:07 DEBUG : Looking for writers 2025/11/15 01:56:07 DEBUG : dir: reading active writers 2025/11/15 01:56:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/15 01:56:07 DEBUG : dir/file1: vfs cache: starting upload 2025/11/15 01:56:07 DEBUG : dir: Looking for writers 2025/11/15 01:56:07 DEBUG : file1: reading active writers 2025/11/15 01:56:07 DEBUG : Looking for writers 2025/11/15 01:56:07 DEBUG : dir: reading active writers 2025/11/15 01:56:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/15 01:56:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:56:08 DEBUG : dir: Looking for writers 2025/11/15 01:56:08 DEBUG : file1: reading active writers 2025/11/15 01:56:08 DEBUG : Looking for writers 2025/11/15 01:56:08 DEBUG : dir: reading active writers 2025/11/15 01:56:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/15 01:56:08 DEBUG : dir: Looking for writers 2025/11/15 01:56:08 DEBUG : file1: reading active writers 2025/11/15 01:56:08 DEBUG : Looking for writers 2025/11/15 01:56:08 DEBUG : dir: reading active writers 2025/11/15 01:56:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/15 01:56:08 DEBUG : dir: Looking for writers 2025/11/15 01:56:08 DEBUG : file1: reading active writers 2025/11/15 01:56:08 DEBUG : Looking for writers 2025/11/15 01:56:08 DEBUG : dir: reading active writers 2025/11/15 01:56:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/15 01:56:09 DEBUG : dir/file1: size = 14 OK 2025/11/15 01:56:09 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 01:56:09 INFO : dir/file1: Copied (replaced existing) 2025/11/15 01:56:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/15 01:56:09 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/15 01:56:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:56:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/15 01:56:09 DEBUG : dir: Looking for writers 2025/11/15 01:56:09 DEBUG : file1: reading active writers 2025/11/15 01:56:09 DEBUG : Looking for writers 2025/11/15 01:56:09 DEBUG : dir: reading active writers 2025/11/15 01:56:09 DEBUG : >WaitForWriters: 2025/11/15 01:56:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/15 01:56:09 DEBUG : dir/file1: newRWFileHandle: 2025/11/15 01:56:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/15 01:56:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/15 01:56:09 DEBUG : dir/file1(0xc0006847c0): _readAt: size=512, off=0 2025/11/15 01:56:09 DEBUG : dir/file1(0xc0006847c0): openPending: 2025/11/15 01:56:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/15 01:56:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/15 01:56:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:56:09 DEBUG : dir/file1(0xc0006847c0): >openPending: err= 2025/11/15 01:56:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/15 01:56:09 DEBUG : dir/file1(0xc0006847c0): >_readAt: n=14, err=EOF 2025/11/15 01:56:09 DEBUG : dir/file1(0xc0006847c0): close: 2025/11/15 01:56:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/15 01:56:09 DEBUG : dir/file1(0xc0006847c0): >close: err= 2025/11/15 01:56:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/15 01:56:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/15 01:56:10 DEBUG : newLeaf: Updating file with newLeaf 0xc00042cfc0 2025/11/15 01:56:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 01:56:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 01:56:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/15 01:56:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/15 01:56:11 DEBUG : dir/file1: Updating file with dir/file1 0xc00042cfc0 2025/11/15 01:56:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/15 01:56:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:56:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/15 01:56:12 DEBUG : dir/file1: newRWFileHandle: 2025/11/15 01:56:12 DEBUG : dir/file1(0xc000a20780): openPending: 2025/11/15 01:56:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/15 01:56:12 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/11/15 01:56:12 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/11/15 01:56:12 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/15 01:56:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/15 01:56:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:56:12 DEBUG : dir/file1(0xc000a20780): >openPending: err= 2025/11/15 01:56:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/15 01:56:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/15 01:56:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/15 01:56:12 DEBUG : dir/file1(0xc000a20780): _writeAt: size=25, off=0 2025/11/15 01:56:12 DEBUG : dir/file1(0xc000a20780): >_writeAt: n=25, err= 2025/11/15 01:56:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/15 01:56:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/15 01:56:12 DEBUG : newLeaf: Updating file with newLeaf 0xc00042cfc0 2025/11/15 01:56:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 01:56:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 01:56:12 DEBUG : newLeaf(0xc000a20780): close: 2025/11/15 01:56:12 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/15 01:56:12 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-15 01:56:12.332850592 +0000 UTC m=+278.004741741 2025/11/15 01:56:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/15 01:56:12 DEBUG : newLeaf(0xc000a20780): >close: err= 2025/11/15 01:56:12 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:56:12 DEBUG : dir: Looking for writers 2025/11/15 01:56:12 DEBUG : Looking for writers 2025/11/15 01:56:12 DEBUG : dir: reading active writers 2025/11/15 01:56:12 DEBUG : newLeaf: reading active writers 2025/11/15 01:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/15 01:56:12 DEBUG : dir: Looking for writers 2025/11/15 01:56:12 DEBUG : Looking for writers 2025/11/15 01:56:12 DEBUG : dir: reading active writers 2025/11/15 01:56:12 DEBUG : newLeaf: reading active writers 2025/11/15 01:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/15 01:56:12 DEBUG : dir: Looking for writers 2025/11/15 01:56:12 DEBUG : Looking for writers 2025/11/15 01:56:12 DEBUG : dir: reading active writers 2025/11/15 01:56:12 DEBUG : newLeaf: reading active writers 2025/11/15 01:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/15 01:56:12 DEBUG : dir: Looking for writers 2025/11/15 01:56:12 DEBUG : Looking for writers 2025/11/15 01:56:12 DEBUG : dir: reading active writers 2025/11/15 01:56:12 DEBUG : newLeaf: reading active writers 2025/11/15 01:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/15 01:56:13 DEBUG : newLeaf: vfs cache: starting upload 2025/11/15 01:56:13 DEBUG : dir: Looking for writers 2025/11/15 01:56:13 DEBUG : Looking for writers 2025/11/15 01:56:13 DEBUG : dir: reading active writers 2025/11/15 01:56:13 DEBUG : newLeaf: reading active writers 2025/11/15 01:56:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/15 01:56:13 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/11/15 01:56:13 DEBUG : dir: Looking for writers 2025/11/15 01:56:13 DEBUG : Looking for writers 2025/11/15 01:56:13 DEBUG : dir: reading active writers 2025/11/15 01:56:13 DEBUG : newLeaf: reading active writers 2025/11/15 01:56:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/15 01:56:13 DEBUG : dir: Looking for writers 2025/11/15 01:56:13 DEBUG : Looking for writers 2025/11/15 01:56:13 DEBUG : dir: reading active writers 2025/11/15 01:56:13 DEBUG : newLeaf: reading active writers 2025/11/15 01:56:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/15 01:56:14 DEBUG : dir: Looking for writers 2025/11/15 01:56:14 DEBUG : Looking for writers 2025/11/15 01:56:14 DEBUG : dir: reading active writers 2025/11/15 01:56:14 DEBUG : newLeaf: reading active writers 2025/11/15 01:56:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/15 01:56:14 DEBUG : newLeaf: size = 25 OK 2025/11/15 01:56:14 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/15 01:56:14 INFO : newLeaf: Copied (replaced existing) 2025/11/15 01:56:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-15 01:56:12 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/15 01:56:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/15 01:56:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 01:56:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/15 01:56:15 DEBUG : dir: Looking for writers 2025/11/15 01:56:15 DEBUG : Looking for writers 2025/11/15 01:56:15 DEBUG : dir: reading active writers 2025/11/15 01:56:15 DEBUG : newLeaf: reading active writers 2025/11/15 01:56:15 DEBUG : >WaitForWriters: 2025/11/15 01:56:15 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:56:15 DEBUG : dir: Looking for writers 2025/11/15 01:56:15 DEBUG : Looking for writers 2025/11/15 01:56:15 DEBUG : dir: reading active writers 2025/11/15 01:56:15 DEBUG : newLeaf: reading active writers 2025/11/15 01:56:15 DEBUG : >WaitForWriters: 2025/11/15 01:56:15 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:56:16 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:56:16 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 01:56:16 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:16 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:56:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:56:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:16 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 01:56:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:56:19 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:56:19 DEBUG : dir: Looking for writers 2025/11/15 01:56:19 DEBUG : file1: reading active writers 2025/11/15 01:56:19 DEBUG : Looking for writers 2025/11/15 01:56:19 DEBUG : dir: reading active writers 2025/11/15 01:56:19 DEBUG : >WaitForWriters: 2025/11/15 01:56:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/15 01:56:19 DEBUG : dir/file1: newRWFileHandle: 2025/11/15 01:56:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/15 01:56:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/15 01:56:19 DEBUG : dir/file1(0xc000116e00): _readAt: size=512, off=0 2025/11/15 01:56:19 DEBUG : dir/file1(0xc000116e00): openPending: 2025/11/15 01:56:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/15 01:56:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/15 01:56:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:56:19 DEBUG : dir/file1(0xc000116e00): >openPending: err= 2025/11/15 01:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/11/15 01:56:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/15 01:56:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 01:56:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/15 01:56:19 DEBUG : dir/file1(0xc000116e00): >_readAt: n=14, err=EOF 2025/11/15 01:56:19 DEBUG : dir/file1(0xc000116e00): close: 2025/11/15 01:56:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/15 01:56:19 DEBUG : dir/file1(0xc000116e00): >close: err= 2025/11/15 01:56:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/15 01:56:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/15 01:56:21 DEBUG : newLeaf: Updating file with newLeaf 0xc00068e780 2025/11/15 01:56:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 01:56:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 01:56:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/15 01:56:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/15 01:56:22 DEBUG : dir/file1: Updating file with dir/file1 0xc00068e780 2025/11/15 01:56:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/15 01:56:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:56:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/15 01:56:22 DEBUG : dir/file1: newRWFileHandle: 2025/11/15 01:56:22 DEBUG : dir/file1(0xc000684440): openPending: 2025/11/15 01:56:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/15 01:56:22 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/11/15 01:56:22 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/11/15 01:56:22 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/15 01:56:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/15 01:56:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:56:22 DEBUG : dir/file1(0xc000684440): >openPending: err= 2025/11/15 01:56:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/15 01:56:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/15 01:56:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/15 01:56:22 DEBUG : dir/file1(0xc000684440): _writeAt: size=25, off=0 2025/11/15 01:56:22 DEBUG : dir/file1(0xc000684440): >_writeAt: n=25, err= 2025/11/15 01:56:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/15 01:56:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/15 01:56:23 DEBUG : newLeaf: Updating file with newLeaf 0xc00068e780 2025/11/15 01:56:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 01:56:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 01:56:23 DEBUG : newLeaf(0xc000684440): close: 2025/11/15 01:56:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/15 01:56:23 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-15 01:56:22.429513747 +0000 UTC m=+288.101404887 2025/11/15 01:56:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/15 01:56:23 DEBUG : newLeaf(0xc000684440): >close: err= 2025/11/15 01:56:23 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:56:23 DEBUG : dir: Looking for writers 2025/11/15 01:56:23 DEBUG : Looking for writers 2025/11/15 01:56:23 DEBUG : dir: reading active writers 2025/11/15 01:56:23 DEBUG : newLeaf: reading active writers 2025/11/15 01:56:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/15 01:56:23 DEBUG : dir: Looking for writers 2025/11/15 01:56:23 DEBUG : Looking for writers 2025/11/15 01:56:23 DEBUG : dir: reading active writers 2025/11/15 01:56:23 DEBUG : newLeaf: reading active writers 2025/11/15 01:56:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/15 01:56:23 DEBUG : dir: Looking for writers 2025/11/15 01:56:23 DEBUG : Looking for writers 2025/11/15 01:56:23 DEBUG : dir: reading active writers 2025/11/15 01:56:23 DEBUG : newLeaf: reading active writers 2025/11/15 01:56:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/15 01:56:23 DEBUG : dir: Looking for writers 2025/11/15 01:56:23 DEBUG : Looking for writers 2025/11/15 01:56:23 DEBUG : dir: reading active writers 2025/11/15 01:56:23 DEBUG : newLeaf: reading active writers 2025/11/15 01:56:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/15 01:56:23 DEBUG : newLeaf: vfs cache: starting upload 2025/11/15 01:56:23 DEBUG : dir: Looking for writers 2025/11/15 01:56:23 DEBUG : Looking for writers 2025/11/15 01:56:23 DEBUG : dir: reading active writers 2025/11/15 01:56:23 DEBUG : newLeaf: reading active writers 2025/11/15 01:56:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/15 01:56:23 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/11/15 01:56:23 DEBUG : dir: Looking for writers 2025/11/15 01:56:23 DEBUG : Looking for writers 2025/11/15 01:56:23 DEBUG : dir: reading active writers 2025/11/15 01:56:23 DEBUG : newLeaf: reading active writers 2025/11/15 01:56:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/15 01:56:23 DEBUG : dir: Looking for writers 2025/11/15 01:56:23 DEBUG : Looking for writers 2025/11/15 01:56:23 DEBUG : dir: reading active writers 2025/11/15 01:56:23 DEBUG : newLeaf: reading active writers 2025/11/15 01:56:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/15 01:56:24 DEBUG : dir: Looking for writers 2025/11/15 01:56:24 DEBUG : Looking for writers 2025/11/15 01:56:24 DEBUG : newLeaf: reading active writers 2025/11/15 01:56:24 DEBUG : dir: reading active writers 2025/11/15 01:56:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/15 01:56:24 DEBUG : newLeaf: size = 25 OK 2025/11/15 01:56:24 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/15 01:56:24 INFO : newLeaf: Copied (replaced existing) 2025/11/15 01:56:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-15 01:56:22 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/15 01:56:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/15 01:56:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 01:56:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/15 01:56:25 DEBUG : dir: Looking for writers 2025/11/15 01:56:25 DEBUG : Looking for writers 2025/11/15 01:56:25 DEBUG : dir: reading active writers 2025/11/15 01:56:25 DEBUG : newLeaf: reading active writers 2025/11/15 01:56:25 DEBUG : >WaitForWriters: 2025/11/15 01:56:25 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:56:25 DEBUG : dir: Looking for writers 2025/11/15 01:56:25 DEBUG : Looking for writers 2025/11/15 01:56:25 DEBUG : dir: reading active writers 2025/11/15 01:56:25 DEBUG : newLeaf: reading active writers 2025/11/15 01:56:25 DEBUG : >WaitForWriters: 2025/11/15 01:56:25 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaner exiting --- PASS: TestFileRename (85.13s) --- PASS: TestFileRename/off,forceCache=false (16.86s) --- PASS: TestFileRename/minimal,forceCache=false (16.55s) --- PASS: TestFileRename/minimal,forceCache=true (19.71s) --- PASS: TestFileRename/writes,forceCache=false (9.85s) --- PASS: TestFileRename/writes,forceCache=true (12.04s) --- PASS: TestFileRename/full,forceCache=false (10.12s) === 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-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:56:26 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:56:26 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:56:26 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:56:26 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:56:26 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:56:26 DEBUG : Looking for writers 2025/11/15 01:56:26 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.39s) === 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-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:56:27 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:56:27 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:56:28 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/15 01:56:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 01:56:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/15 01:56:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/15 01:56:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/15 01:56:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/15 01:56:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/15 01:56:30 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/11/15 01:56:30 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:56:30 DEBUG : dir: Looking for writers 2025/11/15 01:56:30 DEBUG : file1: reading active writers 2025/11/15 01:56:30 DEBUG : Looking for writers 2025/11/15 01:56:30 DEBUG : dir: reading active writers 2025/11/15 01:56:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.86s) === RUN TestReadFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:56:32 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:56:32 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:56:33 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/15 01:56:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 01:56:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/15 01:56:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/15 01:56:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/15 01:56:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/15 01:56:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/15 01:56:34 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/15 01:56:34 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/15 01:56:34 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/15 01:56:34 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/15 01:56:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/15 01:56:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/15 01:56:34 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/15 01:56:35 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/11/15 01:56:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/11/15 01:56:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/11/15 01:56:35 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/11/15 01:56:35 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/11/15 01:56:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/11/15 01:56:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/11/15 01:56:35 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/11/15 01:56:36 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:56:36 DEBUG : dir: Looking for writers 2025/11/15 01:56:36 DEBUG : file1: reading active writers 2025/11/15 01:56:36 DEBUG : Looking for writers 2025/11/15 01:56:36 DEBUG : dir: reading active writers 2025/11/15 01:56:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.78s) === RUN TestReadFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:56:37 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:56:37 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --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-yeyifon2pixa'": failed to create file: Parent folder is trashed (Error 403) 2025/11/15 01:56:38 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:56:38 DEBUG : Looking for writers 2025/11/15 01:56:38 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleReadAt (0.89s) === RUN TestReadFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:56:38 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:56:38 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --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-yeyifon2pixa'": failed to create file: Parent folder is trashed (Error 403) 2025/11/15 01:56:39 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:56:39 DEBUG : Looking for writers 2025/11/15 01:56:39 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleFlush (0.69s) === RUN TestReadFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:56:39 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:56:39 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --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-yeyifon2pixa'": failed to create file: Parent folder is trashed (Error 403) 2025/11/15 01:56:39 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:56:39 DEBUG : Looking for writers 2025/11/15 01:56:39 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleRelease (0.70s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:56:40 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:56:40 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 01:56:40 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:40 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:56:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:56:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:40 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': 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-yeyifon2pixa'": failed to create file: Parent folder is trashed (Error 403) 2025/11/15 01:56:40 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:56:40 DEBUG : Looking for writers 2025/11/15 01:56:40 DEBUG : >WaitForWriters: 2025/11/15 01:56:40 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleMethodsRead (0.69s) === RUN TestRWFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:56:40 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:56:40 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 01:56:40 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:40 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:56:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:56:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:40 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': 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-yeyifon2pixa'": failed to create file: Parent folder is trashed (Error 403) 2025/11/15 01:56:41 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:56:41 DEBUG : Looking for writers 2025/11/15 01:56:41 DEBUG : >WaitForWriters: 2025/11/15 01:56:41 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSeek (0.74s) === RUN TestRWFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:56:41 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:56:41 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 01:56:41 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:41 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:56:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:56:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:41 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': 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-yeyifon2pixa'": failed to create file: Parent folder is trashed (Error 403) 2025/11/15 01:56:41 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:56:41 DEBUG : Looking for writers 2025/11/15 01:56:41 DEBUG : >WaitForWriters: 2025/11/15 01:56:41 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReadAt (0.70s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:56:42 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:56:42 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 01:56:42 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:42 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:56:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:56:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:42 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': 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-yeyifon2pixa'": failed to create file: Parent folder is trashed (Error 403) 2025/11/15 01:56:42 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:56:42 DEBUG : Looking for writers 2025/11/15 01:56:42 DEBUG : >WaitForWriters: 2025/11/15 01:56:42 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleFlushRead (0.70s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:56:42 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:56:42 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 01:56:42 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:42 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:56:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:56:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:42 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': 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-yeyifon2pixa'": failed to create file: Parent folder is trashed (Error 403) 2025/11/15 01:56:43 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:56:43 DEBUG : Looking for writers 2025/11/15 01:56:43 DEBUG : >WaitForWriters: 2025/11/15 01:56:43 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReleaseRead (0.72s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:56:43 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:56:43 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 01:56:43 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:43 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:56:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:56:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:56:43 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 01:56:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:56:43 DEBUG : file1: newRWFileHandle: 2025/11/15 01:56:43 DEBUG : file1(0xc001470f80): openPending: 2025/11/15 01:56:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:56:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:56:43 DEBUG : file1(0xc001470f80): >openPending: err= 2025/11/15 01:56:43 DEBUG : file1: >newRWFileHandle: err= 2025/11/15 01:56:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:56:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/15 01:56:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/15 01:56:43 DEBUG : file1(0xc001470f80): _writeAt: size=5, off=0 2025/11/15 01:56:43 DEBUG : file1(0xc001470f80): >_writeAt: n=5, err= 2025/11/15 01:56:43 DEBUG : file1(0xc001470f80): _writeAt: size=7, off=5 2025/11/15 01:56:43 DEBUG : file1(0xc001470f80): >_writeAt: n=7, err= 2025/11/15 01:56:43 DEBUG : file1: vfs cache: truncate to size=11 2025/11/15 01:56:43 DEBUG : file1(0xc001470f80): close: 2025/11/15 01:56:43 DEBUG : file1: vfs cache: setting modification time to 2025-11-15 01:56:43.894203231 +0000 UTC m=+309.566094380 2025/11/15 01:56:43 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/15 01:56:43 DEBUG : file1(0xc001470f80): >close: err= 2025/11/15 01:56:43 DEBUG : file1(0xc001470f80): close: 2025/11/15 01:56:43 DEBUG : file1(0xc001470f80): >close: err=file already closed 2025/11/15 01:56:43 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:56:43 DEBUG : Looking for writers 2025/11/15 01:56:43 DEBUG : file1: reading active writers 2025/11/15 01:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/15 01:56:43 DEBUG : Looking for writers 2025/11/15 01:56:43 DEBUG : file1: reading active writers 2025/11/15 01:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/15 01:56:43 DEBUG : Looking for writers 2025/11/15 01:56:43 DEBUG : file1: reading active writers 2025/11/15 01:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/15 01:56:43 DEBUG : Looking for writers 2025/11/15 01:56:43 DEBUG : file1: reading active writers 2025/11/15 01:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/15 01:56:43 DEBUG : file1: vfs cache: starting upload 2025/11/15 01:56:44 DEBUG : Looking for writers 2025/11/15 01:56:44 DEBUG : file1: reading active writers 2025/11/15 01:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/15 01:56:44 DEBUG : Looking for writers 2025/11/15 01:56:44 DEBUG : file1: reading active writers 2025/11/15 01:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/15 01:56:44 DEBUG : Looking for writers 2025/11/15 01:56:44 DEBUG : file1: reading active writers 2025/11/15 01:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/15 01:56:44 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/11/15 01:56:45 DEBUG : Looking for writers 2025/11/15 01:56:45 DEBUG : file1: reading active writers 2025/11/15 01:56:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/15 01:56:45 DEBUG : file1: size = 11 OK 2025/11/15 01:56:45 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 01:56:45 INFO : file1: Copied (new) 2025/11/15 01:56:45 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-15 01:56:43 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/11/15 01:56:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/15 01:56:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:56:45 INFO : file1: vfs cache: upload succeeded try #1 2025/11/15 01:56:46 DEBUG : Looking for writers 2025/11/15 01:56:46 DEBUG : file1: reading active writers 2025/11/15 01:56:46 DEBUG : >WaitForWriters: 2025/11/15 01:56:46 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:56:46 DEBUG : Looking for writers 2025/11/15 01:56:46 DEBUG : file1: reading active writers 2025/11/15 01:56:46 DEBUG : >WaitForWriters: 2025/11/15 01:56:46 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.16s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:56:46 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:56:46 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 01:56:46 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:46 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:56:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:56:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:56:46 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 01:56:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:56:47 DEBUG : file1: newRWFileHandle: 2025/11/15 01:56:47 DEBUG : file1(0xc0008c8140): openPending: 2025/11/15 01:56:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:56:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:56:47 DEBUG : file1(0xc0008c8140): >openPending: err= 2025/11/15 01:56:47 DEBUG : file1: >newRWFileHandle: err= 2025/11/15 01:56:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:56:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/15 01:56:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/15 01:56:47 DEBUG : file1(0xc0008c8140): _writeAt: size=7, off=0 2025/11/15 01:56:47 DEBUG : file1(0xc0008c8140): >_writeAt: n=7, err= 2025/11/15 01:56:47 DEBUG : file1(0xc0008c8140): _writeAt: size=6, off=5 2025/11/15 01:56:47 DEBUG : file1(0xc0008c8140): >_writeAt: n=6, err= 2025/11/15 01:56:47 DEBUG : file1(0xc0008c8140): close: 2025/11/15 01:56:47 DEBUG : file1: vfs cache: setting modification time to 2025-11-15 01:56:47.05181707 +0000 UTC m=+312.723708220 2025/11/15 01:56:47 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/15 01:56:47 DEBUG : file1(0xc0008c8140): >close: err= 2025/11/15 01:56:47 DEBUG : file1(0xc0008c8140): _writeAt: size=5, off=0 2025/11/15 01:56:47 DEBUG : file1(0xc0008c8140): >_writeAt: n=0, err=file already closed 2025/11/15 01:56:47 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:56:47 DEBUG : Looking for writers 2025/11/15 01:56:47 DEBUG : file1: reading active writers 2025/11/15 01:56:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/15 01:56:47 DEBUG : Looking for writers 2025/11/15 01:56:47 DEBUG : file1: reading active writers 2025/11/15 01:56:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/15 01:56:47 DEBUG : Looking for writers 2025/11/15 01:56:47 DEBUG : file1: reading active writers 2025/11/15 01:56:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/15 01:56:47 DEBUG : Looking for writers 2025/11/15 01:56:47 DEBUG : file1: reading active writers 2025/11/15 01:56:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/15 01:56:47 DEBUG : file1: vfs cache: starting upload 2025/11/15 01:56:47 DEBUG : Looking for writers 2025/11/15 01:56:47 DEBUG : file1: reading active writers 2025/11/15 01:56:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/15 01:56:47 DEBUG : Looking for writers 2025/11/15 01:56:47 DEBUG : file1: reading active writers 2025/11/15 01:56:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/15 01:56:47 DEBUG : Looking for writers 2025/11/15 01:56:47 DEBUG : file1: reading active writers 2025/11/15 01:56:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/15 01:56:47 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/11/15 01:56:48 DEBUG : Looking for writers 2025/11/15 01:56:48 DEBUG : file1: reading active writers 2025/11/15 01:56:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/15 01:56:48 DEBUG : file1: size = 11 OK 2025/11/15 01:56:48 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 01:56:48 INFO : file1: Copied (new) 2025/11/15 01:56:48 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-15 01:56:47 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/11/15 01:56:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/15 01:56:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:56:48 INFO : file1: vfs cache: upload succeeded try #1 2025/11/15 01:56:49 DEBUG : Looking for writers 2025/11/15 01:56:49 DEBUG : file1: reading active writers 2025/11/15 01:56:49 DEBUG : >WaitForWriters: 2025/11/15 01:56:49 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:56:49 DEBUG : Looking for writers 2025/11/15 01:56:49 DEBUG : file1: reading active writers 2025/11/15 01:56:49 DEBUG : >WaitForWriters: 2025/11/15 01:56:49 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': 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: TestRWFileHandleWriteAt (10.54s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:56:57 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:56:57 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 01:56:57 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:57 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:56:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:56:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:56:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:56:57 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 01:56:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:56:57 DEBUG : file1: newRWFileHandle: 2025/11/15 01:56:57 DEBUG : file1(0xc001470940): openPending: 2025/11/15 01:56:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:56:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:56:57 DEBUG : file1(0xc001470940): >openPending: err= 2025/11/15 01:56:57 DEBUG : file1: >newRWFileHandle: err= 2025/11/15 01:56:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:56:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/15 01:56:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/15 01:56:57 DEBUG : file1(0xc001470940): close: 2025/11/15 01:56:57 DEBUG : file1: vfs cache: setting modification time to 2025-11-15 01:56:57.584067602 +0000 UTC m=+323.255958752 2025/11/15 01:56:57 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/15 01:56:57 DEBUG : file1(0xc001470940): >close: err= 2025/11/15 01:56:57 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/15 01:56:57 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/15 01:56:57 DEBUG : file2: newRWFileHandle: 2025/11/15 01:56:57 DEBUG : file2(0xc001470e00): openPending: 2025/11/15 01:56:57 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:56:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/15 01:56:57 DEBUG : file2(0xc001470e00): >openPending: err= 2025/11/15 01:56:57 DEBUG : file2: >newRWFileHandle: err= 2025/11/15 01:56:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/15 01:56:57 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/11/15 01:56:57 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/11/15 01:56:57 DEBUG : file2(0xc001470e00): RWFileHandle.Flush 2025/11/15 01:56:57 DEBUG : file2(0xc001470e00): RWFileHandle.Release 2025/11/15 01:56:57 DEBUG : file2(0xc001470e00): close: 2025/11/15 01:56:57 DEBUG : file2: vfs cache: setting modification time to 2025-11-15 01:56:57.586035704 +0000 UTC m=+323.257926863 2025/11/15 01:56:57 INFO : file2: vfs cache: queuing for upload in 100ms 2025/11/15 01:56:57 DEBUG : file2(0xc001470e00): >close: err= 2025/11/15 01:56:57 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:56:57 DEBUG : Looking for writers 2025/11/15 01:56:57 DEBUG : file1: reading active writers 2025/11/15 01:56:57 DEBUG : file2: reading active writers 2025/11/15 01:56:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/11/15 01:56:57 DEBUG : Looking for writers 2025/11/15 01:56:57 DEBUG : file1: reading active writers 2025/11/15 01:56:57 DEBUG : file2: reading active writers 2025/11/15 01:56:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/11/15 01:56:57 DEBUG : Looking for writers 2025/11/15 01:56:57 DEBUG : file1: reading active writers 2025/11/15 01:56:57 DEBUG : file2: reading active writers 2025/11/15 01:56:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/11/15 01:56:57 DEBUG : Looking for writers 2025/11/15 01:56:57 DEBUG : file2: reading active writers 2025/11/15 01:56:57 DEBUG : file1: reading active writers 2025/11/15 01:56:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/11/15 01:56:57 DEBUG : file1: vfs cache: starting upload 2025/11/15 01:56:57 DEBUG : file2: vfs cache: starting upload 2025/11/15 01:56:57 DEBUG : Looking for writers 2025/11/15 01:56:57 DEBUG : file2: reading active writers 2025/11/15 01:56:57 DEBUG : file1: reading active writers 2025/11/15 01:56:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/11/15 01:56:57 DEBUG : Looking for writers 2025/11/15 01:56:57 DEBUG : file1: reading active writers 2025/11/15 01:56:57 DEBUG : file2: reading active writers 2025/11/15 01:56:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/11/15 01:56:58 DEBUG : Looking for writers 2025/11/15 01:56:58 DEBUG : file2: reading active writers 2025/11/15 01:56:58 DEBUG : file1: reading active writers 2025/11/15 01:56:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/11/15 01:56:58 DEBUG : Looking for writers 2025/11/15 01:56:58 DEBUG : file1: reading active writers 2025/11/15 01:56:58 DEBUG : file2: reading active writers 2025/11/15 01:56:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/15 01:56:59 DEBUG : file1: size = 0 OK 2025/11/15 01:56:59 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 01:56:59 INFO : file1: Copied (new) 2025/11/15 01:56:59 DEBUG : file1: vfs cache: fingerprint now "0,2025-11-15 01:56:57 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/11/15 01:56:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/15 01:56:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:56:59 INFO : file1: vfs cache: upload succeeded try #1 2025/11/15 01:56:59 DEBUG : Looking for writers 2025/11/15 01:56:59 DEBUG : file1: reading active writers 2025/11/15 01:56:59 DEBUG : file2: reading active writers 2025/11/15 01:56:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/15 01:57:00 DEBUG : file2: size = 0 OK 2025/11/15 01:57:00 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 01:57:00 INFO : file2: Copied (new) 2025/11/15 01:57:00 DEBUG : file2: vfs cache: fingerprint now "0,2025-11-15 01:56:57 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/11/15 01:57:00 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/11/15 01:57:00 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/15 01:57:00 INFO : file2: vfs cache: upload succeeded try #1 2025/11/15 01:57:00 DEBUG : Looking for writers 2025/11/15 01:57:00 DEBUG : file1: reading active writers 2025/11/15 01:57:00 DEBUG : file2: reading active writers 2025/11/15 01:57:00 DEBUG : >WaitForWriters: 2025/11/15 01:57:01 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:57:01 DEBUG : Looking for writers 2025/11/15 01:57:01 DEBUG : file2: reading active writers 2025/11/15 01:57:01 DEBUG : file1: reading active writers 2025/11/15 01:57:01 DEBUG : >WaitForWriters: 2025/11/15 01:57:01 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (4.38s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:57:01 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:57:01 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 01:57:01 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:01 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:57:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:57:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:01 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 01:57:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:01 DEBUG : file1: newRWFileHandle: 2025/11/15 01:57:01 DEBUG : file1(0xc000a20680): openPending: 2025/11/15 01:57:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:57:01 DEBUG : file1(0xc000a20680): >openPending: err= 2025/11/15 01:57:01 DEBUG : file1: >newRWFileHandle: err= 2025/11/15 01:57:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:57:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/15 01:57:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/15 01:57:01 DEBUG : file1(0xc000a20680): _writeAt: size=5, off=0 2025/11/15 01:57:01 DEBUG : file1(0xc000a20680): >_writeAt: n=5, err= 2025/11/15 01:57:01 DEBUG : file1(0xc000a20680): RWFileHandle.Flush 2025/11/15 01:57:01 DEBUG : file1(0xc000a20680): RWFileHandle.Flush 2025/11/15 01:57:01 DEBUG : file1(0xc000a20680): close: 2025/11/15 01:57:01 DEBUG : file1: vfs cache: setting modification time to 2025-11-15 01:57:01.968242207 +0000 UTC m=+327.640133346 2025/11/15 01:57:01 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:01 DEBUG : file1(0xc000a20680): >close: err= 2025/11/15 01:57:01 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:57:01 DEBUG : Looking for writers 2025/11/15 01:57:01 DEBUG : file1: reading active writers 2025/11/15 01:57:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/15 01:57:01 DEBUG : Looking for writers 2025/11/15 01:57:01 DEBUG : file1: reading active writers 2025/11/15 01:57:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/15 01:57:01 DEBUG : Looking for writers 2025/11/15 01:57:01 DEBUG : file1: reading active writers 2025/11/15 01:57:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/15 01:57:02 DEBUG : Looking for writers 2025/11/15 01:57:02 DEBUG : file1: reading active writers 2025/11/15 01:57:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/15 01:57:02 DEBUG : file1: vfs cache: starting upload 2025/11/15 01:57:02 DEBUG : Looking for writers 2025/11/15 01:57:02 DEBUG : file1: reading active writers 2025/11/15 01:57:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/15 01:57:02 DEBUG : Looking for writers 2025/11/15 01:57:02 DEBUG : file1: reading active writers 2025/11/15 01:57:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/15 01:57:02 DEBUG : Looking for writers 2025/11/15 01:57:02 DEBUG : file1: reading active writers 2025/11/15 01:57:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/15 01:57:02 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/11/15 01:57:03 DEBUG : Looking for writers 2025/11/15 01:57:03 DEBUG : file1: reading active writers 2025/11/15 01:57:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/15 01:57:03 DEBUG : file1: size = 5 OK 2025/11/15 01:57:03 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/15 01:57:03 INFO : file1: Copied (new) 2025/11/15 01:57:03 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-15 01:57:01 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/15 01:57:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/15 01:57:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:57:03 INFO : file1: vfs cache: upload succeeded try #1 2025/11/15 01:57:04 DEBUG : Looking for writers 2025/11/15 01:57:04 DEBUG : file1: reading active writers 2025/11/15 01:57:04 DEBUG : >WaitForWriters: 2025/11/15 01:57:04 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.98s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:57:04 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:57:04 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 01:57:04 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:04 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:57:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:57:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:04 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 01:57:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:04 DEBUG : file1: newRWFileHandle: 2025/11/15 01:57:04 DEBUG : file1(0xc000684780): openPending: 2025/11/15 01:57:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:57:04 DEBUG : file1(0xc000684780): >openPending: err= 2025/11/15 01:57:04 DEBUG : file1: >newRWFileHandle: err= 2025/11/15 01:57:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:57:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/15 01:57:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/15 01:57:04 DEBUG : file1(0xc000684780): _writeAt: size=5, off=0 2025/11/15 01:57:04 DEBUG : file1(0xc000684780): >_writeAt: n=5, err= 2025/11/15 01:57:04 DEBUG : file1(0xc000684780): RWFileHandle.Release 2025/11/15 01:57:04 DEBUG : file1(0xc000684780): close: 2025/11/15 01:57:04 DEBUG : file1: vfs cache: setting modification time to 2025-11-15 01:57:04.964711233 +0000 UTC m=+330.636602382 2025/11/15 01:57:04 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:04 DEBUG : file1(0xc000684780): >close: err= 2025/11/15 01:57:04 DEBUG : file1(0xc000684780): RWFileHandle.Release 2025/11/15 01:57:04 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:57:04 DEBUG : Looking for writers 2025/11/15 01:57:04 DEBUG : file1: reading active writers 2025/11/15 01:57:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/15 01:57:04 DEBUG : Looking for writers 2025/11/15 01:57:04 DEBUG : file1: reading active writers 2025/11/15 01:57:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/15 01:57:04 DEBUG : Looking for writers 2025/11/15 01:57:04 DEBUG : file1: reading active writers 2025/11/15 01:57:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/15 01:57:05 DEBUG : Looking for writers 2025/11/15 01:57:05 DEBUG : file1: reading active writers 2025/11/15 01:57:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/15 01:57:05 DEBUG : file1: vfs cache: starting upload 2025/11/15 01:57:05 DEBUG : Looking for writers 2025/11/15 01:57:05 DEBUG : file1: reading active writers 2025/11/15 01:57:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/15 01:57:05 DEBUG : Looking for writers 2025/11/15 01:57:05 DEBUG : file1: reading active writers 2025/11/15 01:57:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/15 01:57:05 DEBUG : Looking for writers 2025/11/15 01:57:05 DEBUG : file1: reading active writers 2025/11/15 01:57:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/15 01:57:05 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/11/15 01:57:06 DEBUG : Looking for writers 2025/11/15 01:57:06 DEBUG : file1: reading active writers 2025/11/15 01:57:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/15 01:57:06 DEBUG : file1: size = 5 OK 2025/11/15 01:57:06 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/15 01:57:06 INFO : file1: Copied (new) 2025/11/15 01:57:06 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-15 01:57:04 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/15 01:57:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/15 01:57:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:57:06 INFO : file1: vfs cache: upload succeeded try #1 2025/11/15 01:57:07 DEBUG : Looking for writers 2025/11/15 01:57:07 DEBUG : file1: reading active writers 2025/11/15 01:57:07 DEBUG : >WaitForWriters: 2025/11/15 01:57:07 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.00s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:57:07 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:57:07 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 01:57:07 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:07 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:57:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:57:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:07 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 01:57:08 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/15 01:57:10 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/11/15 01:57:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/15 01:57:10 DEBUG : dir/file1: newRWFileHandle: 2025/11/15 01:57:10 DEBUG : dir/file1(0xc000a203c0): openPending: 2025/11/15 01:57:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/15 01:57:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/15 01:57:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:57:10 DEBUG : dir/file1(0xc000a203c0): >openPending: err= 2025/11/15 01:57:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/15 01:57:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/15 01:57:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/15 01:57:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/15 01:57:10 DEBUG : dir/file1(0xc000a203c0): _writeAt: size=5, off=0 2025/11/15 01:57:10 DEBUG : dir/file1(0xc000a203c0): >_writeAt: n=5, err= 2025/11/15 01:57:10 DEBUG : dir/file1(0xc000a203c0): close: 2025/11/15 01:57:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:10 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-15 01:57:10.701961889 +0000 UTC m=+336.373853067 2025/11/15 01:57:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:10 DEBUG : dir/file1(0xc000a203c0): >close: err= 2025/11/15 01:57:10 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:57:10 DEBUG : dir: Looking for writers 2025/11/15 01:57:10 DEBUG : file1: reading active writers 2025/11/15 01:57:10 DEBUG : Looking for writers 2025/11/15 01:57:10 DEBUG : dir: reading active writers 2025/11/15 01:57:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/15 01:57:10 DEBUG : dir: Looking for writers 2025/11/15 01:57:10 DEBUG : file1: reading active writers 2025/11/15 01:57:10 DEBUG : Looking for writers 2025/11/15 01:57:10 DEBUG : dir: reading active writers 2025/11/15 01:57:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/15 01:57:10 DEBUG : dir: Looking for writers 2025/11/15 01:57:10 DEBUG : file1: reading active writers 2025/11/15 01:57:10 DEBUG : Looking for writers 2025/11/15 01:57:10 DEBUG : dir: reading active writers 2025/11/15 01:57:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/15 01:57:10 DEBUG : dir: Looking for writers 2025/11/15 01:57:10 DEBUG : file1: reading active writers 2025/11/15 01:57:10 DEBUG : Looking for writers 2025/11/15 01:57:10 DEBUG : dir: reading active writers 2025/11/15 01:57:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/15 01:57:10 DEBUG : dir/file1: vfs cache: starting upload 2025/11/15 01:57:10 DEBUG : dir: Looking for writers 2025/11/15 01:57:10 DEBUG : file1: reading active writers 2025/11/15 01:57:10 DEBUG : Looking for writers 2025/11/15 01:57:10 DEBUG : dir: reading active writers 2025/11/15 01:57:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/15 01:57:10 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/11/15 01:57:11 DEBUG : dir: Looking for writers 2025/11/15 01:57:11 DEBUG : file1: reading active writers 2025/11/15 01:57:11 DEBUG : Looking for writers 2025/11/15 01:57:11 DEBUG : dir: reading active writers 2025/11/15 01:57:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/15 01:57:11 DEBUG : dir: Looking for writers 2025/11/15 01:57:11 DEBUG : file1: reading active writers 2025/11/15 01:57:11 DEBUG : Looking for writers 2025/11/15 01:57:11 DEBUG : dir: reading active writers 2025/11/15 01:57:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/15 01:57:11 DEBUG : dir/file1: size = 5 OK 2025/11/15 01:57:11 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/15 01:57:11 INFO : dir/file1: Copied (replaced existing) 2025/11/15 01:57:11 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-11-15 01:57:10 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/15 01:57:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/15 01:57:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:57:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/15 01:57:11 DEBUG : dir: Looking for writers 2025/11/15 01:57:11 DEBUG : file1: reading active writers 2025/11/15 01:57:11 DEBUG : Looking for writers 2025/11/15 01:57:11 DEBUG : dir: reading active writers 2025/11/15 01:57:11 DEBUG : >WaitForWriters: 2025/11/15 01:57:11 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': 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: TestRWFileHandleSizeTruncateExisting (12.83s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:57:20 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:57:20 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 01:57:20 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:20 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:57:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:57:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:20 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 01:57:21 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/15 01:57:23 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:23 DEBUG : dir/file1: newRWFileHandle: 2025/11/15 01:57:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/15 01:57:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:57:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/15 01:57:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/15 01:57:23 DEBUG : dir/file1(0xc0008c8340): _writeAt: size=5, off=0 2025/11/15 01:57:23 DEBUG : dir/file1(0xc0008c8340): openPending: 2025/11/15 01:57:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/15 01:57:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/15 01:57:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:57:23 DEBUG : dir/file1(0xc0008c8340): >openPending: err= 2025/11/15 01:57:23 DEBUG : dir/file1(0xc0008c8340): >_writeAt: n=5, err= 2025/11/15 01:57:23 DEBUG : dir/file1(0xc0008c8340): _writeAt: size=15, off=5 2025/11/15 01:57:23 DEBUG : dir/file1(0xc0008c8340): >_writeAt: n=15, err= 2025/11/15 01:57:23 DEBUG : dir/file1(0xc0008c8340): close: 2025/11/15 01:57:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/11/15 01:57:23 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-15 01:57:23.507862011 +0000 UTC m=+349.179753151 2025/11/15 01:57:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:23 DEBUG : dir/file1(0xc0008c8340): >close: err= 2025/11/15 01:57:23 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:57:23 DEBUG : dir: Looking for writers 2025/11/15 01:57:23 DEBUG : file1: reading active writers 2025/11/15 01:57:23 DEBUG : Looking for writers 2025/11/15 01:57:23 DEBUG : dir: reading active writers 2025/11/15 01:57:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/15 01:57:23 DEBUG : dir: Looking for writers 2025/11/15 01:57:23 DEBUG : file1: reading active writers 2025/11/15 01:57:23 DEBUG : Looking for writers 2025/11/15 01:57:23 DEBUG : dir: reading active writers 2025/11/15 01:57:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/15 01:57:23 DEBUG : dir: Looking for writers 2025/11/15 01:57:23 DEBUG : file1: reading active writers 2025/11/15 01:57:23 DEBUG : Looking for writers 2025/11/15 01:57:23 DEBUG : dir: reading active writers 2025/11/15 01:57:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/15 01:57:23 DEBUG : dir: Looking for writers 2025/11/15 01:57:23 DEBUG : file1: reading active writers 2025/11/15 01:57:23 DEBUG : Looking for writers 2025/11/15 01:57:23 DEBUG : dir: reading active writers 2025/11/15 01:57:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/15 01:57:23 DEBUG : dir/file1: vfs cache: starting upload 2025/11/15 01:57:23 DEBUG : dir: Looking for writers 2025/11/15 01:57:23 DEBUG : file1: reading active writers 2025/11/15 01:57:23 DEBUG : Looking for writers 2025/11/15 01:57:23 DEBUG : dir: reading active writers 2025/11/15 01:57:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/15 01:57:23 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/11/15 01:57:23 DEBUG : dir: Looking for writers 2025/11/15 01:57:23 DEBUG : file1: reading active writers 2025/11/15 01:57:23 DEBUG : Looking for writers 2025/11/15 01:57:23 DEBUG : dir: reading active writers 2025/11/15 01:57:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/15 01:57:24 DEBUG : dir: Looking for writers 2025/11/15 01:57:24 DEBUG : file1: reading active writers 2025/11/15 01:57:24 DEBUG : Looking for writers 2025/11/15 01:57:24 DEBUG : dir: reading active writers 2025/11/15 01:57:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/15 01:57:24 DEBUG : dir/file1: size = 20 OK 2025/11/15 01:57:24 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/11/15 01:57:24 INFO : dir/file1: Copied (replaced existing) 2025/11/15 01:57:24 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-11-15 01:57:23 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/11/15 01:57:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/15 01:57:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:57:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/15 01:57:24 DEBUG : dir: Looking for writers 2025/11/15 01:57:24 DEBUG : file1: reading active writers 2025/11/15 01:57:24 DEBUG : Looking for writers 2025/11/15 01:57:24 DEBUG : dir: reading active writers 2025/11/15 01:57:24 DEBUG : >WaitForWriters: 2025/11/15 01:57:24 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.23s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:57:25 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:57:25 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 01:57:25 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:25 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:57:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:57:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:25 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 01:57:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:26 DEBUG : file1: newRWFileHandle: 2025/11/15 01:57:26 DEBUG : file1(0xc000684940): openPending: 2025/11/15 01:57:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:57:26 DEBUG : file1(0xc000684940): >openPending: err= 2025/11/15 01:57:26 DEBUG : file1: >newRWFileHandle: err= 2025/11/15 01:57:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:57:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/15 01:57:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/15 01:57:26 DEBUG : file1(0xc000684940): _writeAt: size=5, off=0 2025/11/15 01:57:26 DEBUG : file1(0xc000684940): >_writeAt: n=5, err= 2025/11/15 01:57:26 DEBUG : file1(0xc000684940): close: 2025/11/15 01:57:26 DEBUG : file1: vfs cache: setting modification time to 2025-11-15 01:57:26.017542343 +0000 UTC m=+351.689433482 2025/11/15 01:57:26 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:26 DEBUG : file1(0xc000684940): >close: err= 2025/11/15 01:57:26 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:57:26 DEBUG : Looking for writers 2025/11/15 01:57:26 DEBUG : file1: reading active writers 2025/11/15 01:57:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/15 01:57:26 DEBUG : Looking for writers 2025/11/15 01:57:26 DEBUG : file1: reading active writers 2025/11/15 01:57:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/15 01:57:26 DEBUG : Looking for writers 2025/11/15 01:57:26 DEBUG : file1: reading active writers 2025/11/15 01:57:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/15 01:57:26 DEBUG : Looking for writers 2025/11/15 01:57:26 DEBUG : file1: reading active writers 2025/11/15 01:57:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/15 01:57:26 DEBUG : file1: vfs cache: starting upload 2025/11/15 01:57:26 DEBUG : Looking for writers 2025/11/15 01:57:26 DEBUG : file1: reading active writers 2025/11/15 01:57:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/15 01:57:26 DEBUG : Looking for writers 2025/11/15 01:57:26 DEBUG : file1: reading active writers 2025/11/15 01:57:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/15 01:57:26 DEBUG : Looking for writers 2025/11/15 01:57:26 DEBUG : file1: reading active writers 2025/11/15 01:57:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/15 01:57:26 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/11/15 01:57:27 DEBUG : Looking for writers 2025/11/15 01:57:27 DEBUG : file1: reading active writers 2025/11/15 01:57:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/15 01:57:27 DEBUG : file1: size = 5 OK 2025/11/15 01:57:27 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/15 01:57:27 INFO : file1: Copied (new) 2025/11/15 01:57:27 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-15 01:57:26 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/15 01:57:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/15 01:57:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:57:27 INFO : file1: vfs cache: upload succeeded try #1 2025/11/15 01:57:28 DEBUG : Looking for writers 2025/11/15 01:57:28 DEBUG : file1: reading active writers 2025/11/15 01:57:28 DEBUG : >WaitForWriters: 2025/11/15 01:57:28 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.98s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:57:28 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:57:28 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 01:57:28 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:28 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:57:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:57:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/11/15 01:57:28 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 01:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/15 01:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:28 DEBUG : open-test-file(0xc000772480): openPending: 2025/11/15 01:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:28 DEBUG : open-test-file(0xc000772480): >openPending: err= 2025/11/15 01:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:28 DEBUG : open-test-file(0xc000772480): _writeAt: size=5, off=0 2025/11/15 01:57:28 DEBUG : open-test-file(0xc000772480): >_writeAt: n=5, err= 2025/11/15 01:57:28 DEBUG : open-test-file(0xc000772480): close: 2025/11/15 01:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:28.996543777 +0000 UTC m=+354.668434917 2025/11/15 01:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:28 DEBUG : open-test-file(0xc000772480): >close: err= 2025/11/15 01:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/15 01:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:28 DEBUG : open-test-file(0xc000772980): _readAt: size=2, off=0 2025/11/15 01:57:28 DEBUG : open-test-file(0xc000772980): openPending: 2025/11/15 01:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:28 DEBUG : open-test-file(0xc000772980): >openPending: err= 2025/11/15 01:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:28 DEBUG : open-test-file(0xc000772980): >_readAt: n=2, err= 2025/11/15 01:57:28 DEBUG : open-test-file(0xc000772980): _writeAt: size=3, off=2 2025/11/15 01:57:28 DEBUG : open-test-file(0xc000772980): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:28 DEBUG : open-test-file(0xc000772980): close: 2025/11/15 01:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:28.996543777 +0000 UTC m=+354.668434917 2025/11/15 01:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:28 DEBUG : open-test-file(0xc000772980): >close: err= 2025/11/15 01:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:28 DEBUG : open-test-file(0xc000772e80): _readAt: size=512, off=0 2025/11/15 01:57:28 DEBUG : open-test-file(0xc000772e80): openPending: 2025/11/15 01:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:28 DEBUG : open-test-file(0xc000772e80): >openPending: err= 2025/11/15 01:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:28 DEBUG : open-test-file(0xc000772e80): >_readAt: n=5, err=EOF 2025/11/15 01:57:28 DEBUG : open-test-file(0xc000772e80): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:28.996543777 +0000 UTC m=+354.668434917 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000772e80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333d50 item 1 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007734c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007734c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007734c0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007734c0): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007734c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.001189201 +0000 UTC m=+354.673080351 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007734c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007739c0): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007739c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007739c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007739c0): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007739c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.001189201 +0000 UTC m=+354.673080351 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007739c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330930 item 2 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001470080): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001470080): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001470080): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001470080): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001470080): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.004449967 +0000 UTC m=+354.676341117 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001470080): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001470500): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001470500): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001470500): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001470500): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001470500): _writeAt: size=3, off=2 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001470500): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001470500): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.004449967 +0000 UTC m=+354.676341117 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001470500): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0014709c0): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0014709c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0014709c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0014709c0): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0014709c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.004449967 +0000 UTC m=+354.676341117 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0014709c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003318f0 item 3 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001471040): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001471040): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001471040): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001471040): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001471040): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.008333422 +0000 UTC m=+354.680224581 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001471040): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0014715c0): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0014715c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0014715c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0014715c0): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0014715c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.008333422 +0000 UTC m=+354.680224581 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0014715c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000676a10 item 4 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001471c40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001471c40): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001471c40): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001471c40): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001471c40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.011010363 +0000 UTC m=+354.682901513 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001471c40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000562640): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000562640): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000562640): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000562640): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000562640): _writeAt: size=3, off=2 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000562640): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000562640): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.011010363 +0000 UTC m=+354.682901513 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000562640): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000562d00): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000562d00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000562d00): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000562d00): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000562d00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.011010363 +0000 UTC m=+354.682901513 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000562d00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006771f0 item 5 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000563f00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000563f00): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000563f00): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000563f00): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000563f00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.01488953 +0000 UTC m=+354.686780669 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000563f00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000116f00): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000116f00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000116f00): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000116f00): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000116f00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.01488953 +0000 UTC m=+354.686780669 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000116f00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000677b20 item 6 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0000b0000): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0000b0000): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0000b0000): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0000b0000): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0000b0000): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.018968732 +0000 UTC m=+354.690859872 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0000b0000): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0002cd340): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0002cd340): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0002cd340): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0002cd340): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0002cd340): _writeAt: size=3, off=2 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0002cd340): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0002cd340): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.018968732 +0000 UTC m=+354.690859872 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0002cd340): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007c22c0): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007c22c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007c22c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007c22c0): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007c22c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.018968732 +0000 UTC m=+354.690859872 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007c22c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a460 item 7 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007c2940): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007c2940): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007c2940): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007c2940): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007c2940): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.022952946 +0000 UTC m=+354.694844085 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007c2940): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008c8700): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008c8700): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008c8700): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008c8700): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008c8700): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.022952946 +0000 UTC m=+354.694844085 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008c8700): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b960 item 8 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008c8dc0): _readAt: size=2, off=0 2025/11/15 01:57:29 ERROR : open-test-file(0xc0008c8dc0): Couldn't read size of file 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008c8dc0): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008c8dc0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008c8dc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008c8dc0): close: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008c8dc0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008c9180): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008c9180): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008c9180): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008c9180): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008c9180): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.026138731 +0000 UTC m=+354.698029871 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008c9180): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008c9600): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008c9600): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008c9600): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008c9600): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008c9600): _writeAt: size=3, off=2 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008c9600): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008c9600): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.026138731 +0000 UTC m=+354.698029871 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008c9600): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008c9d00): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008c9d00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008c9d00): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008c9d00): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008c9d00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.026138731 +0000 UTC m=+354.698029871 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008c9d00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005720e0 item 9 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000888400): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000888400): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000888400): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000888400): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000888400): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.029802063 +0000 UTC m=+354.701693202 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000888400): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000888940): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000888940): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000888940): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000888940): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000888940): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.029802063 +0000 UTC m=+354.701693202 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000888940): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000572a10 item 10 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000888f80): _readAt: size=2, off=0 2025/11/15 01:57:29 ERROR : open-test-file(0xc000888f80): Couldn't read size of file 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000888f80): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000888f80): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000888f80): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000888f80): close: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000888f80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000889340): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000889340): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000889340): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000889340): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000889340): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.032643923 +0000 UTC m=+354.704535063 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000889340): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000889840): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000889840): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000889840): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000889840): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000889840): _writeAt: size=3, off=2 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000889840): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000889840): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.032643923 +0000 UTC m=+354.704535063 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000889840): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000889d40): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000889d40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000889d40): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000889d40): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000889d40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.032643923 +0000 UTC m=+354.704535063 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000889d40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000572e70 item 11 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008aa440): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008aa440): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008aa440): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008aa440): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008aa440): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.03619231 +0000 UTC m=+354.708083459 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008aa440): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008aa980): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008aa980): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008aa980): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008aa980): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008aa980): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.03619231 +0000 UTC m=+354.708083459 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008aa980): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000573ab0 item 12 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008aafc0): _readAt: size=2, off=0 2025/11/15 01:57:29 ERROR : open-test-file(0xc0008aafc0): Couldn't read size of file 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008aafc0): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008aafc0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008aafc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008aafc0): close: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008aafc0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008ab380): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008ab380): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008ab380): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008ab380): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008ab380): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.039221592 +0000 UTC m=+354.711112732 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008ab380): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008aba40): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008aba40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008aba40): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008aba40): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008aba40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.039221592 +0000 UTC m=+354.711112732 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008aba40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456af0 item 13 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008ea140): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008ea140): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008ea140): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008ea140): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008ea140): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.041956302 +0000 UTC m=+354.713847451 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008ea140): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008ea680): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008ea680): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008ea680): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008ea680): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008ea680): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.041956302 +0000 UTC m=+354.713847451 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008ea680): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000134150 item 14 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008eacc0): _readAt: size=2, off=0 2025/11/15 01:57:29 ERROR : open-test-file(0xc0008eacc0): Couldn't read size of file 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008eacc0): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008eacc0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008eacc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008eacc0): close: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008eacc0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008eb080): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008eb080): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008eb080): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008eb080): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008eb080): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.045036771 +0000 UTC m=+354.716927919 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008eb080): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008eb740): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008eb740): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008eb740): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008eb740): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008eb740): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.045036771 +0000 UTC m=+354.716927919 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008eb740): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000135110 item 15 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008ebdc0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008ebdc0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008ebdc0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008ebdc0): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008ebdc0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.047970794 +0000 UTC m=+354.719861933 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008ebdc0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000916380): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000916380): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000916380): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000916380): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000916380): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.047970794 +0000 UTC m=+354.719861933 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000916380): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000135e30 item 16 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009169c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009169c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009169c0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009169c0): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009169c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.05102878 +0000 UTC m=+354.722919919 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009169c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000916e40): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000916e40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000916e40): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000916e40): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000916e40): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000916e40): _writeAt: size=3, off=7 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000916e40): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000916e40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.05102878 +0000 UTC m=+354.722919919 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000916e40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007c2e80): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007c2e80): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007c2e80): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007c2e80): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007c2e80): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.05102878 +0000 UTC m=+354.722919919 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007c2e80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000166770 item 17 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007c3500): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007c3500): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007c3500): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007c3500): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007c3500): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.05519766 +0000 UTC m=+354.727088808 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007c3500): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007c3a40): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007c3a40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007c3a40): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007c3a40): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007c3a40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.05519766 +0000 UTC m=+354.727088808 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0007c3a40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014a2a0 item 18 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082a140): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082a140): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082a140): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082a140): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082a140): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.057684375 +0000 UTC m=+354.729575524 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082a140): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082a640): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082a640): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082a640): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082a640): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082a640): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082a640): _writeAt: size=3, off=7 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082a640): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082a640): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.057684375 +0000 UTC m=+354.729575524 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082a640): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082ab40): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082ab40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082ab40): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082ab40): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082ab40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.057684375 +0000 UTC m=+354.729575524 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082ab40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014a690 item 19 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082b1c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082b1c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082b1c0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082b1c0): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082b1c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.063240387 +0000 UTC m=+354.735131535 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082b1c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082b700): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082b700): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082b700): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082b700): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082b700): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.063240387 +0000 UTC m=+354.735131535 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082b700): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014ad20 item 20 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082bd80): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082bd80): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082bd80): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082bd80): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082bd80): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.067623158 +0000 UTC m=+354.739514297 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00082bd80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000854300): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000854300): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000854300): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000854300): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000854300): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000854300): _writeAt: size=3, off=7 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000854300): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000854300): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.067623158 +0000 UTC m=+354.739514297 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000854300): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000854800): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000854800): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000854800): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000854800): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000854800): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.067623158 +0000 UTC m=+354.739514297 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000854800): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014b340 item 21 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000854e80): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000854e80): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000854e80): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000854e80): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000854e80): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.072188892 +0000 UTC m=+354.744080032 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000854e80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008553c0): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008553c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008553c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008553c0): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008553c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.072188892 +0000 UTC m=+354.744080032 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0008553c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014b960 item 22 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000855a40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000855a40): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000855a40): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000855a40): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000855a40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.075257387 +0000 UTC m=+354.747148536 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000855a40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000855f40): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000855f40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000855f40): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000855f40): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000855f40): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000855f40): _writeAt: size=3, off=7 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000855f40): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000855f40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.075257387 +0000 UTC m=+354.747148536 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000855f40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00087c4c0): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00087c4c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00087c4c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00087c4c0): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00087c4c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.075257387 +0000 UTC m=+354.747148536 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00087c4c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014bce0 item 23 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00087cb40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00087cb40): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00087cb40): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00087cb40): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00087cb40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.078958099 +0000 UTC m=+354.750849249 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00087cb40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00087d080): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00087d080): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00087d080): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00087d080): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00087d080): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.078958099 +0000 UTC m=+354.750849249 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00087d080): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000588000 item 24 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00087d6c0): _readAt: size=2, off=0 2025/11/15 01:57:29 ERROR : open-test-file(0xc00087d6c0): Couldn't read size of file 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00087d6c0): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00087d6c0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00087d6c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00087d6c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00087d6c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00087da80): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00087da80): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00087da80): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00087da80): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00087da80): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.081945292 +0000 UTC m=+354.753836431 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00087da80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a4000): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a4000): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a4000): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a4000): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a4000): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a4000): _writeAt: size=3, off=7 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a4000): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a4000): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.081945292 +0000 UTC m=+354.753836431 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a4000): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a4540): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a4540): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a4540): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a4540): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a4540): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.081945292 +0000 UTC m=+354.753836431 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a4540): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000588e00 item 25 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a4bc0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a4bc0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a4bc0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a4bc0): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a4bc0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.086441095 +0000 UTC m=+354.758332245 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a4bc0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a5100): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a5100): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a5100): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a5100): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a5100): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.086441095 +0000 UTC m=+354.758332245 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a5100): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000589730 item 26 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a5740): _readAt: size=2, off=0 2025/11/15 01:57:29 ERROR : open-test-file(0xc0009a5740): Couldn't read size of file 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a5740): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a5740): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a5740): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a5740): close: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a5740): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a5b00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a5b00): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a5b00): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a5b00): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a5b00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.089973522 +0000 UTC m=+354.761864671 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009a5b00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c2080): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c2080): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c2080): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c2080): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c2080): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c2080): _writeAt: size=3, off=7 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c2080): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c2080): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.089973522 +0000 UTC m=+354.761864671 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c2080): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c25c0): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c25c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c25c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c25c0): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c25c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.089973522 +0000 UTC m=+354.761864671 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c25c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110150 item 27 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c2c40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c2c40): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c2c40): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c2c40): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c2c40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.094307051 +0000 UTC m=+354.766198200 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c2c40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c3180): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c3180): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c3180): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c3180): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c3180): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.094307051 +0000 UTC m=+354.766198200 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c3180): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110e00 item 28 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c37c0): _readAt: size=2, off=0 2025/11/15 01:57:29 ERROR : open-test-file(0xc0009c37c0): Couldn't read size of file 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c37c0): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c37c0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c37c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c37c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c37c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c3b80): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c3b80): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c3b80): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c3b80): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c3b80): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.098037108 +0000 UTC m=+354.769928256 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009c3b80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f02c0): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f02c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f02c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f02c0): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f02c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.098037108 +0000 UTC m=+354.769928256 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f02c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111500 item 29 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f0940): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f0940): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f0940): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f0940): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f0940): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.101027747 +0000 UTC m=+354.772918897 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f0940): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f0e80): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f0e80): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f0e80): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f0e80): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f0e80): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.101027747 +0000 UTC m=+354.772918897 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f0e80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111c00 item 30 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f14c0): _readAt: size=2, off=0 2025/11/15 01:57:29 ERROR : open-test-file(0xc0009f14c0): Couldn't read size of file 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f14c0): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f14c0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f14c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f14c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f14c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f1880): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f1880): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f1880): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f1880): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f1880): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.105087764 +0000 UTC m=+354.776978912 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f1880): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f1f40): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f1f40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f1f40): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f1f40): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f1f40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.105087764 +0000 UTC m=+354.776978912 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009f1f40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170150 item 31 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a34640): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a34640): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a34640): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a34640): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a34640): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.108141822 +0000 UTC m=+354.780032971 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a34640): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a34b80): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a34b80): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a34b80): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a34b80): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a34b80): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.108141822 +0000 UTC m=+354.780032971 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a34b80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170770 item 32 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a351c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a351c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a351c0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a351c0): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a351c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.111120279 +0000 UTC m=+354.783011428 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a351c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a35640): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a35640): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a35640): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a35640): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a35640): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170fc0 item 33 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a35640): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a35640): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.112183573 +0000 UTC m=+354.784074723 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a35640): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a35b40): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a35b40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a35b40): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a35b40): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a35b40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.112183573 +0000 UTC m=+354.784074723 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a35b40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171490 item 33 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a50200): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a50200): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a50200): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a50200): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a50200): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.114862869 +0000 UTC m=+354.786754018 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a50200): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a50680): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a50680): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000174150 item 34 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a50680): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a50680): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a50680): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a50680): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a50680): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.115829473 +0000 UTC m=+354.787720602 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a50680): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a50bc0): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a50bc0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a50bc0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a50bc0): >_readAt: n=3, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a50bc0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.115829473 +0000 UTC m=+354.787720602 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a50bc0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000174460 item 34 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a51200): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a51200): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a51200): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a51200): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a51200): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.117773819 +0000 UTC m=+354.789664938 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a51200): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a51680): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a51680): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a51680): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a51680): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a51680): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000174a10 item 35 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a51680): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a51680): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.118506884 +0000 UTC m=+354.790398003 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a51680): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a51b80): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a51b80): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a51b80): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a51b80): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a51b80): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.118506884 +0000 UTC m=+354.790398003 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a51b80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000174cb0 item 35 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a72280): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a72280): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a72280): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a72280): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a72280): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.120825944 +0000 UTC m=+354.792717073 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a72280): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a72780): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a72780): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001751f0 item 36 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a72780): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a72780): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a72780): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a72780): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a72780): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.121652836 +0000 UTC m=+354.793543966 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a72780): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a72cc0): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a72cc0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a72cc0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a72cc0): >_readAt: n=3, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a72cc0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.121652836 +0000 UTC m=+354.793543966 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a72cc0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000175500 item 36 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a73300): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a73300): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a73300): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a73300): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a73300): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.123685919 +0000 UTC m=+354.795577038 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a73300): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a73780): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a73780): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a73780): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a73780): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a73780): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000175ab0 item 37 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a73780): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a73780): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.124442128 +0000 UTC m=+354.796333257 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a73780): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a73c80): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a73c80): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a73c80): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a73c80): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a73c80): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.124442128 +0000 UTC m=+354.796333257 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a73c80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000175e30 item 37 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a94380): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a94380): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a94380): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a94380): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a94380): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.126541927 +0000 UTC m=+354.798433057 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a94380): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a94880): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a94880): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e42a0 item 38 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a94880): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a94880): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a94880): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a94880): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a94880): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.127558664 +0000 UTC m=+354.799449793 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a94880): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a94dc0): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a94dc0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a94dc0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a94dc0): >_readAt: n=3, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a94dc0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.127558664 +0000 UTC m=+354.799449793 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a94dc0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4460 item 38 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a95440): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a95440): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a95440): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a95440): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a95440): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.129551873 +0000 UTC m=+354.801443002 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a95440): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a95940): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a95940): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a95940): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a95940): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a95940): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4930 item 39 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a95940): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a95940): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.130370037 +0000 UTC m=+354.802261177 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a95940): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a95e40): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a95e40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a95e40): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a95e40): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a95e40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.130370037 +0000 UTC m=+354.802261177 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a95e40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4cb0 item 39 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aac540): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aac540): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aac540): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aac540): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aac540): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.132440511 +0000 UTC m=+354.804331640 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aac540): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aaca40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aaca40): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e50a0 item 40 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aaca40): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aaca40): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aaca40): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aaca40): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aaca40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.133293642 +0000 UTC m=+354.805184771 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aaca40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aacf80): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aacf80): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aacf80): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aacf80): >_readAt: n=3, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aacf80): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.133293642 +0000 UTC m=+354.805184771 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aacf80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5260 item 40 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aad540): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aad540): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aad540): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aad540): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aad540): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aad540): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aad540): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.135348155 +0000 UTC m=+354.807239284 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aad540): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aada40): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aada40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aada40): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e55e0 item 41 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aada40): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aada40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.136082293 +0000 UTC m=+354.807973412 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aada40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aadf00): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aadf00): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aadf00): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aadf00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aadf00): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e57a0 item 41 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aadf00): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aadf00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.13699796 +0000 UTC m=+354.808889089 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000aadf00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad04c0): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad04c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad04c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad04c0): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad04c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.13699796 +0000 UTC m=+354.808889089 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad04c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e59d0 item 41 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad0b00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad0b00): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad0b00): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad0b00): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad0b00): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad0b00): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad0b00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.139140339 +0000 UTC m=+354.811031458 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad0b00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad1000): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad1000): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad1000): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5dc0 item 42 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad1000): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad1000): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.139974884 +0000 UTC m=+354.811866014 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad1000): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad1540): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad1540): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a000 item 42 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad1540): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad1540): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad1540): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad1540): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad1540): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.140934774 +0000 UTC m=+354.812825904 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad1540): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad1ac0): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad1ac0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad1ac0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad1ac0): >_readAt: n=3, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad1ac0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.140934774 +0000 UTC m=+354.812825904 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ad1ac0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a2a0 item 42 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af0180): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af0180): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af0180): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af0180): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af0180): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af0180): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af0180): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.143083756 +0000 UTC m=+354.814974885 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af0180): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af0680): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af0680): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af0680): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a620 item 43 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af0680): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af0680): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.143975058 +0000 UTC m=+354.815866187 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af0680): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af0bc0): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af0bc0): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af0bc0): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af0bc0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af0bc0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a7e0 item 43 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af0bc0): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af0bc0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.144803271 +0000 UTC m=+354.816694400 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af0bc0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af1100): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af1100): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af1100): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af1100): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af1100): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.144803271 +0000 UTC m=+354.816694400 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af1100): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a9a0 item 43 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af1740): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af1740): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af1740): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af1740): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af1740): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af1740): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af1740): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.147065925 +0000 UTC m=+354.818957065 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af1740): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af1c40): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af1c40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af1c40): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ad20 item 44 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af1c40): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af1c40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.147833916 +0000 UTC m=+354.819725045 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000af1c40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0a200): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0a200): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057aee0 item 44 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0a200): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0a200): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0a200): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0a200): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0a200): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.14871028 +0000 UTC m=+354.820601410 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0a200): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0a780): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0a780): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0a780): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0a780): >_readAt: n=3, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0a780): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.14871028 +0000 UTC m=+354.820601410 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0a780): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b0a0 item 44 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0adc0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0adc0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0adc0): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0adc0): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0adc0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0adc0): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0adc0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.150714049 +0000 UTC m=+354.822605178 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0adc0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0b2c0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0b2c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0b2c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b650 item 45 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0b2c0): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0b2c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.151593738 +0000 UTC m=+354.823484878 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0b2c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0b9c0): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0b9c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0b9c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0b9c0): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0b9c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.151593738 +0000 UTC m=+354.823484878 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b0b9c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b880 item 45 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2c080): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2c080): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2c080): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2c080): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2c080): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2c080): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2c080): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.153655587 +0000 UTC m=+354.825546716 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2c080): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a20880): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a20880): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a20880): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057bdc0 item 46 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a20880): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a20880): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.154752324 +0000 UTC m=+354.826643432 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a20880): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a21200): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a21200): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a21200): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a21200): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a21200): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.154752324 +0000 UTC m=+354.826643432 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a21200): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009460e0 item 46 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a21880): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a21880): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a21880): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a21880): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a21880): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a21880): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a21880): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.156950657 +0000 UTC m=+354.828841766 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a21880): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a21d80): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a21d80): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a21d80): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000946460 item 47 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a21d80): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a21d80): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.157859251 +0000 UTC m=+354.829750380 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000a21d80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b8e500): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b8e500): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b8e500): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b8e500): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b8e500): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.157859251 +0000 UTC m=+354.829750380 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b8e500): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000946620 item 47 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b8eb40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b8eb40): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b8eb40): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b8eb40): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b8eb40): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b8eb40): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b8eb40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.16072125 +0000 UTC m=+354.832612399 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b8eb40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b8f040): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b8f040): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b8f040): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009469a0 item 48 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b8f040): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b8f040): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.161423928 +0000 UTC m=+354.833315037 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b8f040): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b8f740): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b8f740): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b8f740): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b8f740): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b8f740): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.161423928 +0000 UTC m=+354.833315037 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b8f740): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000946b60 item 48 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b8fd80): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b8fd80): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b8fd80): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b8fd80): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b8fd80): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.163042003 +0000 UTC m=+354.834933112 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b8fd80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba6280): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba6280): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba6280): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba6280): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba6280): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba6280): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000946ee0 item 49 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba6280): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba6280): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.16370654 +0000 UTC m=+354.835597638 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba6280): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba67c0): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba67c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba67c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba67c0): >_readAt: n=8, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba67c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.16370654 +0000 UTC m=+354.835597638 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba67c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009470a0 item 49 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba6e40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba6e40): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba6e40): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba6e40): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba6e40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.165377585 +0000 UTC m=+354.837268694 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba6e40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba7340): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba7340): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba7340): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000947420 item 50 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba7340): _readAt: size=2, off=5 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba7340): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba7340): _writeAt: size=3, off=5 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba7340): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba7340): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.166135086 +0000 UTC m=+354.838026194 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba7340): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba78c0): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba78c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba78c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba78c0): >_readAt: n=3, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba78c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.166135086 +0000 UTC m=+354.838026194 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba78c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009475e0 item 50 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba7f40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba7f40): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba7f40): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba7f40): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba7f40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.167780241 +0000 UTC m=+354.839671351 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ba7f40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc84c0): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc84c0): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc84c0): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc84c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc84c0): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc84c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000947960 item 51 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc84c0): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc84c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.168422937 +0000 UTC m=+354.840314046 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc84c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc8a00): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc8a00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc8a00): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc8a00): >_readAt: n=8, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc8a00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.168422937 +0000 UTC m=+354.840314046 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc8a00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000947b20 item 51 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc9080): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc9080): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc9080): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc9080): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc9080): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.170086947 +0000 UTC m=+354.841978056 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc9080): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc9580): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc9580): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc9580): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000947ea0 item 52 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc9580): _readAt: size=2, off=5 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc9580): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc9580): _writeAt: size=3, off=5 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc9580): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc9580): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.170806879 +0000 UTC m=+354.842697988 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc9580): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc9b00): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc9b00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc9b00): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc9b00): >_readAt: n=3, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc9b00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.170806879 +0000 UTC m=+354.842697988 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000bc9b00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bdc0e0 item 52 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be6200): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be6200): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be6200): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be6200): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be6200): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.172351416 +0000 UTC m=+354.844242525 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be6200): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be6700): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be6700): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be6700): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be6700): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be6700): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be6700): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bdc460 item 53 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be6700): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be6700): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.173021212 +0000 UTC m=+354.844912321 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be6700): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be6c40): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be6c40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be6c40): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be6c40): >_readAt: n=8, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be6c40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.173021212 +0000 UTC m=+354.844912321 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be6c40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bdc620 item 53 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be72c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be72c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be72c0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be72c0): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be72c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.174714869 +0000 UTC m=+354.846605977 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be72c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be77c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be77c0): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be77c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bdc9a0 item 54 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be77c0): _readAt: size=2, off=5 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be77c0): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be77c0): _writeAt: size=3, off=5 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be77c0): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be77c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.175924498 +0000 UTC m=+354.847815627 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be77c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be7d40): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be7d40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be7d40): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be7d40): >_readAt: n=3, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be7d40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.175924498 +0000 UTC m=+354.847815627 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000be7d40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bdcb60 item 54 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c06440): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c06440): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c06440): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c06440): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c06440): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.178126659 +0000 UTC m=+354.850017778 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c06440): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c06940): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c06940): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c06940): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c06940): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c06940): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c06940): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bdcee0 item 55 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c06940): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c06940): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.179110845 +0000 UTC m=+354.851001964 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c06940): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c06e80): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c06e80): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c06e80): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c06e80): >_readAt: n=8, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c06e80): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.179110845 +0000 UTC m=+354.851001964 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c06e80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bdd0a0 item 55 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c07500): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c07500): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c07500): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c07500): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c07500): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.181393988 +0000 UTC m=+354.853285117 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c07500): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c07a00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c07a00): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c07a00): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bdd420 item 56 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c07a00): _readAt: size=2, off=5 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c07a00): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c07a00): _writeAt: size=3, off=5 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c07a00): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c07a00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.182323462 +0000 UTC m=+354.854214571 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c07a00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c26000): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c26000): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c26000): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c26000): >_readAt: n=3, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c26000): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.182323462 +0000 UTC m=+354.854214571 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c26000): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bdd5e0 item 56 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c26640): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c26640): open at offset 0 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c26640): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c26640): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c26640): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c26640): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c26640): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c26640): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.18417293 +0000 UTC m=+354.856064059 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c26640): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c26b80): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c26b80): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c26b80): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bdd960 item 57 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c26b80): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c26b80): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.185076655 +0000 UTC m=+354.856967785 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c26b80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c270c0): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c270c0): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c270c0): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c270c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c270c0): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c270c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bddb20 item 57 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c270c0): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c270c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.186095757 +0000 UTC m=+354.857986876 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c270c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c27640): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c27640): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c27640): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c27640): >_readAt: n=8, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c27640): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.186095757 +0000 UTC m=+354.857986876 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c27640): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bddce0 item 57 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c27c80): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c27c80): open at offset 0 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c27c80): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c27c80): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c27c80): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c27c80): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c27c80): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c27c80): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.188814066 +0000 UTC m=+354.860705195 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c27c80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c48240): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c48240): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c48240): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c460e0 item 58 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c48240): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c48240): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.189563011 +0000 UTC m=+354.861454141 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c48240): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009171c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009171c0): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009171c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c462a0 item 58 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009171c0): _readAt: size=2, off=5 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009171c0): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009171c0): _writeAt: size=3, off=5 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009171c0): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009171c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.190823295 +0000 UTC m=+354.862714444 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0009171c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000917780): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000917780): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000917780): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000917780): >_readAt: n=3, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000917780): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.190823295 +0000 UTC m=+354.862714444 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000917780): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000166fc0 item 58 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000917dc0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000917dc0): open at offset 0 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000917dc0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000917dc0): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000917dc0): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000917dc0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000917dc0): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000917dc0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.193184534 +0000 UTC m=+354.865075654 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000917dc0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c90380): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c90380): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c90380): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000167ce0 item 59 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c90380): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c90380): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.194313743 +0000 UTC m=+354.866204892 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c90380): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c908c0): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c908c0): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c908c0): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c908c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c908c0): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c908c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c960e0 item 59 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c908c0): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c908c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.195232766 +0000 UTC m=+354.867123895 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c908c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c90e40): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c90e40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c90e40): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c90e40): >_readAt: n=8, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c90e40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.195232766 +0000 UTC m=+354.867123895 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c90e40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c962a0 item 59 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c91480): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c91480): open at offset 0 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c91480): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c91480): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c91480): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c91480): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c91480): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c91480): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.197654519 +0000 UTC m=+354.869545668 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c91480): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c919c0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c919c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c919c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c96620 item 60 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c919c0): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c919c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.198419364 +0000 UTC m=+354.870310493 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c919c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c91f00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c91f00): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c91f00): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c967e0 item 60 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c91f00): _readAt: size=2, off=5 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c91f00): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c91f00): _writeAt: size=3, off=5 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c91f00): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c91f00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.199309153 +0000 UTC m=+354.871200282 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c91f00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb2540): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb2540): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb2540): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb2540): >_readAt: n=3, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb2540): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.199309153 +0000 UTC m=+354.871200282 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb2540): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c969a0 item 60 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb2b80): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb2b80): open at offset 0 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb2b80): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb2b80): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb2b80): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb2b80): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb2b80): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb2b80): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.201390497 +0000 UTC m=+354.873281626 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb2b80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb30c0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb30c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb30c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c96d20 item 61 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb30c0): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb30c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.202285045 +0000 UTC m=+354.874176184 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb30c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb37c0): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb37c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb37c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb37c0): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb37c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.202285045 +0000 UTC m=+354.874176184 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb37c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c96ee0 item 61 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb3e00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb3e00): open at offset 0 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb3e00): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb3e00): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb3e00): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb3e00): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb3e00): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb3e00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.204653378 +0000 UTC m=+354.876544517 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cb3e00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cd03c0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cd03c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cd03c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c97260 item 62 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cd03c0): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cd03c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.205956171 +0000 UTC m=+354.877847320 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cd03c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cd0ac0): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cd0ac0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cd0ac0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cd0ac0): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cd0ac0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.205956171 +0000 UTC m=+354.877847320 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cd0ac0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c97420 item 62 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cd1100): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cd1100): open at offset 0 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cd1100): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cd1100): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cd1100): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cd1100): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cd1100): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cd1100): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.208772945 +0000 UTC m=+354.880664075 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cd1100): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cd1640): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cd1640): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cd1640): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c977a0 item 63 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cd1640): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cd1640): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.209536127 +0000 UTC m=+354.881427246 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cd1640): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cd1d40): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cd1d40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cd1d40): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cd1d40): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cd1d40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.209536127 +0000 UTC m=+354.881427246 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cd1d40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c97960 item 63 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf2400): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf2400): open at offset 0 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf2400): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf2400): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf2400): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf2400): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf2400): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf2400): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.211684857 +0000 UTC m=+354.883575986 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf2400): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf2940): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf2940): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf2940): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c97ce0 item 64 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf2940): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf2940): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.212544009 +0000 UTC m=+354.884435128 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf2940): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf3040): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf3040): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf3040): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf3040): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf3040): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.212544009 +0000 UTC m=+354.884435128 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf3040): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c97ea0 item 64 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf3680): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf3680): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf3680): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf3680): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf3680): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.214680186 +0000 UTC m=+354.886571305 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf3680): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf3b00): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf3b00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf3b00): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf3b00): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf3b00): _writeAt: size=3, off=2 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d022a0 item 65 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf3b00): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf3b00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.215396269 +0000 UTC m=+354.887287388 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000cf3b00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d10080): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d10080): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d10080): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d10080): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d10080): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.215396269 +0000 UTC m=+354.887287388 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d10080): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d02460 item 65 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d106c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d106c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d106c0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d106c0): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d106c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.21744437 +0000 UTC m=+354.889335499 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d106c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d10b40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d10b40): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d027e0 item 66 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d10b40): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d10b40): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d10b40): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d10b40): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d10b40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.218411455 +0000 UTC m=+354.890302574 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d10b40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d11080): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d11080): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d11080): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d11080): >_readAt: n=3, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d11080): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.218411455 +0000 UTC m=+354.890302574 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d11080): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d029a0 item 66 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d116c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d116c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d116c0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d116c0): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d116c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.220407479 +0000 UTC m=+354.892298608 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d116c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d11b40): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d11b40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d11b40): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d11b40): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d11b40): _writeAt: size=3, off=2 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d02d20 item 67 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d11b40): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d11b40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.221240421 +0000 UTC m=+354.893131550 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d11b40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d340c0): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d340c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d340c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d340c0): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d340c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.221240421 +0000 UTC m=+354.893131550 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d340c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d02ee0 item 67 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d34740): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d34740): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d34740): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d34740): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d34740): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.223296527 +0000 UTC m=+354.895187657 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d34740): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d34c40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d34c40): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d03260 item 68 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d34c40): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d34c40): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d34c40): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d34c40): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d34c40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.224282738 +0000 UTC m=+354.896173866 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d34c40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d35180): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d35180): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d35180): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d35180): >_readAt: n=3, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d35180): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.224282738 +0000 UTC m=+354.896173866 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d35180): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d03420 item 68 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d357c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d357c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d357c0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d357c0): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d357c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.226253946 +0000 UTC m=+354.898145075 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d357c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d35c40): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d35c40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d35c40): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d35c40): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d35c40): _writeAt: size=3, off=2 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d037a0 item 69 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d35c40): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d35c40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.227137142 +0000 UTC m=+354.899028271 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d35c40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d501c0): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d501c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d501c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d501c0): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d501c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.227137142 +0000 UTC m=+354.899028271 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d501c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d03960 item 69 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d50840): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d50840): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d50840): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d50840): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d50840): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.229057213 +0000 UTC m=+354.900948342 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d50840): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d50d40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d50d40): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d03ce0 item 70 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d50d40): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d50d40): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d50d40): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d50d40): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d50d40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.229863997 +0000 UTC m=+354.901755126 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d50d40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d51280): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d51280): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d51280): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d51280): >_readAt: n=3, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d51280): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.229863997 +0000 UTC m=+354.901755126 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d51280): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d03ea0 item 70 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d51900): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d51900): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d51900): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d51900): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d51900): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.23183749 +0000 UTC m=+354.903728609 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d51900): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d51e00): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d51e00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d51e00): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d51e00): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d51e00): _writeAt: size=3, off=2 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d662a0 item 71 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d51e00): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d51e00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.232600831 +0000 UTC m=+354.904491960 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d51e00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d74380): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d74380): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d74380): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d74380): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d74380): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.232600831 +0000 UTC m=+354.904491960 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d74380): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d66460 item 71 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d74a00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d74a00): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d74a00): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d74a00): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d74a00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.235016291 +0000 UTC m=+354.906907421 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d74a00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d74f00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d74f00): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d667e0 item 72 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d74f00): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d74f00): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d74f00): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d74f00): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d74f00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.236041836 +0000 UTC m=+354.907932965 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d74f00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d75440): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d75440): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d75440): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d75440): >_readAt: n=3, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d75440): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.236041836 +0000 UTC m=+354.907932965 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d75440): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d669a0 item 72 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d75a00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d75a00): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d75a00): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d75a00): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d75a00): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d75a00): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d75a00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.238847288 +0000 UTC m=+354.910738417 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d75a00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d75f00): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d75f00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d75f00): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d66d20 item 73 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d75f00): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d75f00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.239789715 +0000 UTC m=+354.911680845 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d75f00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d90440): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d90440): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d90440): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d90440): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d90440): _writeAt: size=3, off=2 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d66ee0 item 73 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d90440): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d90440): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.240787076 +0000 UTC m=+354.912678206 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d90440): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d90980): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d90980): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d90980): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d90980): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d90980): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.240787076 +0000 UTC m=+354.912678206 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d90980): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d670a0 item 73 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d90fc0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d90fc0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d90fc0): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d90fc0): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d90fc0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d90fc0): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d90fc0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.243242863 +0000 UTC m=+354.915134013 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d90fc0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2c640): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2c640): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2c640): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b32000 item 74 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2c640): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2c640): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.244159673 +0000 UTC m=+354.916050792 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2c640): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2cb80): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2cb80): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b321c0 item 74 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2cb80): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2cb80): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2cb80): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2cb80): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2cb80): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.245166191 +0000 UTC m=+354.917057320 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2cb80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2d100): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2d100): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2d100): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2d100): >_readAt: n=3, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2d100): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.245166191 +0000 UTC m=+354.917057320 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2d100): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b32380 item 74 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2d740): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2d740): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2d740): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2d740): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2d740): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2d740): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2d740): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.247421091 +0000 UTC m=+354.919312220 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2d740): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2dc40): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2dc40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2dc40): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b32700 item 75 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2dc40): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2dc40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.248275734 +0000 UTC m=+354.920166853 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b2dc40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4c200): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4c200): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4c200): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4c200): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4c200): _writeAt: size=3, off=2 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b328c0 item 75 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4c200): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4c200): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.249182835 +0000 UTC m=+354.921073965 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4c200): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4c740): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4c740): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4c740): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4c740): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4c740): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.249182835 +0000 UTC m=+354.921073965 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4c740): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b32a80 item 75 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4cd80): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4cd80): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4cd80): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4cd80): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4cd80): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4cd80): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4cd80): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.251253249 +0000 UTC m=+354.923144378 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4cd80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4d280): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4d280): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4d280): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b32e00 item 76 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4d280): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4d280): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.252140664 +0000 UTC m=+354.924031783 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4d280): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4d7c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4d7c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b32fc0 item 76 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4d7c0): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4d7c0): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4d7c0): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4d7c0): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4d7c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.253106055 +0000 UTC m=+354.924997174 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4d7c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4dd40): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4dd40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4dd40): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4dd40): >_readAt: n=3, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4dd40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.253106055 +0000 UTC m=+354.924997174 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b4dd40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b33180 item 76 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6c400): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6c400): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6c400): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6c400): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6c400): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6c400): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6c400): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.255622465 +0000 UTC m=+354.927513613 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6c400): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6c900): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6c900): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6c900): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b33500 item 77 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6c900): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6c900): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.25661702 +0000 UTC m=+354.928508169 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6c900): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6d000): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6d000): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6d000): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6d000): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6d000): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.25661702 +0000 UTC m=+354.928508169 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6d000): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b336c0 item 77 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6d640): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6d640): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6d640): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6d640): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6d640): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6d640): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6d640): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.259687871 +0000 UTC m=+354.931579020 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6d640): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6db40): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6db40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6db40): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b33a40 item 78 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6db40): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6db40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.260686183 +0000 UTC m=+354.932577323 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000b6db40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0a2c0): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0a2c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0a2c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0a2c0): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0a2c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.260686183 +0000 UTC m=+354.932577323 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0a2c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b33c00 item 78 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0a900): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0a900): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0a900): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0a900): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0a900): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0a900): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0a900): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.263247809 +0000 UTC m=+354.935138928 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0a900): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0ae00): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0ae00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0ae00): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e18000 item 79 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0ae00): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0ae00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.264123141 +0000 UTC m=+354.936014260 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0ae00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0b500): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0b500): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0b500): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0b500): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0b500): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.264123141 +0000 UTC m=+354.936014260 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0b500): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e181c0 item 79 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0bb40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0bb40): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0bb40): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0bb40): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0bb40): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0bb40): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0bb40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.26660167 +0000 UTC m=+354.938492789 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e0bb40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e280c0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e280c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e280c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e18540 item 80 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e280c0): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e280c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.267529048 +0000 UTC m=+354.939420167 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e280c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e287c0): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e287c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e287c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e287c0): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e287c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.267529048 +0000 UTC m=+354.939420167 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e287c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e18700 item 80 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e28e00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e28e00): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e28e00): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e28e00): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e28e00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.272819913 +0000 UTC m=+354.944711063 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e28e00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e29280): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e29280): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e29280): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e29280): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e29280): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e29280): _writeAt: size=3, off=7 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e18a80 item 81 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e29280): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e29280): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.273959031 +0000 UTC m=+354.945850180 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e29280): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e297c0): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e297c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e297c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e297c0): >_readAt: n=8, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e297c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.273959031 +0000 UTC m=+354.945850180 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e297c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e18c40 item 81 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e29e40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e29e40): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e29e40): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e29e40): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e29e40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.276532418 +0000 UTC m=+354.948423567 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e29e40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e523c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e523c0): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e523c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e18fc0 item 82 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e523c0): _readAt: size=2, off=5 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e523c0): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e523c0): _writeAt: size=3, off=5 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e523c0): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e523c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.277682965 +0000 UTC m=+354.949574115 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e523c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e52940): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e52940): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e52940): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e52940): >_readAt: n=3, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e52940): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.277682965 +0000 UTC m=+354.949574115 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e52940): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e19180 item 82 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e52fc0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e52fc0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e52fc0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e52fc0): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e52fc0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.280202963 +0000 UTC m=+354.952094112 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e52fc0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e534c0): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e534c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e534c0): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e534c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e534c0): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e534c0): _writeAt: size=3, off=7 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e19500 item 83 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e534c0): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e534c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.28134736 +0000 UTC m=+354.953238509 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e534c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e53a00): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e53a00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e53a00): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e53a00): >_readAt: n=8, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e53a00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.28134736 +0000 UTC m=+354.953238509 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e53a00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e196c0 item 83 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6c100): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6c100): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6c100): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6c100): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6c100): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.283862227 +0000 UTC m=+354.955753375 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6c100): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6c600): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6c600): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6c600): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e19a40 item 84 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6c600): _readAt: size=2, off=5 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6c600): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6c600): _writeAt: size=3, off=5 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6c600): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6c600): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.284976367 +0000 UTC m=+354.956867506 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6c600): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6cb80): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6cb80): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6cb80): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6cb80): >_readAt: n=3, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6cb80): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.284976367 +0000 UTC m=+354.956867506 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6cb80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e19c00 item 84 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6d200): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6d200): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6d200): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6d200): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6d200): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.287134715 +0000 UTC m=+354.959025834 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6d200): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6d700): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6d700): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6d700): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6d700): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6d700): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6d700): _writeAt: size=3, off=7 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e84000 item 85 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6d700): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6d700): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.287962748 +0000 UTC m=+354.959853867 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6d700): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6dc40): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6dc40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6dc40): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6dc40): >_readAt: n=8, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6dc40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.287962748 +0000 UTC m=+354.959853867 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e6dc40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e841c0 item 85 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8e340): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8e340): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8e340): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8e340): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8e340): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.289895564 +0000 UTC m=+354.961786692 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8e340): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8e840): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8e840): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8e840): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e84540 item 86 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8e840): _readAt: size=2, off=5 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8e840): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8e840): _writeAt: size=3, off=5 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8e840): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8e840): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.290787638 +0000 UTC m=+354.962678767 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8e840): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8edc0): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8edc0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8edc0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8edc0): >_readAt: n=3, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8edc0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.290787638 +0000 UTC m=+354.962678767 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8edc0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e84700 item 86 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8f440): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8f440): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8f440): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8f440): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8f440): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.292624453 +0000 UTC m=+354.964515572 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8f440): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8f940): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8f940): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8f940): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8f940): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8f940): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8f940): _writeAt: size=3, off=7 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e84a80 item 87 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8f940): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8f940): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.293483053 +0000 UTC m=+354.965374183 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8f940): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8fe80): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8fe80): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8fe80): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8fe80): >_readAt: n=8, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8fe80): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.293483053 +0000 UTC m=+354.965374183 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000e8fe80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e84c40 item 87 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eaa580): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eaa580): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eaa580): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eaa580): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eaa580): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.29541147 +0000 UTC m=+354.967302589 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eaa580): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eaaa80): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eaaa80): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eaaa80): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e84fc0 item 88 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eaaa80): _readAt: size=2, off=5 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eaaa80): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eaaa80): _writeAt: size=3, off=5 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eaaa80): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eaaa80): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.296540338 +0000 UTC m=+354.968431467 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eaaa80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eab000): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eab000): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eab000): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eab000): >_readAt: n=3, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eab000): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.296540338 +0000 UTC m=+354.968431467 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eab000): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e85180 item 88 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eab640): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eab640): open at offset 0 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eab640): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eab640): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eab640): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eab640): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eab640): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eab640): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.299072257 +0000 UTC m=+354.970963406 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eab640): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eabb80): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eabb80): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eabb80): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e85500 item 89 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eabb80): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eabb80): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.300057756 +0000 UTC m=+354.971948905 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eabb80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ece140): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ece140): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ece140): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ece140): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ece140): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ece140): _writeAt: size=3, off=7 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e856c0 item 89 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ece140): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ece140): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.300878225 +0000 UTC m=+354.972769344 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ece140): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ece6c0): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ece6c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ece6c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ece6c0): >_readAt: n=8, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ece6c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.300878225 +0000 UTC m=+354.972769344 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ece6c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e85880 item 89 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eced00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eced00): open at offset 0 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eced00): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eced00): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eced00): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eced00): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eced00): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eced00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.302938831 +0000 UTC m=+354.974829950 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eced00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ecf240): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ecf240): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ecf240): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e85c00 item 90 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ecf240): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ecf240): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.303811027 +0000 UTC m=+354.975702146 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ecf240): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ecf780): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ecf780): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ecf780): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e85dc0 item 90 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ecf780): _readAt: size=2, off=5 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ecf780): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ecf780): _writeAt: size=3, off=5 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ecf780): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ecf780): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.304765927 +0000 UTC m=+354.976657047 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ecf780): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ecfd40): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ecfd40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ecfd40): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ecfd40): >_readAt: n=3, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ecfd40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.304765927 +0000 UTC m=+354.976657047 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ecfd40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee8000 item 90 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eee400): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eee400): open at offset 0 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eee400): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eee400): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eee400): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eee400): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eee400): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eee400): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.307264124 +0000 UTC m=+354.979155274 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eee400): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eee940): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eee940): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eee940): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee8380 item 91 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eee940): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eee940): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.308235646 +0000 UTC m=+354.980126785 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eee940): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eeee80): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eeee80): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eeee80): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eeee80): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eeee80): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eeee80): _writeAt: size=3, off=7 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee8540 item 91 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eeee80): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eeee80): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.309382858 +0000 UTC m=+354.981274007 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eeee80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eef400): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eef400): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eef400): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eef400): >_readAt: n=8, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eef400): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.309382858 +0000 UTC m=+354.981274007 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eef400): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee8700 item 91 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eefa40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eefa40): open at offset 0 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eefa40): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eefa40): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eefa40): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eefa40): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eefa40): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eefa40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.311536056 +0000 UTC m=+354.983427176 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000eefa40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f08000): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f08000): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f08000): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee8a80 item 92 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f08000): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f08000): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.312348051 +0000 UTC m=+354.984239170 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f08000): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f08540): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f08540): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f08540): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee8c40 item 92 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f08540): _readAt: size=2, off=5 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f08540): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f08540): _writeAt: size=3, off=5 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f08540): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f08540): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.31324368 +0000 UTC m=+354.985134809 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f08540): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f08b00): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f08b00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f08b00): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f08b00): >_readAt: n=3, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f08b00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.31324368 +0000 UTC m=+354.985134809 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f08b00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee8e00 item 92 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f09140): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f09140): open at offset 0 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f09140): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f09140): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f09140): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f09140): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f09140): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f09140): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.315186855 +0000 UTC m=+354.987077974 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f09140): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f09680): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f09680): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f09680): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee9180 item 93 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f09680): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f09680): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.315903059 +0000 UTC m=+354.987794187 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f09680): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f09d80): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f09d80): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f09d80): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f09d80): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f09d80): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.315903059 +0000 UTC m=+354.987794187 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f09d80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee9340 item 93 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2e440): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2e440): open at offset 0 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2e440): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2e440): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2e440): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2e440): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2e440): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2e440): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.318117142 +0000 UTC m=+354.990008261 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2e440): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2e980): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2e980): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2e980): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee96c0 item 94 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2e980): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2e980): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.318838205 +0000 UTC m=+354.990729324 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2e980): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2f080): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2f080): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2f080): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2f080): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2f080): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.318838205 +0000 UTC m=+354.990729324 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2f080): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee9880 item 94 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2f6c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2f6c0): open at offset 0 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2f6c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2f6c0): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2f6c0): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2f6c0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2f6c0): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2f6c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.321379671 +0000 UTC m=+354.993270790 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2f6c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2fc00): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2fc00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2fc00): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee9c00 item 95 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2fc00): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2fc00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.322329924 +0000 UTC m=+354.994221043 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f2fc00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f48380): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f48380): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f48380): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f48380): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f48380): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.322329924 +0000 UTC m=+354.994221043 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f48380): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee9dc0 item 95 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f489c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f489c0): open at offset 0 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f489c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f489c0): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f489c0): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f489c0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f489c0): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f489c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.324604491 +0000 UTC m=+354.996495630 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f489c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f48f00): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f48f00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f48f00): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f501c0 item 96 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f48f00): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f48f00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.325381268 +0000 UTC m=+354.997272397 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f48f00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f49600): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f49600): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f49600): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f49600): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f49600): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.325381268 +0000 UTC m=+354.997272397 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000f49600): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f50380 item 96 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= 2025/11/15 01:57:29 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:57:29 DEBUG : Looking for writers 2025/11/15 01:57:29 DEBUG : >WaitForWriters: 2025/11/15 01:57:29 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:57:29 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:57:29 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 01:57:29 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:29 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:57:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:57:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/11/15 01:57:29 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d91540): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d91540): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d91540): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d91540): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d91540): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.860253294 +0000 UTC m=+355.532144444 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d91540): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d919c0): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d919c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d919c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d919c0): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d919c0): _writeAt: size=3, off=2 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d919c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d919c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.860253294 +0000 UTC m=+355.532144444 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d919c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d91e80): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d91e80): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d91e80): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d91e80): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d91e80): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.860253294 +0000 UTC m=+355.532144444 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000d91e80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d67570 item 1 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000db6540): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000db6540): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000db6540): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000db6540): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000db6540): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.864351883 +0000 UTC m=+355.536243032 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000db6540): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000db6a40): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000db6a40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000db6a40): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000db6a40): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000db6a40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.864351883 +0000 UTC m=+355.536243032 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000db6a40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d67a40 item 2 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000db7080): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000db7080): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000db7080): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000db7080): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000db7080): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.867116469 +0000 UTC m=+355.539007618 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000db7080): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000db7500): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000db7500): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000db7500): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000db7500): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000db7500): _writeAt: size=3, off=2 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000db7500): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000db7500): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.867116469 +0000 UTC m=+355.539007618 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000db7500): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000db79c0): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000db79c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000db79c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000db79c0): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000db79c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.867116469 +0000 UTC m=+355.539007618 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000db79c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d67dc0 item 3 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ddc0c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ddc0c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ddc0c0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ddc0c0): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ddc0c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.870889867 +0000 UTC m=+355.542781016 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ddc0c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ddc600): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ddc600): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ddc600): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ddc600): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ddc600): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.870889867 +0000 UTC m=+355.542781016 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ddc600): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd6310 item 4 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ddcc40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ddcc40): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ddcc40): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ddcc40): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ddcc40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.874362982 +0000 UTC m=+355.546254131 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ddcc40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ddd0c0): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ddd0c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ddd0c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ddd0c0): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ddd0c0): _writeAt: size=3, off=2 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ddd0c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ddd0c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.874362982 +0000 UTC m=+355.546254131 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ddd0c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ddd580): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ddd580): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ddd580): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ddd580): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ddd580): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.874362982 +0000 UTC m=+355.546254131 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000ddd580): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd6690 item 5 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000dddc00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000dddc00): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000dddc00): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000dddc00): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000dddc00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.878645205 +0000 UTC m=+355.550536364 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000dddc00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010001c0): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010001c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010001c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010001c0): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010001c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.878645205 +0000 UTC m=+355.550536364 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010001c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd6b60 item 6 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001000840): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001000840): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001000840): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001000840): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001000840): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.881558699 +0000 UTC m=+355.553449838 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001000840): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001000d40): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001000d40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001000d40): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001000d40): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001000d40): _writeAt: size=3, off=2 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001000d40): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001000d40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.881558699 +0000 UTC m=+355.553449838 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001000d40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001001200): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001001200): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001001200): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001001200): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001001200): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.881558699 +0000 UTC m=+355.553449838 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001001200): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd6ee0 item 7 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001001880): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001001880): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001001880): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001001880): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001001880): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.885583188 +0000 UTC m=+355.557474328 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001001880): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001001dc0): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001001dc0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001001dc0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001001dc0): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001001dc0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.885583188 +0000 UTC m=+355.557474328 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001001dc0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd73b0 item 8 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c48b80): _readAt: size=2, off=0 2025/11/15 01:57:29 ERROR : open-test-file(0xc000c48b80): Couldn't read size of file 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c48b80): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c48b80): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c48b80): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c48b80): close: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c48b80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c48f40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c48f40): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c48f40): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c48f40): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c48f40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.888632169 +0000 UTC m=+355.560523297 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c48f40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c493c0): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c493c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c493c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c493c0): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c493c0): _writeAt: size=3, off=2 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c493c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c493c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.888632169 +0000 UTC m=+355.560523297 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c493c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c498c0): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c498c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c498c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c498c0): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c498c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.888632169 +0000 UTC m=+355.560523297 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c498c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c46690 item 9 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c49f40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c49f40): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c49f40): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c49f40): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c49f40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.892535499 +0000 UTC m=+355.564426639 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c49f40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c66500): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c66500): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c66500): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c66500): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c66500): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.892535499 +0000 UTC m=+355.564426639 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c66500): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c46b60 item 10 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c66b40): _readAt: size=2, off=0 2025/11/15 01:57:29 ERROR : open-test-file(0xc000c66b40): Couldn't read size of file 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c66b40): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c66b40): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c66b40): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c66b40): close: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c66b40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c66f00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c66f00): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c66f00): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c66f00): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c66f00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.895539866 +0000 UTC m=+355.567431014 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c66f00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c67400): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c67400): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c67400): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c67400): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c67400): _writeAt: size=3, off=2 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c67400): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c67400): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.895539866 +0000 UTC m=+355.567431014 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c67400): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c67900): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c67900): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c67900): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c67900): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c67900): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.895539866 +0000 UTC m=+355.567431014 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000c67900): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c46ee0 item 11 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001086000): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001086000): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001086000): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001086000): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001086000): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.89898585 +0000 UTC m=+355.570876969 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001086000): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001086540): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001086540): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001086540): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001086540): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001086540): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.89898585 +0000 UTC m=+355.570876969 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001086540): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c473b0 item 12 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001086b80): _readAt: size=2, off=0 2025/11/15 01:57:29 ERROR : open-test-file(0xc001086b80): Couldn't read size of file 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001086b80): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001086b80): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001086b80): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001086b80): close: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001086b80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001086f40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001086f40): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001086f40): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001086f40): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001086f40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.901175787 +0000 UTC m=+355.573066906 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001086f40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001087600): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001087600): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001087600): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001087600): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001087600): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.901175787 +0000 UTC m=+355.573066906 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001087600): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c47730 item 13 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001087c80): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001087c80): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001087c80): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001087c80): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001087c80): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.904188498 +0000 UTC m=+355.576079617 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001087c80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001024380): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001024380): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001024380): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001024380): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001024380): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.904188498 +0000 UTC m=+355.576079617 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001024380): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd7570 item 14 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010249c0): _readAt: size=2, off=0 2025/11/15 01:57:29 ERROR : open-test-file(0xc0010249c0): Couldn't read size of file 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010249c0): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010249c0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010249c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010249c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010249c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001024d80): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001024d80): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001024d80): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001024d80): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001024d80): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.906647872 +0000 UTC m=+355.578539001 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001024d80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001025440): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001025440): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001025440): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001025440): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001025440): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.906647872 +0000 UTC m=+355.578539001 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001025440): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd78f0 item 15 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001025ac0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001025ac0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001025ac0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001025ac0): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001025ac0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.909313552 +0000 UTC m=+355.581204700 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001025ac0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103e080): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103e080): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103e080): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103e080): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103e080): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.909313552 +0000 UTC m=+355.581204700 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103e080): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd7c70 item 16 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103e6c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103e6c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103e6c0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103e6c0): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103e6c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.91202066 +0000 UTC m=+355.583911809 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103e6c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103eb40): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103eb40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103eb40): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103eb40): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103eb40): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103eb40): _writeAt: size=3, off=7 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103eb40): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103eb40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.91202066 +0000 UTC m=+355.583911809 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103eb40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103f040): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103f040): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103f040): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103f040): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103f040): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.91202066 +0000 UTC m=+355.583911809 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103f040): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00104a070 item 17 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103f6c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103f6c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103f6c0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103f6c0): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103f6c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.915603261 +0000 UTC m=+355.587494399 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103f6c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103fc00): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103fc00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103fc00): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103fc00): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103fc00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.915603261 +0000 UTC m=+355.587494399 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00103fc00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00104a540 item 18 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001062300): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001062300): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001062300): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001062300): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001062300): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.918161789 +0000 UTC m=+355.590052938 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001062300): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001062800): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001062800): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001062800): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001062800): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001062800): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001062800): _writeAt: size=3, off=7 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001062800): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001062800): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.918161789 +0000 UTC m=+355.590052938 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001062800): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001062d00): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001062d00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001062d00): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001062d00): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001062d00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.918161789 +0000 UTC m=+355.590052938 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001062d00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00104a8c0 item 19 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001063380): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001063380): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001063380): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001063380): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001063380): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.922933931 +0000 UTC m=+355.594825080 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001063380): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010638c0): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010638c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010638c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010638c0): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010638c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.922933931 +0000 UTC m=+355.594825080 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010638c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00104ad90 item 20 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0006846c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0006846c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0006846c0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0006846c0): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0006846c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.926287502 +0000 UTC m=+355.598178651 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0006846c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000685140): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000685140): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000685140): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000685140): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000685140): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000685140): _writeAt: size=3, off=7 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000685140): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000685140): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.926287502 +0000 UTC m=+355.598178651 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000685140): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000685b80): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000685b80): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000685b80): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000685b80): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000685b80): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.926287502 +0000 UTC m=+355.598178651 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc000685b80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b8f0 item 21 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001192340): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001192340): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001192340): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001192340): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001192340): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.930552431 +0000 UTC m=+355.602443580 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001192340): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001192880): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001192880): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001192880): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001192880): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001192880): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.930552431 +0000 UTC m=+355.602443580 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001192880): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118a380 item 22 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001192f00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001192f00): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001192f00): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001192f00): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001192f00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.933342816 +0000 UTC m=+355.605233965 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001192f00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001193400): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001193400): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001193400): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001193400): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001193400): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001193400): _writeAt: size=3, off=7 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001193400): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001193400): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.933342816 +0000 UTC m=+355.605233965 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001193400): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001193900): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001193900): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001193900): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001193900): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001193900): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.933342816 +0000 UTC m=+355.605233965 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001193900): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118a700 item 23 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ac000): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ac000): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ac000): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ac000): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ac000): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.937420525 +0000 UTC m=+355.609311665 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ac000): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ac540): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ac540): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ac540): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ac540): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ac540): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.937420525 +0000 UTC m=+355.609311665 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ac540): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118abd0 item 24 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011acb80): _readAt: size=2, off=0 2025/11/15 01:57:29 ERROR : open-test-file(0xc0011acb80): Couldn't read size of file 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011acb80): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011acb80): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011acb80): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011acb80): close: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011acb80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011acf40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011acf40): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011acf40): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011acf40): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011acf40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.940688174 +0000 UTC m=+355.612579323 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011acf40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ad440): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ad440): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ad440): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ad440): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ad440): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ad440): _writeAt: size=3, off=7 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ad440): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ad440): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.940688174 +0000 UTC m=+355.612579323 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ad440): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ad980): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ad980): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ad980): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ad980): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ad980): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.940688174 +0000 UTC m=+355.612579323 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ad980): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118af50 item 25 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ca080): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ca080): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ca080): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ca080): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ca080): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.94467889 +0000 UTC m=+355.616570039 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ca080): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ca5c0): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ca5c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ca5c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ca5c0): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ca5c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.94467889 +0000 UTC m=+355.616570039 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011ca5c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118b420 item 26 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011cac00): _readAt: size=2, off=0 2025/11/15 01:57:29 ERROR : open-test-file(0xc0011cac00): Couldn't read size of file 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011cac00): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011cac00): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011cac00): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011cac00): close: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011cac00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011cafc0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011cafc0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011cafc0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011cafc0): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011cafc0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.947135026 +0000 UTC m=+355.619026145 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011cafc0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011cb4c0): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011cb4c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011cb4c0): open at offset 5 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011cb4c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011cb4c0): >_readAt: n=2, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011cb4c0): _writeAt: size=3, off=7 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011cb4c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011cb4c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.947135026 +0000 UTC m=+355.619026145 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011cb4c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011cba00): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011cba00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011cba00): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011cba00): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011cba00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.947135026 +0000 UTC m=+355.619026145 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011cba00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118b7a0 item 27 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011f4100): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011f4100): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011f4100): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011f4100): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011f4100): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.950178015 +0000 UTC m=+355.622069134 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011f4100): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011f4640): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011f4640): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011f4640): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011f4640): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011f4640): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.950178015 +0000 UTC m=+355.622069134 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011f4640): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118bc70 item 28 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011f4c80): _readAt: size=2, off=0 2025/11/15 01:57:29 ERROR : open-test-file(0xc0011f4c80): Couldn't read size of file 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011f4c80): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011f4c80): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011f4c80): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011f4c80): close: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011f4c80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011f5040): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011f5040): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011f5040): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011f5040): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011f5040): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.952584669 +0000 UTC m=+355.624475788 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0011f5040): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001063c00): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001063c00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001063c00): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001063c00): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001063c00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.952584669 +0000 UTC m=+355.624475788 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001063c00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001206070 item 29 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001108300): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001108300): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001108300): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001108300): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001108300): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.955931598 +0000 UTC m=+355.627822747 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001108300): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001108840): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001108840): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001108840): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001108840): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001108840): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.955931598 +0000 UTC m=+355.627822747 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001108840): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00104b1f0 item 30 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001108e80): _readAt: size=2, off=0 2025/11/15 01:57:29 ERROR : open-test-file(0xc001108e80): Couldn't read size of file 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001108e80): >_readAt: n=0, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001108e80): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001108e80): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001108e80): close: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001108e80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001109240): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001109240): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001109240): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001109240): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001109240): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.959229334 +0000 UTC m=+355.631120463 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001109240): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001109900): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001109900): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001109900): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001109900): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001109900): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.959229334 +0000 UTC m=+355.631120463 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001109900): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00104b570 item 31 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001126000): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001126000): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001126000): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001126000): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001126000): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.961818561 +0000 UTC m=+355.633709699 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001126000): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001126540): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001126540): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001126540): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001126540): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001126540): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.961818561 +0000 UTC m=+355.633709699 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001126540): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00104b8f0 item 32 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001126b80): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001126b80): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001126b80): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001126b80): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001126b80): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.964451488 +0000 UTC m=+355.636342628 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001126b80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001127000): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001127000): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001127000): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001127000): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001127000): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00104bc70 item 33 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001127000): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001127000): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.965474609 +0000 UTC m=+355.637365758 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001127000): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001127500): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001127500): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001127500): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001127500): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001127500): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.965474609 +0000 UTC m=+355.637365758 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001127500): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00104be30 item 33 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001127b40): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001127b40): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001127b40): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001127b40): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001127b40): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.968063554 +0000 UTC m=+355.639954694 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc001127b40): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114a040): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114a040): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00113e230 item 34 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114a040): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114a040): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114a040): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114a040): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114a040): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.969155142 +0000 UTC m=+355.641046281 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114a040): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114a580): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114a580): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114a580): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114a580): >_readAt: n=3, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114a580): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.969155142 +0000 UTC m=+355.641046281 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114a580): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00113e3f0 item 34 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114abc0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114abc0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114abc0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114abc0): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114abc0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.971561656 +0000 UTC m=+355.643452796 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114abc0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114b040): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114b040): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114b040): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114b040): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114b040): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00113e770 item 35 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114b040): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114b040): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.972552675 +0000 UTC m=+355.644443815 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114b040): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114b540): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114b540): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114b540): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114b540): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114b540): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.972552675 +0000 UTC m=+355.644443815 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114b540): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00113e930 item 35 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114bbc0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114bbc0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114bbc0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114bbc0): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114bbc0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.975194901 +0000 UTC m=+355.647086040 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00114bbc0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116c140): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116c140): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00113ecb0 item 36 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116c140): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116c140): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116c140): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116c140): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116c140): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.976298362 +0000 UTC m=+355.648189511 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116c140): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116c680): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116c680): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116c680): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116c680): >_readAt: n=3, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116c680): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.976298362 +0000 UTC m=+355.648189511 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116c680): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00113ee70 item 36 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116ccc0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116ccc0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116ccc0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116ccc0): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116ccc0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.978837665 +0000 UTC m=+355.650728794 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116ccc0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116d140): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116d140): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116d140): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116d140): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116d140): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00113f1f0 item 37 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116d140): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116d140): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.979724298 +0000 UTC m=+355.651615417 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116d140): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116d640): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116d640): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116d640): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116d640): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116d640): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.979724298 +0000 UTC m=+355.651615417 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116d640): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00113f3b0 item 37 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116dcc0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116dcc0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116dcc0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116dcc0): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116dcc0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.981939313 +0000 UTC m=+355.653830442 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00116dcc0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00128a240): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00128a240): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00113f730 item 38 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00128a240): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00128a240): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00128a240): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00128a240): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00128a240): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.982780441 +0000 UTC m=+355.654671600 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00128a240): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00128a780): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00128a780): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00128a780): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00128a780): >_readAt: n=3, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00128a780): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.982780441 +0000 UTC m=+355.654671600 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00128a780): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00113f8f0 item 38 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00128ae00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00128ae00): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00128ae00): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00128ae00): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00128ae00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.985417326 +0000 UTC m=+355.657308565 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc00128ae00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a6180): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a6180): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a6180): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a6180): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a6180): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c47ab0 item 39 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a6180): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a6180): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.986158387 +0000 UTC m=+355.658049515 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a6180): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a6680): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a6680): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a6680): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a6680): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a6680): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.986158387 +0000 UTC m=+355.658049515 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a6680): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c47c70 item 39 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a6d00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a6d00): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a6d00): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a6d00): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a6d00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.989106116 +0000 UTC m=+355.660997235 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a6d00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a7200): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a7200): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b6070 item 40 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a7200): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a7200): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a7200): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a7200): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a7200): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.990173498 +0000 UTC m=+355.662064627 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a7200): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a7740): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a7740): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a7740): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a7740): >_readAt: n=3, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a7740): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.990173498 +0000 UTC m=+355.662064627 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a7740): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b6230 item 40 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a7d00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a7d00): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a7d00): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a7d00): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a7d00): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a7d00): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a7d00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.99225307 +0000 UTC m=+355.664144199 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010a7d00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c4280): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c4280): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c4280): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b65b0 item 41 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c4280): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c4280): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.993080751 +0000 UTC m=+355.664971871 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c4280): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c4740): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c4740): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c4740): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c4740): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c4740): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b6770 item 41 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c4740): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c4740): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.993963077 +0000 UTC m=+355.665854196 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c4740): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c4c80): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c4c80): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c4c80): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c4c80): >_readAt: n=5, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c4c80): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.993963077 +0000 UTC m=+355.665854196 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c4c80): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: Remove: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b6930 item 41 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c52c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c52c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c52c0): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c52c0): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c52c0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c52c0): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c52c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.99612954 +0000 UTC m=+355.668020669 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c52c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c57c0): _writeAt: size=5, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c57c0): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c57c0): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b6cb0 item 42 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c57c0): >_writeAt: n=5, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c57c0): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.997020671 +0000 UTC m=+355.668911790 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c57c0): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c5d00): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c5d00): >openPending: err= 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b6e70 item 42 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c5d00): _readAt: size=2, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c5d00): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c5d00): _writeAt: size=3, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c5d00): >_writeAt: n=3, err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c5d00): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.998335539 +0000 UTC m=+355.670226678 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010c5d00): >close: err= 2025/11/15 01:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010e6300): _readAt: size=512, off=0 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010e6300): openPending: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010e6300): >openPending: err= 2025/11/15 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010e6300): >_readAt: n=3, err=EOF 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010e6300): close: 2025/11/15 01:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:29.998335539 +0000 UTC m=+355.670226678 2025/11/15 01:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:29 DEBUG : open-test-file(0xc0010e6300): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b7030 item 42 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e6940): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e6940): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e6940): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e6940): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e6940): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e6940): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e6940): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.001304077 +0000 UTC m=+355.673195226 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e6940): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e6e40): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e6e40): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e6e40): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b73b0 item 43 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e6e40): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e6e40): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.002269878 +0000 UTC m=+355.674161027 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e6e40): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e7380): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e7380): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e7380): _writeAt: size=3, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e7380): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e7380): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b7570 item 43 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e7380): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e7380): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.003331209 +0000 UTC m=+355.675222349 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e7380): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e78c0): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e78c0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e78c0): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e78c0): >_readAt: n=5, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e78c0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.003331209 +0000 UTC m=+355.675222349 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e78c0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b7730 item 43 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e7f00): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e7f00): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e7f00): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e7f00): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e7f00): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e7f00): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e7f00): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.006119088 +0000 UTC m=+355.678010207 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0010e7f00): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001308480): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001308480): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001308480): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b7ab0 item 44 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001308480): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001308480): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.00705821 +0000 UTC m=+355.678949329 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001308480): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013089c0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013089c0): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b7c70 item 44 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013089c0): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013089c0): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013089c0): _writeAt: size=3, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013089c0): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013089c0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.008136943 +0000 UTC m=+355.680028092 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013089c0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001308f40): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001308f40): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001308f40): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001308f40): >_readAt: n=3, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001308f40): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.008136943 +0000 UTC m=+355.680028092 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001308f40): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b7e30 item 44 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001309580): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001309580): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001309580): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001309580): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001309580): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001309580): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001309580): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.010224079 +0000 UTC m=+355.682115198 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001309580): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001309a80): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001309a80): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001309a80): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00131a230 item 45 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001309a80): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001309a80): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.011214426 +0000 UTC m=+355.683105555 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001309a80): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001324200): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001324200): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001324200): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001324200): >_readAt: n=5, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001324200): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.011214426 +0000 UTC m=+355.683105555 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001324200): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00131a3f0 item 45 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001324840): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001324840): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001324840): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001324840): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001324840): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001324840): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001324840): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.013464366 +0000 UTC m=+355.685355485 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001324840): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001324d40): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001324d40): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001324d40): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00131a770 item 46 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001324d40): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001324d40): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.014244791 +0000 UTC m=+355.686135910 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001324d40): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001325440): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001325440): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001325440): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001325440): >_readAt: n=5, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001325440): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.014244791 +0000 UTC m=+355.686135910 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001325440): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00131a930 item 46 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001325a80): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001325a80): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001325a80): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001325a80): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001325a80): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001325a80): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001325a80): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.016239693 +0000 UTC m=+355.688130822 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001325a80): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00134a000): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00134a000): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00134a000): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00131acb0 item 47 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00134a000): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00134a000): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.017055683 +0000 UTC m=+355.688946813 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00134a000): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00134a700): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00134a700): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00134a700): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00134a700): >_readAt: n=5, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00134a700): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.017055683 +0000 UTC m=+355.688946813 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00134a700): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00131ae70 item 47 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00134ad40): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00134ad40): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00134ad40): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00134ad40): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00134ad40): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00134ad40): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00134ad40): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.0190689 +0000 UTC m=+355.690960029 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00134ad40): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00134b240): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00134b240): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00134b240): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00131b1f0 item 48 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00134b240): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00134b240): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.019847471 +0000 UTC m=+355.691738590 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00134b240): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00134b940): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00134b940): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00134b940): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00134b940): >_readAt: n=5, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00134b940): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.019847471 +0000 UTC m=+355.691738590 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00134b940): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00131b3b0 item 48 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001364000): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001364000): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001364000): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001364000): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001364000): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.022200634 +0000 UTC m=+355.694091753 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001364000): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001364480): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001364480): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001364480): _writeAt: size=3, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001364480): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001364480): open at offset 5 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001364480): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00131b730 item 49 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001364480): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001364480): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.023023989 +0000 UTC m=+355.694915118 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001364480): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013649c0): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013649c0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013649c0): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013649c0): >_readAt: n=8, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013649c0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.023023989 +0000 UTC m=+355.694915118 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013649c0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00131b8f0 item 49 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001365040): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001365040): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001365040): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001365040): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001365040): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.025127455 +0000 UTC m=+355.697018584 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001365040): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001365540): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001365540): open at offset 5 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001365540): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00131bc70 item 50 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001365540): _readAt: size=2, off=5 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001365540): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001365540): _writeAt: size=3, off=5 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001365540): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001365540): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.026077767 +0000 UTC m=+355.697968896 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001365540): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001365ac0): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001365ac0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001365ac0): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001365ac0): >_readAt: n=3, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001365ac0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.026077767 +0000 UTC m=+355.697968896 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001365ac0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00131be30 item 50 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138a1c0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138a1c0): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138a1c0): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138a1c0): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138a1c0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.028136298 +0000 UTC m=+355.700027427 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138a1c0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138a6c0): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138a6c0): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138a6c0): _writeAt: size=3, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138a6c0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138a6c0): open at offset 5 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138a6c0): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001386230 item 51 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138a6c0): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138a6c0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.029020056 +0000 UTC m=+355.700911185 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138a6c0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138ac00): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138ac00): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138ac00): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138ac00): >_readAt: n=8, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138ac00): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.029020056 +0000 UTC m=+355.700911185 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138ac00): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013863f0 item 51 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138b280): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138b280): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138b280): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138b280): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138b280): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.031253496 +0000 UTC m=+355.703144615 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138b280): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138b780): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138b780): open at offset 5 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138b780): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001386770 item 52 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138b780): _readAt: size=2, off=5 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138b780): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138b780): _writeAt: size=3, off=5 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138b780): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138b780): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.032278399 +0000 UTC m=+355.704169518 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138b780): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138bd00): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138bd00): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138bd00): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138bd00): >_readAt: n=3, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138bd00): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.032278399 +0000 UTC m=+355.704169518 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00138bd00): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001386930 item 52 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a8400): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a8400): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a8400): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a8400): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a8400): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.034421528 +0000 UTC m=+355.706312657 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a8400): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a8900): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a8900): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a8900): _writeAt: size=3, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a8900): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a8900): open at offset 5 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a8900): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001386cb0 item 53 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a8900): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a8900): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.035444487 +0000 UTC m=+355.707335626 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a8900): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a8e40): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a8e40): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a8e40): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a8e40): >_readAt: n=8, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a8e40): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.035444487 +0000 UTC m=+355.707335626 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a8e40): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001386e70 item 53 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a94c0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a94c0): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a94c0): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a94c0): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a94c0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.041777016 +0000 UTC m=+355.713668145 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a94c0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a99c0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a99c0): open at offset 5 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a99c0): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013871f0 item 54 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a99c0): _readAt: size=2, off=5 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a99c0): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a99c0): _writeAt: size=3, off=5 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a99c0): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a99c0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.042762725 +0000 UTC m=+355.714653844 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a99c0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a9f40): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a9f40): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a9f40): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a9f40): >_readAt: n=3, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a9f40): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.042762725 +0000 UTC m=+355.714653844 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013a9f40): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013873b0 item 54 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c6640): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c6640): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c6640): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c6640): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c6640): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.044794315 +0000 UTC m=+355.716685434 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c6640): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c6b40): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c6b40): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c6b40): _writeAt: size=3, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c6b40): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c6b40): open at offset 5 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c6b40): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001387730 item 55 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c6b40): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c6b40): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.045571523 +0000 UTC m=+355.717462642 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c6b40): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c7080): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c7080): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c7080): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c7080): >_readAt: n=8, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c7080): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.045571523 +0000 UTC m=+355.717462642 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c7080): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013878f0 item 55 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c7700): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c7700): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c7700): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c7700): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c7700): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.047828036 +0000 UTC m=+355.719719166 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c7700): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c7c00): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c7c00): open at offset 5 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c7c00): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001387c70 item 56 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c7c00): _readAt: size=2, off=5 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c7c00): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c7c00): _writeAt: size=3, off=5 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c7c00): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c7c00): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.048697267 +0000 UTC m=+355.720588386 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013c7c00): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ec200): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ec200): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ec200): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ec200): >_readAt: n=3, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ec200): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.048697267 +0000 UTC m=+355.720588386 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ec200): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001387e30 item 56 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ec840): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ec840): open at offset 0 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ec840): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ec840): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ec840): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ec840): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ec840): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ec840): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.05060777 +0000 UTC m=+355.722498889 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ec840): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ecd80): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ecd80): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ecd80): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013f0230 item 57 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ecd80): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ecd80): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.051639244 +0000 UTC m=+355.723530374 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ecd80): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ed2c0): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ed2c0): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ed2c0): _writeAt: size=3, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ed2c0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ed2c0): open at offset 5 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ed2c0): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013f03f0 item 57 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ed2c0): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ed2c0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.052533162 +0000 UTC m=+355.724424281 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ed2c0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ed840): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ed840): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ed840): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ed840): >_readAt: n=8, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ed840): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.052533162 +0000 UTC m=+355.724424281 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ed840): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013f05b0 item 57 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ede80): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ede80): open at offset 0 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ede80): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ede80): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ede80): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ede80): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ede80): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ede80): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.054843986 +0000 UTC m=+355.726735105 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0013ede80): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140c440): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140c440): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140c440): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013f0930 item 58 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140c440): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140c440): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.055649367 +0000 UTC m=+355.727540486 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140c440): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140c980): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140c980): open at offset 5 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140c980): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013f0af0 item 58 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140c980): _readAt: size=2, off=5 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140c980): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140c980): _writeAt: size=3, off=5 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140c980): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140c980): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.056696361 +0000 UTC m=+355.728587480 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140c980): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140cf40): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140cf40): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140cf40): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140cf40): >_readAt: n=3, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140cf40): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.056696361 +0000 UTC m=+355.728587480 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140cf40): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013f0cb0 item 58 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140d580): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140d580): open at offset 0 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140d580): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140d580): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140d580): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140d580): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140d580): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140d580): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.058794417 +0000 UTC m=+355.730685546 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140d580): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140dac0): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140dac0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140dac0): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013f1030 item 59 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140dac0): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140dac0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.059621378 +0000 UTC m=+355.731512497 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00140dac0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142c080): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142c080): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142c080): _writeAt: size=3, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142c080): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142c080): open at offset 5 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142c080): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013f11f0 item 59 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142c080): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142c080): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.060519783 +0000 UTC m=+355.732410912 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142c080): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142c600): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142c600): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142c600): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142c600): >_readAt: n=8, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142c600): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.060519783 +0000 UTC m=+355.732410912 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142c600): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013f13b0 item 59 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142cc40): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142cc40): open at offset 0 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142cc40): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142cc40): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142cc40): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142cc40): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142cc40): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142cc40): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.062710662 +0000 UTC m=+355.734601792 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142cc40): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142d180): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142d180): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142d180): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013f1730 item 60 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142d180): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142d180): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.063532625 +0000 UTC m=+355.735423754 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142d180): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142d6c0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142d6c0): open at offset 5 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142d6c0): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013f18f0 item 60 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142d6c0): _readAt: size=2, off=5 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142d6c0): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142d6c0): _writeAt: size=3, off=5 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142d6c0): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142d6c0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.064594427 +0000 UTC m=+355.736485556 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142d6c0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142dc80): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142dc80): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142dc80): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142dc80): >_readAt: n=3, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142dc80): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.064594427 +0000 UTC m=+355.736485556 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00142dc80): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013f1ab0 item 60 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001452340): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001452340): open at offset 0 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001452340): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001452340): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001452340): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001452340): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001452340): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001452340): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.066589779 +0000 UTC m=+355.738480898 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001452340): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001452880): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001452880): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001452880): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013f1e30 item 61 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001452880): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001452880): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.067388467 +0000 UTC m=+355.739279586 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001452880): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001452f80): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001452f80): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001452f80): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001452f80): >_readAt: n=5, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001452f80): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.067388467 +0000 UTC m=+355.739279586 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001452f80): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001476070 item 61 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014535c0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014535c0): open at offset 0 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014535c0): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014535c0): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014535c0): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014535c0): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014535c0): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014535c0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.069521458 +0000 UTC m=+355.741412588 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014535c0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001453b00): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001453b00): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001453b00): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014763f0 item 62 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001453b00): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001453b00): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.070429542 +0000 UTC m=+355.742320671 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001453b00): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001490280): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001490280): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001490280): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001490280): >_readAt: n=5, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001490280): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.070429542 +0000 UTC m=+355.742320671 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001490280): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014765b0 item 62 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014908c0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014908c0): open at offset 0 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014908c0): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014908c0): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014908c0): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014908c0): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014908c0): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014908c0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.072786363 +0000 UTC m=+355.744677482 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014908c0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001490e00): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001490e00): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001490e00): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001476930 item 63 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001490e00): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001490e00): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.073444687 +0000 UTC m=+355.745335806 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001490e00): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001491500): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001491500): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001491500): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001491500): >_readAt: n=5, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001491500): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.073444687 +0000 UTC m=+355.745335806 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001491500): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001476af0 item 63 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001491b40): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001491b40): open at offset 0 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001491b40): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001491b40): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001491b40): >_readAt: n=0, err=Bad file descriptor 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001491b40): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001491b40): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001491b40): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.076440768 +0000 UTC m=+355.748331917 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001491b40): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b0100): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b0100): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b0100): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001476e70 item 64 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b0100): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b0100): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.077327962 +0000 UTC m=+355.749219100 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b0100): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b0800): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b0800): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b0800): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b0800): >_readAt: n=5, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b0800): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.077327962 +0000 UTC m=+355.749219100 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b0800): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001477030 item 64 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b0e40): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b0e40): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b0e40): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b0e40): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b0e40): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.080282604 +0000 UTC m=+355.752173753 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b0e40): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b12c0): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b12c0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b12c0): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b12c0): >_readAt: n=2, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b12c0): _writeAt: size=3, off=2 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014773b0 item 65 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b12c0): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b12c0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.081289152 +0000 UTC m=+355.753180291 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b12c0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b17c0): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b17c0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b17c0): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b17c0): >_readAt: n=5, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b17c0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.081289152 +0000 UTC m=+355.753180291 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b17c0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001477570 item 65 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b1e00): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b1e00): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b1e00): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b1e00): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b1e00): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.084263742 +0000 UTC m=+355.756154880 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014b1e00): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d0300): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d0300): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014778f0 item 66 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d0300): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d0300): >_readAt: n=0, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d0300): _writeAt: size=3, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d0300): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d0300): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.08553161 +0000 UTC m=+355.757422759 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d0300): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d0840): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d0840): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d0840): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d0840): >_readAt: n=3, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d0840): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.08553161 +0000 UTC m=+355.757422759 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d0840): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001477ab0 item 66 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d0e80): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d0e80): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d0e80): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d0e80): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d0e80): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.08818142 +0000 UTC m=+355.760072560 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d0e80): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d1300): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d1300): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d1300): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d1300): >_readAt: n=2, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d1300): _writeAt: size=3, off=2 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001477e30 item 67 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d1300): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d1300): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.089142573 +0000 UTC m=+355.761033712 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d1300): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d1800): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d1800): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d1800): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d1800): >_readAt: n=5, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d1800): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.089142573 +0000 UTC m=+355.761033712 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d1800): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ee070 item 67 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d1e80): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d1e80): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d1e80): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d1e80): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d1e80): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.091830756 +0000 UTC m=+355.763721895 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014d1e80): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014fa400): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014fa400): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ee3f0 item 68 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014fa400): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014fa400): >_readAt: n=0, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014fa400): _writeAt: size=3, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014fa400): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014fa400): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.09335769 +0000 UTC m=+355.765248829 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014fa400): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014fa940): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014fa940): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014fa940): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014fa940): >_readAt: n=3, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014fa940): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.09335769 +0000 UTC m=+355.765248829 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014fa940): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ee5b0 item 68 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014faf80): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014faf80): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014faf80): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014faf80): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014faf80): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.099251936 +0000 UTC m=+355.771143056 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014faf80): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014fb400): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014fb400): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014fb400): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014fb400): >_readAt: n=2, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014fb400): _writeAt: size=3, off=2 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ee930 item 69 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014fb400): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014fb400): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.100591659 +0000 UTC m=+355.772482788 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014fb400): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014fb900): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014fb900): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014fb900): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014fb900): >_readAt: n=5, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014fb900): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.100591659 +0000 UTC m=+355.772482788 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0014fb900): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014eeaf0 item 69 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001524000): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001524000): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001524000): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001524000): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001524000): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.103144218 +0000 UTC m=+355.775035337 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001524000): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001524500): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001524500): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014eee70 item 70 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001524500): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001524500): >_readAt: n=0, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001524500): _writeAt: size=3, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001524500): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001524500): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.104368063 +0000 UTC m=+355.776259182 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001524500): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001524a40): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001524a40): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001524a40): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001524a40): >_readAt: n=3, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001524a40): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.104368063 +0000 UTC m=+355.776259182 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001524a40): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ef030 item 70 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015250c0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015250c0): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015250c0): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015250c0): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015250c0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.1071758 +0000 UTC m=+355.779066919 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015250c0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015255c0): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015255c0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015255c0): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015255c0): >_readAt: n=2, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015255c0): _writeAt: size=3, off=2 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ef3b0 item 71 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015255c0): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015255c0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.108128988 +0000 UTC m=+355.780020118 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015255c0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001525ac0): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001525ac0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001525ac0): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001525ac0): >_readAt: n=5, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001525ac0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.108128988 +0000 UTC m=+355.780020118 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001525ac0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ef570 item 71 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00128b0c0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00128b0c0): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00128b0c0): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00128b0c0): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00128b0c0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.110869428 +0000 UTC m=+355.782760547 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00128b0c0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00128b5c0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00128b5c0): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00113fd50 item 72 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00128b5c0): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00128b5c0): >_readAt: n=0, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00128b5c0): _writeAt: size=3, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00128b5c0): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00128b5c0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.111969371 +0000 UTC m=+355.783860510 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00128b5c0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00128bb00): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00128bb00): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00128bb00): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00128bb00): >_readAt: n=3, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00128bb00): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.111969371 +0000 UTC m=+355.783860510 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00128bb00): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00113ff10 item 72 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012ae140): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012ae140): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012ae140): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012ae140): >_readAt: n=0, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012ae140): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012ae140): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012ae140): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.114563628 +0000 UTC m=+355.786454758 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012ae140): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012ae640): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012ae640): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012ae640): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a8310 item 73 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012ae640): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012ae640): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.115397442 +0000 UTC m=+355.787288561 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012ae640): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012aeb00): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012aeb00): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012aeb00): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012aeb00): >_readAt: n=2, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012aeb00): _writeAt: size=3, off=2 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a84d0 item 73 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012aeb00): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012aeb00): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.116255982 +0000 UTC m=+355.788147111 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012aeb00): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012af040): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012af040): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012af040): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012af040): >_readAt: n=5, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012af040): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.116255982 +0000 UTC m=+355.788147111 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012af040): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a8690 item 73 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012af680): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012af680): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012af680): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012af680): >_readAt: n=0, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012af680): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012af680): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012af680): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.11865318 +0000 UTC m=+355.790544299 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012af680): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012afb80): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012afb80): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012afb80): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a8a10 item 74 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012afb80): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012afb80): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.119451086 +0000 UTC m=+355.791342215 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012afb80): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d6140): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d6140): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a8bd0 item 74 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d6140): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d6140): >_readAt: n=0, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d6140): _writeAt: size=3, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d6140): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d6140): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.120641969 +0000 UTC m=+355.792533119 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d6140): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d66c0): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d66c0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d66c0): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d66c0): >_readAt: n=3, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d66c0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.120641969 +0000 UTC m=+355.792533119 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d66c0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a8d90 item 74 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d6d00): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d6d00): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d6d00): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d6d00): >_readAt: n=0, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d6d00): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d6d00): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d6d00): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.123044326 +0000 UTC m=+355.794935475 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d6d00): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d7200): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d7200): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d7200): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a9110 item 75 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d7200): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d7200): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.12394207 +0000 UTC m=+355.795833189 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d7200): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d7740): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d7740): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d7740): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d7740): >_readAt: n=2, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d7740): _writeAt: size=3, off=2 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a92d0 item 75 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d7740): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d7740): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.124979766 +0000 UTC m=+355.796870916 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d7740): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d7c80): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d7c80): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d7c80): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d7c80): >_readAt: n=5, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d7c80): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.124979766 +0000 UTC m=+355.796870916 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012d7c80): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a9490 item 75 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f0340): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f0340): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f0340): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f0340): >_readAt: n=0, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f0340): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f0340): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f0340): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.127459217 +0000 UTC m=+355.799350366 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f0340): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f0840): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f0840): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f0840): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a9810 item 76 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f0840): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f0840): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.128344207 +0000 UTC m=+355.800235336 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f0840): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f0d80): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f0d80): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a99d0 item 76 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f0d80): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f0d80): >_readAt: n=0, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f0d80): _writeAt: size=3, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f0d80): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f0d80): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.129297375 +0000 UTC m=+355.801188494 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f0d80): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f1300): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f1300): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f1300): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f1300): >_readAt: n=3, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f1300): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.129297375 +0000 UTC m=+355.801188494 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f1300): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a9b90 item 76 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f1940): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f1940): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f1940): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f1940): >_readAt: n=0, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f1940): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f1940): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f1940): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.131641733 +0000 UTC m=+355.803532862 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f1940): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f1e40): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f1e40): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f1e40): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a9f10 item 77 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f1e40): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f1e40): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.132417558 +0000 UTC m=+355.804308677 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012f1e40): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015945c0): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015945c0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015945c0): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015945c0): >_readAt: n=5, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015945c0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.132417558 +0000 UTC m=+355.804308677 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015945c0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001592150 item 77 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001594c00): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001594c00): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001594c00): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001594c00): >_readAt: n=0, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001594c00): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001594c00): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001594c00): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.134623816 +0000 UTC m=+355.806514945 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001594c00): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001595100): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001595100): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001595100): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015924d0 item 78 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001595100): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001595100): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.135404632 +0000 UTC m=+355.807295760 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001595100): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001595800): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001595800): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001595800): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001595800): >_readAt: n=5, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001595800): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.135404632 +0000 UTC m=+355.807295760 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001595800): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001592690 item 78 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001595e40): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001595e40): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001595e40): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001595e40): >_readAt: n=0, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001595e40): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001595e40): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001595e40): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.138230211 +0000 UTC m=+355.810121351 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001595e40): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015b83c0): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015b83c0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015b83c0): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001592a10 item 79 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015b83c0): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015b83c0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.139319474 +0000 UTC m=+355.811210614 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015b83c0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015b8ac0): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015b8ac0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015b8ac0): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015b8ac0): >_readAt: n=5, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015b8ac0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.139319474 +0000 UTC m=+355.811210614 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015b8ac0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001592bd0 item 79 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015b9100): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015b9100): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015b9100): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015b9100): >_readAt: n=0, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015b9100): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015b9100): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015b9100): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.14242503 +0000 UTC m=+355.814316149 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015b9100): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015b9600): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015b9600): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015b9600): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001592f50 item 80 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015b9600): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015b9600): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.143358371 +0000 UTC m=+355.815249500 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015b9600): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015b9d00): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015b9d00): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015b9d00): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015b9d00): >_readAt: n=5, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015b9d00): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.143358371 +0000 UTC m=+355.815249500 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015b9d00): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001593110 item 80 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f23c0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f23c0): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f23c0): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f23c0): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f23c0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.145613091 +0000 UTC m=+355.817504220 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f23c0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f2840): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f2840): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f2840): open at offset 5 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f2840): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f2840): >_readAt: n=2, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f2840): _writeAt: size=3, off=7 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001593490 item 81 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f2840): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f2840): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.146674281 +0000 UTC m=+355.818565410 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f2840): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f2d80): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f2d80): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f2d80): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f2d80): >_readAt: n=8, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f2d80): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.146674281 +0000 UTC m=+355.818565410 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f2d80): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001593650 item 81 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f3400): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f3400): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f3400): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f3400): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f3400): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.149571485 +0000 UTC m=+355.821462614 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f3400): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f3900): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f3900): open at offset 5 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f3900): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015939d0 item 82 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f3900): _readAt: size=2, off=5 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f3900): >_readAt: n=0, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f3900): _writeAt: size=3, off=5 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f3900): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f3900): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.15070961 +0000 UTC m=+355.822600739 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f3900): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f3e80): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f3e80): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f3e80): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f3e80): >_readAt: n=3, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f3e80): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.15070961 +0000 UTC m=+355.822600739 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0015f3e80): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001593b90 item 82 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001610580): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001610580): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001610580): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001610580): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001610580): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.152954331 +0000 UTC m=+355.824845460 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001610580): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001610a80): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001610a80): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001610a80): open at offset 5 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001610a80): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001610a80): >_readAt: n=2, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001610a80): _writeAt: size=3, off=7 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001593f10 item 83 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001610a80): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001610a80): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.153914562 +0000 UTC m=+355.825805681 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001610a80): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001610fc0): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001610fc0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001610fc0): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001610fc0): >_readAt: n=8, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001610fc0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.153914562 +0000 UTC m=+355.825805681 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001610fc0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00161a150 item 83 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0011f5ac0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0011f5ac0): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0011f5ac0): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0011f5ac0): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0011f5ac0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.156563471 +0000 UTC m=+355.828454590 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0011f5ac0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001212040): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001212040): open at offset 5 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001212040): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001206380 item 84 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001212040): _readAt: size=2, off=5 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001212040): >_readAt: n=0, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001212040): _writeAt: size=3, off=5 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001212040): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001212040): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.159025169 +0000 UTC m=+355.830916278 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001212040): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012125c0): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012125c0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012125c0): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012125c0): >_readAt: n=3, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012125c0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.159025169 +0000 UTC m=+355.830916278 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012125c0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001206540 item 84 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001212c40): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001212c40): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001212c40): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001212c40): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001212c40): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.161857452 +0000 UTC m=+355.833748601 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001212c40): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001213140): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001213140): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001213140): open at offset 5 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001213140): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001213140): >_readAt: n=2, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001213140): _writeAt: size=3, off=7 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012068c0 item 85 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001213140): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001213140): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.162934802 +0000 UTC m=+355.834825931 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001213140): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001213680): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001213680): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001213680): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001213680): >_readAt: n=8, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001213680): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.162934802 +0000 UTC m=+355.834825931 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001213680): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001206a80 item 85 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001213d00): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001213d00): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001213d00): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001213d00): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001213d00): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.165548816 +0000 UTC m=+355.837439944 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001213d00): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001234280): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001234280): open at offset 5 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001234280): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001206e00 item 86 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001234280): _readAt: size=2, off=5 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001234280): >_readAt: n=0, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001234280): _writeAt: size=3, off=5 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001234280): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001234280): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.167054469 +0000 UTC m=+355.838945598 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001234280): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001234800): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001234800): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001234800): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001234800): >_readAt: n=3, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001234800): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.167054469 +0000 UTC m=+355.838945598 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001234800): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001206fc0 item 86 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001234e80): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001234e80): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001234e80): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001234e80): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001234e80): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.169793528 +0000 UTC m=+355.841684657 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001234e80): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001235380): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001235380): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001235380): open at offset 5 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001235380): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001235380): >_readAt: n=2, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001235380): _writeAt: size=3, off=7 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001207340 item 87 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001235380): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001235380): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.170845651 +0000 UTC m=+355.842736820 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001235380): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012358c0): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012358c0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012358c0): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012358c0): >_readAt: n=8, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012358c0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.170845651 +0000 UTC m=+355.842736820 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0012358c0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001207500 item 87 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001235f40): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001235f40): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001235f40): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001235f40): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001235f40): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.173416093 +0000 UTC m=+355.845307222 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001235f40): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124c4c0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124c4c0): open at offset 5 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124c4c0): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001207880 item 88 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124c4c0): _readAt: size=2, off=5 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124c4c0): >_readAt: n=0, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124c4c0): _writeAt: size=3, off=5 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124c4c0): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124c4c0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.174592229 +0000 UTC m=+355.846483358 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124c4c0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124ca40): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124ca40): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124ca40): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124ca40): >_readAt: n=3, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124ca40): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.174592229 +0000 UTC m=+355.846483358 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124ca40): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001207a40 item 88 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124d080): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124d080): open at offset 0 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124d080): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124d080): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124d080): >_readAt: n=0, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124d080): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124d080): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124d080): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.17684803 +0000 UTC m=+355.848739149 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124d080): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124d5c0): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124d5c0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124d5c0): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001207dc0 item 89 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124d5c0): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124d5c0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.178077175 +0000 UTC m=+355.849968305 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124d5c0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124db00): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124db00): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124db00): open at offset 5 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124db00): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124db00): >_readAt: n=2, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124db00): _writeAt: size=3, off=7 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001272000 item 89 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124db00): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124db00): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.179082893 +0000 UTC m=+355.850974022 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00124db00): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127a100): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127a100): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127a100): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127a100): >_readAt: n=8, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127a100): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.179082893 +0000 UTC m=+355.850974022 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127a100): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012721c0 item 89 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127a740): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127a740): open at offset 0 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127a740): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127a740): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127a740): >_readAt: n=0, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127a740): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127a740): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127a740): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.181527097 +0000 UTC m=+355.853418227 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127a740): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127ac80): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127ac80): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127ac80): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00161a070 item 90 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127ac80): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127ac80): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.183605726 +0000 UTC m=+355.855496875 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127ac80): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127b1c0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127b1c0): open at offset 5 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127b1c0): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00161a2a0 item 90 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127b1c0): _readAt: size=2, off=5 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127b1c0): >_readAt: n=0, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127b1c0): _writeAt: size=3, off=5 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127b1c0): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127b1c0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.185338367 +0000 UTC m=+355.857229526 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127b1c0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127b780): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127b780): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127b780): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127b780): >_readAt: n=3, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127b780): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.185338367 +0000 UTC m=+355.857229526 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127b780): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00161a460 item 90 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127bdc0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127bdc0): open at offset 0 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127bdc0): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127bdc0): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127bdc0): >_readAt: n=0, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127bdc0): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127bdc0): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127bdc0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.188647173 +0000 UTC m=+355.860538322 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc00127bdc0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000772600): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000772600): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000772600): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00161a7e0 item 91 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000772600): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000772600): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.18983444 +0000 UTC m=+355.861725590 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000772600): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000772b40): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000772b40): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000772b40): open at offset 5 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000772b40): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000772b40): >_readAt: n=2, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000772b40): _writeAt: size=3, off=7 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00161a9a0 item 91 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000772b40): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000772b40): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.190988194 +0000 UTC m=+355.862879343 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000772b40): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000773100): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000773100): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000773100): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000773100): >_readAt: n=8, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000773100): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.190988194 +0000 UTC m=+355.862879343 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000773100): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00161ab60 item 91 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001470400): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001470400): open at offset 0 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001470400): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001470400): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001470400): >_readAt: n=0, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001470400): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001470400): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001470400): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.196640677 +0000 UTC m=+355.868531817 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001470400): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001470940): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001470940): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001470940): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f50230 item 92 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001470940): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001470940): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.197441229 +0000 UTC m=+355.869332358 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001470940): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001470e80): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001470e80): open at offset 5 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001470e80): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f503f0 item 92 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001470e80): _readAt: size=2, off=5 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001470e80): >_readAt: n=0, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001470e80): _writeAt: size=3, off=5 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001470e80): >_writeAt: n=3, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001470e80): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.198597628 +0000 UTC m=+355.870488757 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001470e80): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001471440): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001471440): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001471440): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001471440): >_readAt: n=3, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001471440): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.198597628 +0000 UTC m=+355.870488757 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001471440): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f505b0 item 92 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001471b00): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001471b00): open at offset 0 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001471b00): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001471b00): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001471b00): >_readAt: n=0, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001471b00): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001471b00): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001471b00): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.20069363 +0000 UTC m=+355.872584769 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc001471b00): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0005625c0): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0005625c0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0005625c0): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f50930 item 93 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0005625c0): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0005625c0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.201763778 +0000 UTC m=+355.873654916 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0005625c0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000563040): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000563040): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000563040): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000563040): >_readAt: n=5, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000563040): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.201763778 +0000 UTC m=+355.873654916 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000563040): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f50bd0 item 93 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0001165c0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0001165c0): open at offset 0 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0001165c0): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0001165c0): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0001165c0): >_readAt: n=0, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0001165c0): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0001165c0): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0001165c0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.205108751 +0000 UTC m=+355.876999890 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0001165c0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000117140): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000117140): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000117140): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f51110 item 94 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000117140): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000117140): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.20603027 +0000 UTC m=+355.877921420 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000117140): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0002ccac0): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0002ccac0): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0002ccac0): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0002ccac0): >_readAt: n=5, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0002ccac0): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.20603027 +0000 UTC m=+355.877921420 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0002ccac0): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f512d0 item 94 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c8140): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c8140): open at offset 0 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c8140): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c8140): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c8140): >_readAt: n=0, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c8140): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c8140): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c8140): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.209358803 +0000 UTC m=+355.881249953 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c8140): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c8700): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c8700): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c8700): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f51730 item 95 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c8700): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c8700): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.210322 +0000 UTC m=+355.882213149 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c8700): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c8f00): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c8f00): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c8f00): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c8f00): >_readAt: n=5, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c8f00): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.210322 +0000 UTC m=+355.882213149 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c8f00): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f518f0 item 95 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c9540): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c9540): open at offset 0 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c9540): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c9540): _readAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c9540): >_readAt: n=0, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c9540): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c9540): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c9540): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.212060722 +0000 UTC m=+355.883951831 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c9540): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c9c80): _writeAt: size=5, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c9c80): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c9c80): >openPending: err= 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f51c70 item 96 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c9c80): >_writeAt: n=5, err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c9c80): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.212898654 +0000 UTC m=+355.884789793 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc0008c9c80): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 01:57:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 01:57:30 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000a20680): _readAt: size=512, off=0 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000a20680): openPending: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000a20680): >openPending: err= 2025/11/15 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000a20680): >_readAt: n=5, err=EOF 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000a20680): close: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 01:57:30.212898654 +0000 UTC m=+355.884789793 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : open-test-file(0xc000a20680): >close: err= 2025/11/15 01:57:30 DEBUG : open-test-file: Remove: 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f51e30 item 96 2025/11/15 01:57:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 01:57:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 01:57:30 DEBUG : open-test-file: >Remove: err= 2025/11/15 01:57:30 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:57:30 DEBUG : Looking for writers 2025/11/15 01:57:30 DEBUG : >WaitForWriters: 2025/11/15 01:57:30 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.74s) --- PASS: TestRWFileHandleOpenTests/writes (0.86s) --- 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.01s) --- 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.01s) --- 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.88s) --- 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.00s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- 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-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:57:30 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:57:30 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 01:57:30 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:30 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:57:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:57:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:30 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 01:57:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:30 DEBUG : file1: newRWFileHandle: 2025/11/15 01:57:30 DEBUG : file1(0xc000a21480): openPending: 2025/11/15 01:57:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:57:30 DEBUG : file1(0xc000a21480): >openPending: err= 2025/11/15 01:57:30 DEBUG : file1: >newRWFileHandle: err= 2025/11/15 01:57:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:57:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/15 01:57:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/15 01:57:30 DEBUG : file1(0xc000a21480): _writeAt: size=2, off=0 2025/11/15 01:57:30 DEBUG : file1(0xc000a21480): >_writeAt: n=2, err= 2025/11/15 01:57:30 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/15 01:57:30 DEBUG : file1(0xc000a21480): RWFileHandle.Flush 2025/11/15 01:57:30 DEBUG : file1(0xc000a21480): RWFileHandle.Release 2025/11/15 01:57:30 DEBUG : file1(0xc000a21480): close: 2025/11/15 01:57:30 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/15 01:57:30 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:30 DEBUG : file1(0xc000a21480): >close: err= 2025/11/15 01:57:30 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:57:30 DEBUG : Looking for writers 2025/11/15 01:57:30 DEBUG : file1: reading active writers 2025/11/15 01:57:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/15 01:57:30 DEBUG : Looking for writers 2025/11/15 01:57:30 DEBUG : file1: reading active writers 2025/11/15 01:57:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/15 01:57:30 DEBUG : Looking for writers 2025/11/15 01:57:30 DEBUG : file1: reading active writers 2025/11/15 01:57:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/15 01:57:30 DEBUG : Looking for writers 2025/11/15 01:57:30 DEBUG : file1: reading active writers 2025/11/15 01:57:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/15 01:57:30 DEBUG : file1: vfs cache: starting upload 2025/11/15 01:57:30 DEBUG : Looking for writers 2025/11/15 01:57:30 DEBUG : file1: reading active writers 2025/11/15 01:57:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/15 01:57:31 DEBUG : Looking for writers 2025/11/15 01:57:31 DEBUG : file1: reading active writers 2025/11/15 01:57:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/15 01:57:31 DEBUG : Looking for writers 2025/11/15 01:57:31 DEBUG : file1: reading active writers 2025/11/15 01:57:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/15 01:57:31 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/11/15 01:57:32 DEBUG : Looking for writers 2025/11/15 01:57:32 DEBUG : file1: reading active writers 2025/11/15 01:57:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/15 01:57:32 DEBUG : file1: size = 2 OK 2025/11/15 01:57:32 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/15 01:57:32 INFO : file1: Copied (new) 2025/11/15 01:57:32 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/11/15 01:57:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/15 01:57:32 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/11/15 01:57:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:57:32 INFO : file1: vfs cache: upload succeeded try #1 2025/11/15 01:57:33 DEBUG : Looking for writers 2025/11/15 01:57:33 DEBUG : file1: reading active writers 2025/11/15 01:57:33 DEBUG : >WaitForWriters: 2025/11/15 01:57:33 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:57:33 DEBUG : Looking for writers 2025/11/15 01:57:33 DEBUG : file1: reading active writers 2025/11/15 01:57:33 DEBUG : >WaitForWriters: 2025/11/15 01:57:33 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.17s) === RUN TestRWCacheRename run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:57:33 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:57:33 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 01:57:33 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:33 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:57:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:57:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:33 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:57:33 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 01:57:33 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:57:33 DEBUG : rename_me: newRWFileHandle: 2025/11/15 01:57:33 DEBUG : rename_me(0xc0007724c0): openPending: 2025/11/15 01:57:33 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 01:57:33 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/15 01:57:33 DEBUG : rename_me(0xc0007724c0): >openPending: err= 2025/11/15 01:57:33 DEBUG : rename_me: >newRWFileHandle: err= 2025/11/15 01:57:33 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/15 01:57:33 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/11/15 01:57:33 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/11/15 01:57:33 DEBUG : rename_me(0xc0007724c0): _writeAt: size=5, off=0 2025/11/15 01:57:33 DEBUG : rename_me(0xc0007724c0): >_writeAt: n=5, err= 2025/11/15 01:57:33 DEBUG : rename_me(0xc0007724c0): close: 2025/11/15 01:57:33 DEBUG : rename_me: vfs cache: setting modification time to 2025-11-15 01:57:33.90698575 +0000 UTC m=+359.578876899 2025/11/15 01:57:33 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/11/15 01:57:33 DEBUG : rename_me(0xc0007724c0): >close: err= 2025/11/15 01:57:33 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/11/15 01:57:33 DEBUG : i_was_renamed: Updating file with 0xc0011840c0 2025/11/15 01:57:33 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/11/15 01:57:33 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/15 01:57:33 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:57:33 DEBUG : Looking for writers 2025/11/15 01:57:33 DEBUG : i_was_renamed: reading active writers 2025/11/15 01:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/15 01:57:33 DEBUG : Looking for writers 2025/11/15 01:57:33 DEBUG : i_was_renamed: reading active writers 2025/11/15 01:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/15 01:57:33 DEBUG : Looking for writers 2025/11/15 01:57:33 DEBUG : i_was_renamed: reading active writers 2025/11/15 01:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/15 01:57:33 DEBUG : Looking for writers 2025/11/15 01:57:33 DEBUG : i_was_renamed: reading active writers 2025/11/15 01:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/15 01:57:34 DEBUG : i_was_renamed: vfs cache: starting upload 2025/11/15 01:57:34 DEBUG : Looking for writers 2025/11/15 01:57:34 DEBUG : i_was_renamed: reading active writers 2025/11/15 01:57:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/15 01:57:34 DEBUG : Looking for writers 2025/11/15 01:57:34 DEBUG : i_was_renamed: reading active writers 2025/11/15 01:57:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/15 01:57:34 DEBUG : Looking for writers 2025/11/15 01:57:34 DEBUG : i_was_renamed: reading active writers 2025/11/15 01:57:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/15 01:57:34 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/11/15 01:57:35 DEBUG : Looking for writers 2025/11/15 01:57:35 DEBUG : i_was_renamed: reading active writers 2025/11/15 01:57:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/15 01:57:35 DEBUG : i_was_renamed: size = 5 OK 2025/11/15 01:57:35 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/15 01:57:35 INFO : i_was_renamed: Copied (new) 2025/11/15 01:57:35 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-11-15 01:57:33 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/15 01:57:35 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/11/15 01:57:35 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/15 01:57:35 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/11/15 01:57:36 DEBUG : Looking for writers 2025/11/15 01:57:36 DEBUG : i_was_renamed: reading active writers 2025/11/15 01:57:36 DEBUG : >WaitForWriters: 2025/11/15 01:57:36 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.98s) === RUN TestRWCacheUpdate run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:57:36 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:57:36 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 01:57:36 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:36 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:57:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 01:57:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yeyifon2pixa" 2025/11/15 01:57:36 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 01:57:36 DEBUG : forgetting directory cache 2025/11/15 01:57:37 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/11/15 01:57:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/15 01:57:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/15 01:57:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/15 01:57:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/15 01:57:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/15 01:57:39 DEBUG : TestRWCacheUpdate(0xc000772680): _readAt: size=512, off=0 2025/11/15 01:57:39 DEBUG : TestRWCacheUpdate(0xc000772680): openPending: 2025/11/15 01:57:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-15 00:58:36 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/11/15 01:57:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/15 01:57:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 01:57:39 DEBUG : TestRWCacheUpdate(0xc000772680): >openPending: err= 2025/11/15 01:57:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/15 01:57:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/15 01:57:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 01:57:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/15 01:57:39 DEBUG : forgetting directory cache 2025/11/15 01:57:39 DEBUG : TestRWCacheUpdate(0xc000772680): >_readAt: n=20, err=EOF 2025/11/15 01:57:39 DEBUG : TestRWCacheUpdate(0xc000772680): close: 2025/11/15 01:57:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-15 00:58:36 +0000 UTC 2025/11/15 01:57:39 DEBUG : TestRWCacheUpdate(0xc000772680): >close: err= 2025/11/15 01:57:39 DEBUG : Re-reading directory (230.695704ms old) 2025/11/15 01:57:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 01:57:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/15 01:57:39 DEBUG : forgetting directory cache 2025/11/15 01:57:40 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/11/15 01:57:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/15 01:57:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/15 01:57:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/15 01:57:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/15 01:57:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/15 01:57:41 DEBUG : TestRWCacheUpdate(0xc001470340): _readAt: size=512, off=0 2025/11/15 01:57:41 DEBUG : TestRWCacheUpdate(0xc001470340): openPending: 2025/11/15 01:57:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-15 00:59:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-11-15 00:58:36 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/11/15 01:57:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-15 00:59:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-11-15 00:58:36 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/11/15 01:57:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/15 01:57:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/15 01:57:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/15 01:57:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 01:57:41 DEBUG : TestRWCacheUpdate(0xc001470340): >openPending: err= 2025/11/15 01:57:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/15 01:57:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/15 01:57:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 01:57:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/15 01:57:41 DEBUG : TestRWCacheUpdate(0xc001470340): >_readAt: n=20, err=EOF 2025/11/15 01:57:41 DEBUG : TestRWCacheUpdate(0xc001470340): close: 2025/11/15 01:57:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-15 00:59:36 +0000 UTC 2025/11/15 01:57:41 DEBUG : TestRWCacheUpdate(0xc001470340): >close: err= 2025/11/15 01:57:41 DEBUG : Re-reading directory (186.313042ms old) 2025/11/15 01:57:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 01:57:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/15 01:57:42 DEBUG : forgetting directory cache 2025/11/15 01:57:42 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/11/15 01:57:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/15 01:57:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/15 01:57:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/15 01:57:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/15 01:57:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/15 01:57:44 DEBUG : TestRWCacheUpdate(0xc000772500): _readAt: size=512, off=0 2025/11/15 01:57:44 DEBUG : TestRWCacheUpdate(0xc000772500): openPending: 2025/11/15 01:57:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-15 01:00:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-11-15 00:59:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/11/15 01:57:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-15 01:00:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-11-15 00:59:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/11/15 01:57:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/15 01:57:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/15 01:57:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/15 01:57:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 01:57:44 DEBUG : TestRWCacheUpdate(0xc000772500): >openPending: err= 2025/11/15 01:57:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/15 01:57:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/15 01:57:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 01:57:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/15 01:57:44 DEBUG : TestRWCacheUpdate(0xc000772500): >_readAt: n=20, err=EOF 2025/11/15 01:57:44 DEBUG : TestRWCacheUpdate(0xc000772500): close: 2025/11/15 01:57:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-15 01:00:36 +0000 UTC 2025/11/15 01:57:44 DEBUG : TestRWCacheUpdate(0xc000772500): >close: err= 2025/11/15 01:57:44 DEBUG : Re-reading directory (186.175934ms old) 2025/11/15 01:57:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 01:57:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/15 01:57:44 DEBUG : forgetting directory cache 2025/11/15 01:57:45 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/11/15 01:57:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/15 01:57:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/15 01:57:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/15 01:57:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/15 01:57:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/15 01:57:46 DEBUG : TestRWCacheUpdate(0xc000772f00): _readAt: size=512, off=0 2025/11/15 01:57:46 DEBUG : TestRWCacheUpdate(0xc000772f00): openPending: 2025/11/15 01:57:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-15 01:01:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-11-15 01:00:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/11/15 01:57:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-15 01:01:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-11-15 01:00:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/11/15 01:57:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/15 01:57:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/15 01:57:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/15 01:57:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 01:57:46 DEBUG : TestRWCacheUpdate(0xc000772f00): >openPending: err= 2025/11/15 01:57:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/15 01:57:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/15 01:57:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 01:57:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/15 01:57:46 DEBUG : TestRWCacheUpdate(0xc000772f00): >_readAt: n=20, err=EOF 2025/11/15 01:57:46 DEBUG : TestRWCacheUpdate(0xc000772f00): close: 2025/11/15 01:57:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-15 01:01:36 +0000 UTC 2025/11/15 01:57:46 DEBUG : TestRWCacheUpdate(0xc000772f00): >close: err= 2025/11/15 01:57:46 DEBUG : Re-reading directory (190.497451ms old) 2025/11/15 01:57:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 01:57:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/15 01:57:47 DEBUG : forgetting directory cache 2025/11/15 01:57:47 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/11/15 01:57:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/15 01:57:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/15 01:57:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/15 01:57:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/15 01:57:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/15 01:57:49 DEBUG : TestRWCacheUpdate(0xc000684200): _readAt: size=512, off=0 2025/11/15 01:57:49 DEBUG : TestRWCacheUpdate(0xc000684200): openPending: 2025/11/15 01:57:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-15 01:02:36 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-11-15 01:01:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/11/15 01:57:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-15 01:02:36 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-11-15 01:01:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/11/15 01:57:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/15 01:57:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/15 01:57:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/15 01:57:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 01:57:49 DEBUG : TestRWCacheUpdate(0xc000684200): >openPending: err= 2025/11/15 01:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/15 01:57:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/15 01:57:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 01:57:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/15 01:57:49 DEBUG : TestRWCacheUpdate(0xc000684200): >_readAt: n=20, err=EOF 2025/11/15 01:57:49 DEBUG : TestRWCacheUpdate(0xc000684200): close: 2025/11/15 01:57:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-15 01:02:36 +0000 UTC 2025/11/15 01:57:49 DEBUG : TestRWCacheUpdate(0xc000684200): >close: err= 2025/11/15 01:57:49 DEBUG : Re-reading directory (189.509517ms old) 2025/11/15 01:57:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 01:57:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/15 01:57:49 DEBUG : forgetting directory cache 2025/11/15 01:57:50 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/11/15 01:57:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/15 01:57:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/15 01:57:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/15 01:57:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/15 01:57:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/15 01:57:51 DEBUG : TestRWCacheUpdate(0xc001470980): _readAt: size=512, off=0 2025/11/15 01:57:51 DEBUG : TestRWCacheUpdate(0xc001470980): openPending: 2025/11/15 01:57:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-15 01:03:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-11-15 01:02:36 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/11/15 01:57:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-15 01:03:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-11-15 01:02:36 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/11/15 01:57:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/15 01:57:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/15 01:57:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/15 01:57:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 01:57:51 DEBUG : TestRWCacheUpdate(0xc001470980): >openPending: err= 2025/11/15 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/15 01:57:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/15 01:57:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 01:57:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/15 01:57:51 DEBUG : TestRWCacheUpdate(0xc001470980): >_readAt: n=20, err=EOF 2025/11/15 01:57:51 DEBUG : TestRWCacheUpdate(0xc001470980): close: 2025/11/15 01:57:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-15 01:03:36 +0000 UTC 2025/11/15 01:57:51 DEBUG : TestRWCacheUpdate(0xc001470980): >close: err= 2025/11/15 01:57:51 DEBUG : Re-reading directory (177.35082ms old) 2025/11/15 01:57:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 01:57:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/15 01:57:52 DEBUG : forgetting directory cache 2025/11/15 01:57:52 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/11/15 01:57:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/15 01:57:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/15 01:57:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/15 01:57:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/15 01:57:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/15 01:57:54 DEBUG : TestRWCacheUpdate(0xc000a20740): _readAt: size=512, off=0 2025/11/15 01:57:54 DEBUG : TestRWCacheUpdate(0xc000a20740): openPending: 2025/11/15 01:57:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-11-15 01:04:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-11-15 01:03:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/11/15 01:57:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-11-15 01:04:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-11-15 01:03:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/11/15 01:57:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/15 01:57:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/15 01:57:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/11/15 01:57:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 01:57:54 DEBUG : TestRWCacheUpdate(0xc000a20740): >openPending: err= 2025/11/15 01:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/11/15 01:57:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/15 01:57:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 01:57:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/15 01:57:54 DEBUG : TestRWCacheUpdate(0xc000a20740): >_readAt: n=21, err=EOF 2025/11/15 01:57:54 DEBUG : TestRWCacheUpdate(0xc000a20740): close: 2025/11/15 01:57:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-15 01:04:36 +0000 UTC 2025/11/15 01:57:54 DEBUG : TestRWCacheUpdate(0xc000a20740): >close: err= 2025/11/15 01:57:54 DEBUG : Re-reading directory (177.781117ms old) 2025/11/15 01:57:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 01:57:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/15 01:57:55 DEBUG : forgetting directory cache 2025/11/15 01:57:55 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/11/15 01:57:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/15 01:57:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/15 01:57:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/15 01:57:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/15 01:57:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/15 01:57:56 DEBUG : TestRWCacheUpdate(0xc000684800): _readAt: size=512, off=0 2025/11/15 01:57:56 DEBUG : TestRWCacheUpdate(0xc000684800): openPending: 2025/11/15 01:57:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-11-15 01:05:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-11-15 01:04:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/11/15 01:57:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-11-15 01:05:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-11-15 01:04:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/11/15 01:57:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/15 01:57:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/15 01:57:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/11/15 01:57:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 01:57:56 DEBUG : TestRWCacheUpdate(0xc000684800): >openPending: err= 2025/11/15 01:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/11/15 01:57:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/15 01:57:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 01:57:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/15 01:57:56 DEBUG : TestRWCacheUpdate(0xc000684800): >_readAt: n=22, err=EOF 2025/11/15 01:57:56 DEBUG : TestRWCacheUpdate(0xc000684800): close: 2025/11/15 01:57:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-15 01:05:36 +0000 UTC 2025/11/15 01:57:56 DEBUG : TestRWCacheUpdate(0xc000684800): >close: err= 2025/11/15 01:57:56 DEBUG : Re-reading directory (176.816699ms old) 2025/11/15 01:57:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 01:57:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/15 01:57:57 DEBUG : forgetting directory cache 2025/11/15 01:57:57 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/11/15 01:57:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:57:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/15 01:57:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/15 01:57:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/15 01:57:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/15 01:57:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/15 01:57:59 DEBUG : TestRWCacheUpdate(0xc000684380): _readAt: size=512, off=0 2025/11/15 01:57:59 DEBUG : TestRWCacheUpdate(0xc000684380): openPending: 2025/11/15 01:57:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-11-15 01:06:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-11-15 01:05:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/11/15 01:57:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-11-15 01:06:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-11-15 01:05:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/11/15 01:57:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/15 01:57:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/15 01:57:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/11/15 01:57:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 01:57:59 DEBUG : TestRWCacheUpdate(0xc000684380): >openPending: err= 2025/11/15 01:57:59 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/11/15 01:57:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/15 01:57:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 01:57:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/15 01:57:59 DEBUG : TestRWCacheUpdate(0xc000684380): >_readAt: n=23, err=EOF 2025/11/15 01:57:59 DEBUG : TestRWCacheUpdate(0xc000684380): close: 2025/11/15 01:57:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-15 01:06:36 +0000 UTC 2025/11/15 01:57:59 DEBUG : TestRWCacheUpdate(0xc000684380): >close: err= 2025/11/15 01:57:59 DEBUG : Re-reading directory (176.913429ms old) 2025/11/15 01:57:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 01:57:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/15 01:57:59 DEBUG : forgetting directory cache 2025/11/15 01:58:00 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/11/15 01:58:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:58:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/15 01:58:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/15 01:58:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/15 01:58:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/15 01:58:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/15 01:58:01 DEBUG : TestRWCacheUpdate(0xc000685680): _readAt: size=512, off=0 2025/11/15 01:58:01 DEBUG : TestRWCacheUpdate(0xc000685680): openPending: 2025/11/15 01:58:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-11-15 01:07:36 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-11-15 01:06:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/11/15 01:58:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-11-15 01:07:36 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-11-15 01:06:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/11/15 01:58:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/15 01:58:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/15 01:58:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/11/15 01:58:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 01:58:01 DEBUG : TestRWCacheUpdate(0xc000685680): >openPending: err= 2025/11/15 01:58:01 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/11/15 01:58:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/15 01:58:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 01:58:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/15 01:58:01 DEBUG : forgetting directory cache 2025/11/15 01:58:01 DEBUG : TestRWCacheUpdate(0xc000685680): >_readAt: n=24, err=EOF 2025/11/15 01:58:01 DEBUG : TestRWCacheUpdate(0xc000685680): close: 2025/11/15 01:58:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-15 01:07:36 +0000 UTC 2025/11/15 01:58:01 DEBUG : TestRWCacheUpdate(0xc000685680): >close: err= 2025/11/15 01:58:01 DEBUG : Re-reading directory (206.521346ms old) 2025/11/15 01:58:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 01:58:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/15 01:58:02 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:58:02 DEBUG : Looking for writers 2025/11/15 01:58:02 DEBUG : TestRWCacheUpdate: reading active writers 2025/11/15 01:58:02 DEBUG : >WaitForWriters: 2025/11/15 01:58:02 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': vfs cache: cleaner exiting 2025/11/15 01:58:02 DEBUG : forgetting directory cache 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: TestRWCacheUpdate (33.41s) === RUN TestCaseSensitivity run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:58:11 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/11/15 01:58:12 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/11/15 01:58:14 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:58:14 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:58:14 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 01:58:14 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/15 01:58:14 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/15 01:58:14 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/15 01:58:14 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/15 01:58:14 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/15 01:58:14 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 01:58:14 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/11/15 01:58:14 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/11/15 01:58:14 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/11/15 01:58:14 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/11/15 01:58:14 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/15 01:58:14 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 01:58:14 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/15 01:58:14 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/15 01:58:14 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/15 01:58:14 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/15 01:58:15 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/15 01:58:15 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 01:58:15 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/11/15 01:58:15 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:58:15 DEBUG : Looking for writers 2025/11/15 01:58:15 DEBUG : normal name with no special characters.txt: reading active writers 2025/11/15 01:58:15 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/11/15 01:58:15 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: TestUnicodeNormalization (13.07s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:58:23 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:58:23 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:58:23 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': Reusing VFS from active cache 2025/11/15 01:58:23 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:58:23 DEBUG : Looking for writers 2025/11/15 01:58:23 DEBUG : >WaitForWriters: 2025/11/15 01:58:23 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:58:23 DEBUG : Looking for writers 2025/11/15 01:58:23 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.35s) === RUN TestVFSNewWithOpts run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:58:23 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:58:23 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:58:23 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:58:23 DEBUG : Looking for writers 2025/11/15 01:58:23 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.35s) === RUN TestVFSRoot run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:58:24 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:58:24 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:58:24 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:58:24 DEBUG : Looking for writers 2025/11/15 01:58:24 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.36s) === RUN TestVFSStat run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:58:24 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:58:24 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:58:25 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:58:27 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/11/15 01:58:29 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:58:29 DEBUG : dir: Looking for writers 2025/11/15 01:58:29 DEBUG : file2: reading active writers 2025/11/15 01:58:29 DEBUG : Looking for writers 2025/11/15 01:58:29 DEBUG : dir: reading active writers 2025/11/15 01:58:29 DEBUG : file1: reading active writers 2025/11/15 01:58:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.73s) === RUN TestVFSStatParent run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:58:30 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:58:30 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:58:31 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:58:33 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/11/15 01:58:34 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:58:34 DEBUG : dir: Looking for writers 2025/11/15 01:58:34 DEBUG : Looking for writers 2025/11/15 01:58:34 DEBUG : dir: reading active writers 2025/11/15 01:58:34 DEBUG : file1: reading active writers 2025/11/15 01:58:34 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestVFSStatParent (6.89s) === RUN TestVFSOpenFile run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:58:37 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:58:37 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:58:37 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/11/15 01:58:40 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/11/15 01:58:41 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 01:58:41 DEBUG : file1: Open: flags=O_RDONLY 2025/11/15 01:58:41 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/15 01:58:41 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/15 01:58:41 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 01:58:41 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/11/15 01:58:41 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 01:58:41 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/15 01:58:41 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:58:41 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:58:41 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/15 01:58:41 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/11/15 01:58:41 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/11/15 01:58:41 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/15 01:58:41 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': File to upload is small (0 bytes), uploading instead of streaming 2025/11/15 01:58:43 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/15 01:58:43 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 01:58:43 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/11/15 01:58:43 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/15 01:58:43 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:58:43 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/15 01:58:43 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:58:43 DEBUG : dir: Looking for writers 2025/11/15 01:58:43 DEBUG : file2: reading active writers 2025/11/15 01:58:43 DEBUG : new_file.txt: reading active writers 2025/11/15 01:58:43 DEBUG : Looking for writers 2025/11/15 01:58:43 DEBUG : dir: reading active writers 2025/11/15 01:58:43 DEBUG : file1: reading active writers 2025/11/15 01:58:43 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.55s) === RUN TestVFSRename run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:58:44 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:58:44 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:58:45 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/11/15 01:58:47 DEBUG : dir/file2: same parent dir (ODFfOTU5OTQ3OV80SjFDSQ) - using file/rename instead of move_copy for dir/file1 2025/11/15 01:58:48 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/11/15 01:58:48 DEBUG : dir/file1: Updating file with dir/file1 0xc000a8a6c0 2025/11/15 01:58:48 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/15 01:58:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 01:58:48 INFO : dir/file1: Moved (server-side) to: file0 2025/11/15 01:58:48 DEBUG : file0: Updating file with file0 0xc000a8a6c0 2025/11/15 01:58:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 01:58:48 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/11/15 01:58:49 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:58:49 DEBUG : dir: Looking for writers 2025/11/15 01:58:49 DEBUG : Looking for writers 2025/11/15 01:58:49 DEBUG : dir: reading active writers 2025/11/15 01:58:49 DEBUG : file0: reading active writers 2025/11/15 01:58:49 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.63s) === RUN TestVFSStatfs run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:58:50 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:58:50 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:58:50 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:58:50 DEBUG : Looking for writers 2025/11/15 01:58:50 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.52s) === RUN TestVFSMkdir run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:58:50 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:58:50 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:58:51 DEBUG : Added virtual directory entry vAddDir: "/" 2025/11/15 01:58:51 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/15 01:58:52 DEBUG : Added virtual directory entry vAddDir: "b" 2025/11/15 01:58:53 DEBUG : Added virtual directory entry vAddDir: "c" 2025/11/15 01:58:54 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 2025/11/15 01:59:02 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:59:02 DEBUG : Looking for writers 2025/11/15 01:59:02 DEBUG : a: Looking for writers 2025/11/15 01:59:02 DEBUG : b: Looking for writers 2025/11/15 01:59:02 DEBUG : c: Looking for writers 2025/11/15 01:59:02 DEBUG : d: Looking for writers 2025/11/15 01:59:02 DEBUG : Looking for writers 2025/11/15 01:59:02 DEBUG : /: reading active writers 2025/11/15 01:59:02 DEBUG : a: reading active writers 2025/11/15 01:59:02 DEBUG : b: reading active writers 2025/11/15 01:59:02 DEBUG : c: reading active writers 2025/11/15 01:59:02 DEBUG : d: reading active writers 2025/11/15 01:59:02 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (14.12s) === RUN TestVFSMkdirAll run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:59:05 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:59:05 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:59:06 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/15 01:59:06 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/11/15 01:59:07 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/11/15 01:59:07 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/11/15 01:59:10 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:59:10 DEBUG : a/b/c/d: Looking for writers 2025/11/15 01:59:10 DEBUG : a/b/c: Looking for writers 2025/11/15 01:59:10 DEBUG : d: reading active writers 2025/11/15 01:59:10 DEBUG : a/b: Looking for writers 2025/11/15 01:59:10 DEBUG : c: reading active writers 2025/11/15 01:59:10 DEBUG : a: Looking for writers 2025/11/15 01:59:10 DEBUG : b: reading active writers 2025/11/15 01:59:10 DEBUG : Looking for writers 2025/11/15 01:59:10 DEBUG : a: reading active writers 2025/11/15 01:59:10 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (8.57s) === 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-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:59:13 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:59:13 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:59:13 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:59:13 DEBUG : Looking for writers 2025/11/15 01:59:13 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.39s) === 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-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:59:13 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:59:13 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:59:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:59:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:59:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:59:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/15 01:59:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/15 01:59:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:59:14 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/15 01:59:14 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/15 01:59:14 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/11/15 01:59:14 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': File to upload is small (5 bytes), uploading instead of streaming 2025/11/15 01:59:15 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/11/15 01:59:16 DEBUG : file1: size = 5 OK 2025/11/15 01:59:16 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/15 01:59:16 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/15 01:59:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:59:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:59:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:59:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:59:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/15 01:59:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/15 01:59:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:59:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:59:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:59:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/15 01:59:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/15 01:59:16 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/11/15 01:59:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/15 01:59:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/15 01:59:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:59:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/15 01:59:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/15 01:59:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:59:16 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': File to upload is small (0 bytes), uploading instead of streaming 2025/11/15 01:59:17 DEBUG : file1: size = 0 OK 2025/11/15 01:59:17 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 01:59:17 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/15 01:59:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:59:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/15 01:59:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/15 01:59:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:59:17 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/15 01:59:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/15 01:59:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:59:17 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': File to upload is small (7 bytes), uploading instead of streaming 2025/11/15 01:59:18 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/11/15 01:59:19 DEBUG : file1: size = 7 OK 2025/11/15 01:59:19 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/11/15 01:59:19 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/15 01:59:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:59:19 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:59:19 DEBUG : Looking for writers 2025/11/15 01:59:19 DEBUG : file1: reading active writers 2025/11/15 01:59:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.70s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:59:19 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:59:19 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:59:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:59:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:59:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:59:19 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/15 01:59:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/15 01:59:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:59:19 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/11/15 01:59:20 DEBUG : file1: aborting in-sequence write wait, off=100 2025/11/15 01:59:20 DEBUG : file1: failed to wait for in-sequence write to 100 2025/11/15 01:59:20 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/11/15 01:59:20 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': File to upload is small (11 bytes), uploading instead of streaming 2025/11/15 01:59:21 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/11/15 01:59:22 DEBUG : file1: size = 11 OK 2025/11/15 01:59:22 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 01:59:22 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/15 01:59:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:59:22 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/11/15 01:59:22 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:59:22 DEBUG : Looking for writers 2025/11/15 01:59:22 DEBUG : file1: reading active writers 2025/11/15 01:59:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.82s) === RUN TestWriteFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:59:23 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:59:23 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:59:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:59:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:59:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:59:23 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/15 01:59:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/15 01:59:23 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/11/15 01:59:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:59:23 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': File to upload is small (5 bytes), uploading instead of streaming 2025/11/15 01:59:24 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/11/15 01:59:25 DEBUG : file1: size = 5 OK 2025/11/15 01:59:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/15 01:59:25 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/15 01:59:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:59:25 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/11/15 01:59:25 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:59:25 DEBUG : Looking for writers 2025/11/15 01:59:25 DEBUG : file1: reading active writers 2025/11/15 01:59:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.66s) === RUN TestWriteFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:59:26 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:59:26 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:59:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:59:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:59:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:59:26 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/15 01:59:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/15 01:59:26 DEBUG : file1: WriteFileHandle.Release closing 2025/11/15 01:59:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:59:26 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': File to upload is small (0 bytes), uploading instead of streaming 2025/11/15 01:59:28 DEBUG : file1: size = 0 OK 2025/11/15 01:59:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 01:59:28 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/15 01:59:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:59:28 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/11/15 01:59:28 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:59:28 DEBUG : Looking for writers 2025/11/15 01:59:28 DEBUG : file1: reading active writers 2025/11/15 01:59:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.49s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:59:28 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:59:28 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:59:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:59:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:59:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:59:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/15 01:59:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/15 01:59:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:59:28 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': File to upload is small (2 bytes), uploading instead of streaming 2025/11/15 01:59:29 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/11/15 01:59:30 DEBUG : file1: size = 2 OK 2025/11/15 01:59:30 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/15 01:59:30 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/15 01:59:31 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/11/15 01:59:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:59:31 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:59:31 DEBUG : Looking for writers 2025/11/15 01:59:31 DEBUG : file1: reading active writers 2025/11/15 01:59:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (3.04s) === RUN TestFileReadAtZeroLength run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:59:31 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:59:31 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:59:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:59:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:59:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:59:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/15 01:59:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/15 01:59:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:59:31 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': File to upload is small (0 bytes), uploading instead of streaming 2025/11/15 01:59:33 DEBUG : file1: size = 0 OK 2025/11/15 01:59:33 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 01:59:33 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/15 01:59:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:59:33 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:59:33 DEBUG : file1: Open: flags=O_RDONLY 2025/11/15 01:59:33 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/15 01:59:33 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/15 01:59:33 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/15 01:59:33 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/15 01:59:33 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:59:33 DEBUG : Looking for writers 2025/11/15 01:59:33 DEBUG : file1: reading active writers 2025/11/15 01:59:33 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.71s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:59:34 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:59:34 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:59:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 01:59:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 01:59:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:59:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/15 01:59:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/15 01:59:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:59:34 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': File to upload is small (100 bytes), uploading instead of streaming 2025/11/15 01:59:35 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/11/15 01:59:36 DEBUG : file1: size = 100 OK 2025/11/15 01:59:36 DEBUG : file1: md5 = b0614b766d351b8bd4be10fff1fdbf18 OK 2025/11/15 01:59:36 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/15 01:59:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 01:59:36 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 01:59:36 DEBUG : file1: Open: flags=O_RDONLY 2025/11/15 01:59:36 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/15 01:59:36 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/15 01:59:36 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/15 01:59:36 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/15 01:59:36 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:59:36 DEBUG : Looking for writers 2025/11/15 01:59:36 DEBUG : file1: reading active writers 2025/11/15 01:59:36 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (3.21s) === RUN TestZipManyFiles run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:59:37 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:59:37 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:59:38 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2025/11/15 01:59:40 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2025/11/15 01:59:42 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2025/11/15 01:59:44 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2025/11/15 01:59:46 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2025/11/15 01:59:48 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/11/15 01:59:48 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/11/15 01:59:48 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/15 01:59:48 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 01:59:48 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/11/15 01:59:48 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/11/15 01:59:48 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/15 01:59:49 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 01:59:49 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/11/15 01:59:49 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/11/15 01:59:49 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/15 01:59:49 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 01:59:49 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/11/15 01:59:49 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/11/15 01:59:49 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/15 01:59:49 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 01:59:49 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/11/15 01:59:49 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/11/15 01:59:49 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/15 01:59:50 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 01:59:50 DEBUG : WaitForWriters: timeout=30s 2025/11/15 01:59:50 DEBUG : flat: Looking for writers 2025/11/15 01:59:50 DEBUG : f000.txt: reading active writers 2025/11/15 01:59:50 DEBUG : f001.txt: reading active writers 2025/11/15 01:59:50 DEBUG : f002.txt: reading active writers 2025/11/15 01:59:50 DEBUG : f003.txt: reading active writers 2025/11/15 01:59:50 DEBUG : f004.txt: reading active writers 2025/11/15 01:59:50 DEBUG : Looking for writers 2025/11/15 01:59:50 DEBUG : flat: reading active writers 2025/11/15 01:59:50 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (14.86s) === RUN TestZipManySubDirs run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 01:59:52 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 01:59:52 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 01:59:53 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2025/11/15 01:59:56 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2025/11/15 01:59:58 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2025/11/15 02:00:00 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/11/15 02:00:00 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/11/15 02:00:00 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/15 02:00:00 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 02:00:00 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/11/15 02:00:00 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/11/15 02:00:00 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/15 02:00:01 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 02:00:01 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/11/15 02:00:01 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/11/15 02:00:01 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/15 02:00:01 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 02:00:01 DEBUG : WaitForWriters: timeout=30s 2025/11/15 02:00:01 DEBUG : a/b/c: Looking for writers 2025/11/15 02:00:01 DEBUG : deep.txt: reading active writers 2025/11/15 02:00:01 DEBUG : a/b: Looking for writers 2025/11/15 02:00:01 DEBUG : c: reading active writers 2025/11/15 02:00:01 DEBUG : mid.txt: reading active writers 2025/11/15 02:00:01 DEBUG : a: Looking for writers 2025/11/15 02:00:01 DEBUG : top.txt: reading active writers 2025/11/15 02:00:01 DEBUG : b: reading active writers 2025/11/15 02:00:01 DEBUG : Looking for writers 2025/11/15 02:00:01 DEBUG : a: reading active writers 2025/11/15 02:00:01 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (12.54s) === RUN TestZipLargeFiles run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 02:00:05 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 02:00:05 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 02:00:06 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2025/11/15 02:00:34 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/11/15 02:00:34 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/11/15 02:00:34 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/11/15 02:00:34 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/11/15 02:00:34 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/11/15 02:00:34 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/11/15 02:00:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 02:00:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/11/15 02:00:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/11/15 02:00:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/11/15 02:00:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/11/15 02:00:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/15 02:00:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/15 02:00:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/15 02:00:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/15 02:01:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/15 02:01:00 DEBUG : WaitForWriters: timeout=30s 2025/11/15 02:01:00 DEBUG : bigdir: Looking for writers 2025/11/15 02:01:00 DEBUG : big.bin: reading active writers 2025/11/15 02:01:00 DEBUG : Looking for writers 2025/11/15 02:01:00 DEBUG : bigdir: reading active writers 2025/11/15 02:01:00 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (57.20s) === RUN TestZipDirsInRoot run.go:185: Remote "OpenDrive root 'rclone-test-yeyifon2pixa'", Local "Local file system at /tmp/rclone395461414", Modify Window "1s" 2025/11/15 02:01:02 INFO : OpenDrive root 'rclone-test-yeyifon2pixa': poll-interval is not supported by this remote 2025/11/15 02:01:02 NOTICE: OpenDrive root 'rclone-test-yeyifon2pixa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 02:01:03 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2025/11/15 02:01:06 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2025/11/15 02:01:08 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2025/11/15 02:01:10 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/11/15 02:01:10 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/11/15 02:01:10 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/15 02:01:10 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 02:01:10 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/11/15 02:01:10 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/11/15 02:01:10 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/15 02:01:11 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 02:01:11 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/11/15 02:01:11 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/11/15 02:01:11 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/15 02:01:11 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 02:01:11 DEBUG : WaitForWriters: timeout=30s 2025/11/15 02:01:11 DEBUG : dir1: Looking for writers 2025/11/15 02:01:11 DEBUG : a.txt: reading active writers 2025/11/15 02:01:11 DEBUG : dir2: Looking for writers 2025/11/15 02:01:11 DEBUG : b.txt: reading active writers 2025/11/15 02:01:11 DEBUG : dir3: Looking for writers 2025/11/15 02:01:11 DEBUG : c.txt: reading active writers 2025/11/15 02:01:11 DEBUG : Looking for writers 2025/11/15 02:01:11 DEBUG : dir1: reading active writers 2025/11/15 02:01:11 DEBUG : dir2: reading active writers 2025/11/15 02:01:11 DEBUG : dir3: reading active writers 2025/11/15 02:01:11 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (12.30s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/11/15 02:01:14 DEBUG : OpenDrive root 'rclone-test-yeyifon2pixa': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 9m41.036380722s (try 1/5): exit status 1: Failed [TestDirCreate TestDirFileOpen TestReadFileHandleReadAt TestReadFileHandleFlush TestReadFileHandleRelease TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead]